unclele
03-12-2003, 08:46 PM
Is it possible to attachment multiple parts of a form and e-mail them at the same time?
<form action="mailto:jack@hotmail.com?action=user_file&--WEBBOT-SELF--" name="gamerecording" method="post" enctype="text/plain">
What is the correct action to add to the above?
The user_file is the zip and the --WEBBOT-SELF-- is the text from the radio button selections.
<form action="mailto:jack@hotmail.com?action=user_file&--WEBBOT-SELF--" name="gamerecording" method="post" enctype="text/plain">
What is the correct action to add to the above?
The user_file is the zip and the --WEBBOT-SELF-- is the text from the radio button selections.