HighDots Forums  

manipulating html forms

alt.html alt.html


Discuss manipulating html forms in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
one.1more@gmail.com
 
Posts: n/a

Default manipulating html forms - 12-12-2006 , 06:49 PM






Hello,
Consider the following form
<form method="get" action="http://domain.com/sample.php">
Enter first part of your email<input type="text"
name="firstpart_email" value ="" size="20" />
<input type="submit" value="submit" />
</form>

If a user inputs "joe124", what code do i add in order for the form to
submit "joe124 (AT) user (DOT) mysite.com"


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.