Previous | Next | (P-PDF) Forms & FDF
Topic: Simple FDF Question from Very Simple User
Conf: (P-PDF) Forms & FDF, Msg: 27780
From: george
Date: 9/29/2001 02:37 AM
> What action should I input so that the data is sent
> via my existing FormMail.
FormMail isn't designed to attach files to e-mails, so it can't be used for this purpose. You have to create a script that saves the incoming POST as an FDF and somehow attach it to an e-mail message. There are a number of possibilities here, and I'd suggest you ask in a PHP newsgroup/forum.
George