|
| |
|
|
mjmtravel
Posts: 257 Joined: 7/30/2006 Status: offline
|
Required fields on forms with Spooky diet - 2/24/2008 20:11:47
How do I put a required field input on a form field that is on the spooky diet. If I try it with the front page validation and it screws up, of course. Here is my code for a particular field <table width="339" height="19" border="0" cellpadding="0" cellspacing="0" id="table9"> <tr align="left" valign="middle" class="style2"> <td width="161">Name<font color="#FC770B">*</font></td> <td width="178"> <input type="text" name="Name" style="width:177; height:19; font-family:tahoma; font-size:11px " size="35" tabindex="1" maxlength="35"></td> </tr> </table> I can't seem to find any posts with form validation and on the spooky diet at the same time. Thanks!!
|
|
|
|
rdouglass
Posts: 9280 From: Biddeford, ME USA Status: offline
|
RE: Required fields on forms with Spooky diet - 2/25/2008 9:30:16
How about using a standard JavaScript validator instead?
_____________________________
Don't take you're eye off your final destination. ASP Checkbox Function Tutorial.
|
|
|
|
mjmtravel
Posts: 257 Joined: 7/30/2006 Status: offline
|
RE: Required fields on forms with Spooky diet - 2/25/2008 19:30:57
I did that thanks. I don't know why I didn't do that sooner. Sorry for the trouble.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|