clientside events

L

lofty

I want to validate client entries into textbox,checkbox
controls etc. can u do this with asp. Like, is there
onchange and onclick and so on for these controls?

is there a reference for this in the sripting help?
 
J

John Toop

ASP is server side scripting. You may be able to write javascript to
accomplish your validation. There is a lot of attention paid to validation
in ASP.NET and much of it can happen on the client although it is generated
on the server.
 
B

Bob Barrows

lofty said:
I want to validate client entries into textbox,checkbox
controls etc. can u do this with asp. Like, is there
onchange and onclick and so on for these controls?

is there a reference for this in the sripting help?
ASP is server-side technology.
Ask in a client-side newsgroup: look for groups with "dhtml" in their names,
or microsoft.public.scripting.vbscript or microsoft.public.scripting.jscript

Bob Barrows
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top