![]() |
![]() |
![]() |
![]() |
|
|||||||
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dark form colors - Which ones for ken and ryu | Y2J2005 | General Comments and Strategies | 20 | 11-13-2004 07:35 PM |
| Another form - Another form | Vash | New features | 12 | 11-11-2004 10:19 AM |
| How do you do a form? | ajtimbs | Members Help Center | 6 | 12-23-2002 11:30 AM |
| This is my home - i went to a another form | AXE | General Comments and Strategies | 6 | 01-02-2002 11:32 AM |
![]() |
![]() |
|
![]() |
|
|
#1 |
|
Senior Member
Senior Member
|
can anyone help me here
i cant seem to find the best/simple/effective html code for emailer forms or submission replies *looking to nosoul or karma* |
|
|
|
|
|
#2 |
|
Senior Member
Senior Member
|
www.htmlgoodies.com
if ever there was a site for tutorials in html (or java, or PERL, or....), thats it...its got it all
__________________
questions about getting PC, server, or game console to work? gimme a holler. |
|
|
|
|
|
#3 | ||||||
|
Senior Member
Senior Member
|
Quote:
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td align="center">Send X-Force 2010 to a friend!</td></tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="center"> <form name="MailForm" method="get" action=""> <font size="-1">Send to:</font> <input type="text" name="toemail" value="Enter e-mail address" size=30> </td> <td align="center"> <font size="-1">Your message:</font> <textarea name="thebody" cols="25" rows="1"> Hey check out X-Force 2010 at, http://nosoul4evr.cyberfuturism.com it's the coolest! AOL user Click Here to visit X-Force 2010 </textarea> </td> <td align="center"> <input type="hidden" name="Message" value=" X-Force 2010 is the most accurate fansite to date concerning the development of X-Men vs. Street Fighter (online). The worlds coolest, FREE online multi-player fighting site ever."> </form> </td> <td align="center"> <form name="RealForm" method="post" action=" " ENCTYPE="text/plain"> <font size="-1"> Click to:</font> <input type="submit" value="Send E-Mail" onmousedown="changeLoc();"> <input type="hidden" name="Message"> </form> </td></tr> </table>
However AOL users can recieve mail from this mailer...hence the "AOL users click here" bit in the body of the form. there are better ones out there...so check out the site Viper gave ya...ya might find something a lil better suited for your needs. Edited By nosoul4evr on Sep. 15 2003 at 11:08
__________________
Helping to build a better player one beginer at a time http://nosoul4evr.cyberfuturism.com [img:sig_uid]http://nosoul4evr.cyberfuturism.com/images/xf.gif[/img:sig_uid] |
||||||
|
|
|
![]() |
|
|