|
-
Dec 12th, 2011, 09:35 AM
#1
Thread Starter
New Member
Validation from data in ASP Classic
Hello
I'm in the process of building an ASP site that hooks into a SQL database to facilitate a stock control system for our literature ordering facilities.
I want to be able to validate certain fields so that only integer values can be entered and certain other fields so that date values can be entered.
I'm assuming that I can't do any sort of inline validation on the individual controls, and I'm guessing that I need to have a piece of code in there which goes and checks the value once it's been entered, but I'm at a loss as to how I would code this up.
All help gratefully received.
Many TIA
Ian Henderson
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|