thanoss43
04-28-2008, 12:19 PM
Hello,
How can I convert the HTML code of MonsterMail in flash?
The code is:
<form action="http://www.hostmonster.com/monstermail" enctype="multipart/form-data" method="POST">
Name: <input type="text" name="Name"><br>
Email: <input type="text" name="mailfrom"><br>
Street Address: <input type="text" name="StreetAddress"><br>
City: <input type="text" name="City"><br>
Zip: <input type="text" name="Zip"><br>
Phone: <input type="text" name="Phone"><br>
<input type="hidden" name="sendtoemail" value="webmaster@thanossynodinos.com"><br>
<input type="submit" value="Send Email">
</form>
I have already build my form but I don't know what to write to the "submit" button.
Thank you
My site URL is www.thanossynodinos.com, if you want to take a look.
How can I convert the HTML code of MonsterMail in flash?
The code is:
<form action="http://www.hostmonster.com/monstermail" enctype="multipart/form-data" method="POST">
Name: <input type="text" name="Name"><br>
Email: <input type="text" name="mailfrom"><br>
Street Address: <input type="text" name="StreetAddress"><br>
City: <input type="text" name="City"><br>
Zip: <input type="text" name="Zip"><br>
Phone: <input type="text" name="Phone"><br>
<input type="hidden" name="sendtoemail" value="webmaster@thanossynodinos.com"><br>
<input type="submit" value="Send Email">
</form>
I have already build my form but I don't know what to write to the "submit" button.
Thank you
My site URL is www.thanossynodinos.com, if you want to take a look.