scubaweb
01-25-2005, 11:57 AM
Hey guys and gals. I'm a newbie so please be patient with my little
problems...
Using Visual Studio .NET, I have some buttons on an .aspx page,
the buttons have Click handlers defined, and the Click events
reference the handlers. I'll perform some work (make changes, move to another file, compile,etc.) and look back at the Click events and the reference to the handler is gone. This happens on several different pages and inconsistently? Any clues??
Also, is using the validator controls the preferred method of input validation?
Thank you.
problems...
Using Visual Studio .NET, I have some buttons on an .aspx page,
the buttons have Click handlers defined, and the Click events
reference the handlers. I'll perform some work (make changes, move to another file, compile,etc.) and look back at the Click events and the reference to the handler is gone. This happens on several different pages and inconsistently? Any clues??
Also, is using the validator controls the preferred method of input validation?
Thank you.