November 25, 200421 yr I am using a web based cdml form to post a new record into a database using the code below. I was wondering if you can tell the email that is generated to popup instead of sending without anyone noticing so the user could add an attachment etc... or integrate a file <input type="file" name="file"> kind of thing to add an attachment into the email <INPUT TYPE="hidden" NAME="-mailhost" VALUE="XXXXXX"> <INPUT TYPE="hidden" NAME="-mailto" VALUE="xxxxxxxxxxx"> <!--<input type="text" name="-MailCC" value="[email protected]">--> <INPUT TYPE="hidden" NAME="-mailsub" VALUE="Email from FileMaker Pro"> <INPUT TYPE="hidden" NAME="-mailformat" VALUE="email_form.txt">
Create an account or sign in to comment