beastman Posted November 25, 2004 Posted November 25, 2004 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">
Recommended Posts
This topic is 7295 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now