If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Trapping invalid date/number entry

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-23-03, 04:02
wrtagros wrtagros is offline
Registered User
 
Join Date: Sep 2003
Posts: 5
Trapping invalid date/number entry

How do you trap an invalid entry in

date and numeric fields in ASP??

thanks,
Reply With Quote
  #2 (permalink)  
Old 10-23-03, 05:02
pal19 pal19 is offline
Registered User
 
Join Date: Feb 2003
Location: @ home
Posts: 163
Re: Trapping invalid date/number entry

just analize the data creating standard functions to your code like isdate, isnumber.
Could do with vbs or javascript.
just search the web for that.


Quote:
Originally posted by wrtagros
How do you trap an invalid entry in

date and numeric fields in ASP??

thanks,
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Trackbacks are On
Pingbacks are On
Refbacks are On