| Posted by one.1more on 12/13/06 02:07 
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 "joe123@user.mysite.com"
 I posted this problem in alt.html, but i was told i would get a better
 off posting it in a php group.
  Navigation: [Reply to this message] |