Personal computing discussed

Moderators: renee, SecretSquirrel, just brew it!

 
DEL7889
Gerbil
Topic Author
Posts: 21
Joined: Tue Dec 30, 2003 10:20 pm
Location: United States

Forms

Mon Jul 11, 2005 9:56 pm

i didnt get much help from my last post i was asking if there is any way you can force a space so you can align the boxes on a form so it doesnt look all over the place this is the code i used

webbot bot="HTMLMarkup" startspan --><form action="http://www.bluehost.com/bluemail">

*First Name:<input type="text" name="First Name"><br>
*Last Name: <input type="text" name="Last Name"><br>
*Email:<input type="text" name="EmailAddress"> Must be Valid<i> <br>
*GamerTag:<input type="text" name="GamerTag"><br>
**Phone:<input type="text" name="Phone"><br>
**Street Address: <input type="text" name="StreetAddress"><br>
**City:<input type="text" name="City"><br>
*State or Province:<input type="text" name="State"><br>
**Zip:<input type="text" name="Zip"><br>
<input type="hidden" name="sendtoemail" value="[email protected]"><br>
<input type="submit" value="Submit">
</form><!--webbot bot="HTMLMarkup" endspan --></font></p></p>


So can any one help, lol ~ DEL
 
steelcity_ballin
Gerbilus Supremus
Posts: 12072
Joined: Mon May 26, 2003 5:55 am
Location: Pittsburgh PA

Mon Jul 11, 2005 10:00 pm

I told you exactly how it will work using tables. That post is impossible to read as well.
 
DEL7889
Gerbil
Topic Author
Posts: 21
Joined: Tue Dec 30, 2003 10:20 pm
Location: United States

Mon Jul 11, 2005 10:02 pm

no it isnt whats unreadable about it... and the code u gave didnt work and u didnt tell me to use a table lol :-?
 
dragmor
Grand Gerbil Poohbah
Posts: 3644
Joined: Mon Sep 23, 2002 7:24 pm
Location: Oz

Mon Jul 11, 2005 10:03 pm

<table>
<tr>
<td>GamerTag:</td>
<td><input type="text" name="GamerTag">*</td>
</tr>
<tr>
<td>Phone:</td>
<td><input type="text" name="Phone">**</td>
</tr>
</table>
 
DEL7889
Gerbil
Topic Author
Posts: 21
Joined: Tue Dec 30, 2003 10:20 pm
Location: United States

Mon Jul 11, 2005 10:05 pm

Thank you!! :P

Who is online

Users browsing this forum: No registered users and 1 guest
GZIP: On