Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score Does text box have "lost focus" event?
aspfun via DotNetMonster.com - 24 Mar 2010 8:39 PM - 2 messages
Does text box have "lost focus" event? For example, there are two text boxes, txtAccountNumber and txtName. Once user inputs account number into txtAccountNumber and move to txtName before inputing name,  I want to fire a sub to verify this account number. ...
Score Firefox not performing client-side validation
Nathan Sokalski - 24 Mar 2010 7:39 PM - 13 messages
When I write a custom validator (by inheriting from the BaseValidator class) and add a JavaScript function for client-side validation, Firefox does not use it. All my validators work perfectly fine in Internet Explorer, and I'm not using any browser-specific JavaScript or getting any JavaScript errors, ...
Next » 2 3 4 5 6 7 8 9 10