Alliedassault           
FAQ Calendar Search Today's Posts Mark Forums Read
Go Back   Alliedassault > Lounge > Offtopic
Reload this Page html question
Offtopic Any topics not related to the games we cover. Doesn't mean this is a Spam-fest. Profanity is allowed, enter at your own risk.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old
  (#10)
Bazooka_Joe is Offline
Senior Member
 
Posts: 12,585
Join Date: Jan 2002
Location: Staten Island, NY, USA
 Send a message via ICQ to Bazooka_Joe Send a message via AIM to Bazooka_Joe Send a message via MSN to Bazooka_Joe Send a message via Yahoo to Bazooka_Joe  
Default 01-14-2003, 10:31 AM

Ok here's a few:

This one is a form text box. HEIGHT = the height of the cell it is in, ALIGN = Where in the cell it's aligned, IMPUT NAME = What the feild will come back looking like on your email message (This MUST BE ONE WORD, NO CHARACTERS EXCEPT LETTERS & NUMBERS), SIZE = Length of the box:

[code:e4ffc]<td height="22" align="center"><input name="Name" size="20"></td>
</tr>[/code:e4ffc]

Here's a drop-down box. HEIGHT & ALIGN = Height/alignment of cell, not the box, SELECT NAME = Name in Email that will show (remember, one word), OPTION SELECTED = The Option that is shown by default:

[code:e4ffc]<td height="22" align="center"><select name="TypeOfMap">
<option selected>TDM</option>
<option>OBJ</option>
<option>Both</option>
</select></td>[/code:e4ffc]

And this is a normal text box. HEIGHT & ALIGN = height & alignment of the cell, not the text box, TEXTAREA ROWS = how many rows tall the box is, NAME = name in email message, COLS = how many characters can be displayed on a single line:

[code:e4ffc]<td height="36" align="center">



<textarea rows="2" name="MapURL" cols="20"></textarea></p>
</td>[/code:e4ffc]

Here's a page I made using the three.

[url:e4ffc]http://mohaa.xgshosting.com/joe/maprequest.htm[/url:e4ffc]
  
Reply With Quote
 


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

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

Forum Jump



Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.