Using Javascript along with ASP.NET
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngclient' list.


Matthew R. Small
-- Moved from [aspngfreeforall] to [aspngclient] by Alex Lowe <Click here to reveal e-mail address> --

Hi everyone,
    I am a total ASP.NET newbie. For that matter, I am totally new
to asp at all, having spent most of my time using ColdFusion.
    I've spent a little bit of time working with VB6.0 and love the
idea of webforms. The problem is that I don't quite understand how to
integrate JavaScript into the mix so that I have some client-side
validation. Am I missing something here? I have a small project that I
would like to develop using asp.net webforms so that I can get into this
new architecture, but it's got to have some client side validation.

All help is greatly appreciated.

Matthew Small
IT Supervisor
Showstopper National Dance Competitions
3660 Old Kings Hwy
Murrells Inlet, SC 29576
843-357-1847

Reply to this message...
 
    
Andy Smith
asp.net includes a complete client/server validation framework.
There are controls such as RangeValidator, CompareValidator, and such =
that you just drop on your page and configure like any other control. =
These controls will do server-side validation of your page, as well as =
emit client-side validation code for internet explorer 4+.

There are also 3rd party validation controls available which support a =
wider array of browsers on the client side.

__
Andy Smith
Keyboard Jockey #3a7-2.78.1

[Original message clipped]

Reply to this message...
 
 
System.Web.UI.MobileControls.CompareValidator
System.Web.UI.MobileControls.RangeValidator
System.Web.UI.WebControls.CompareValidator
System.Web.UI.WebControls.RangeValidator




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com