Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / August 2004

Tip: Looking for answers? Try searching our database.

Validation Controls

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Stephen - 27 Aug 2004 17:58 GMT
Hi,

Does Validation controls like "Required field validator".... ever work with
Netscape or we have to write javascript for either client-side or write
server side validation.

Please advice.
Stephen
Raghavendra  T V - 30 Aug 2004 05:41 GMT
Hi Stephen,

ASP.NET Validation controls work in client side(using javascript) and on
server side too(like Page.IsValid).

The validation controls do not work with Netscape (client ..javascript) but
if you have written (you must write if you have'nt) any

server side validation code that works irrespective of browser.

So if you need to validate ( client) for netscape too..you have to write you
own javascript for validation .

[For your knowledge: The javascript that is emitted by ASP.NET validation
controls make use of WebUIValidation.js file which works only with IE
but not with other browsers.]

Best practise: do validation both on client side as well as server side.

Hope this helps you.

Thanks
Raghavedra

> Hi,
>
[quoted text clipped - 4 lines]
> Please advice.
> Stephen

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.