473,379 Members | 1,170 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

ValidatorEnable() and Page_ClientValidate() in NETSCAPE

I am running through an almost completed Web App and thought I would
run it through Netscape for that 5% of users and WOW, Netscape doesn't
play nice with the app !!!!

Among many formatting issues (sizes, colors, etc), it seems that the
two functions (in JavaScipt) don't seem to be recognized in Netscape.

- "ValidatorEnable(RequiredFieldValidator, false);"
- "Page_ClientValidate();"

In stead I am having to write more Server side validation.

Are there additional options to:
ValidatorEnable() and Page_ClientValidate() ???

Thanks
Jul 21 '05 #1
3 9597
I am running into the same problem. Everything works fine for IE (pc
& mac), but when i use FireFox or Netscape the browser doesn't seem to
be able to reference the .net web ui functions. I keep getting an
error saying that ValidatorEnable function is undefined. There is
hardly anything out there about this when is search, please let me
know if you find a solution to this! tr***********@cybercom-intl.com.

Thanks!
Travis Sellers

bt************@yahoo.com (BTHOMASinOHIO) wrote in message news:<db**************************@posting.google. com>...
I am running through an almost completed Web App and thought I would
run it through Netscape for that 5% of users and WOW, Netscape doesn't
play nice with the app !!!!

Among many formatting issues (sizes, colors, etc), it seems that the
two functions (in JavaScipt) don't seem to be recognized in Netscape.

- "ValidatorEnable(RequiredFieldValidator, false);"
- "Page_ClientValidate();"

In stead I am having to write more Server side validation.

Are there additional options to:
ValidatorEnable() and Page_ClientValidate() ???

Thanks

Jul 21 '05 #2
Travis,
I found no real solution other then to remove some validators and have
to make a round trip to the server for validation.
:(

You are correct about finding very little on this. I am dumb-founded
that no one else has posted anything about this (atleast to complain
about Netscapes inefficiency)
:)

Sorry !!!
-Brent (Ohio)
Jul 21 '05 #3
I'm in the same boat. .Net client side validation simply does not work in
Netscape or Firefox. You either make the roundtrip to the server or go back
to what I did in classic ASP which was to write my own javascript to validate
entries. Scheese! So much for the time .Net was suppossed to save. .Net is
better, but as for client side validation, uh NO! same old same old

"BTHOMASinOHIO" wrote:
Travis,
I found no real solution other then to remove some validators and have
to make a round trip to the server for validation.
:(

You are correct about finding very little on this. I am dumb-founded
that no one else has posted anything about this (atleast to complain
about Netscapes inefficiency)
:)

Sorry !!!
-Brent (Ohio)

Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Sims | last post by:
Hi, if i use... // php $info = getenv("HTTP_USER_AGENT"); // I noticed that Mozzila and Netscape <6(?) both use the same Agent. // so i was thinking of if...
1
by: mark.reichman | last post by:
First off.. Thanks to Grant Wagner for help in a previous thread related to this one. I am at a total loss... I have multiple fields in a form with the same name. Lets call the fields with the...
9
by: rez | last post by:
I find it rather frustrating that Netscape 4.x is "no longer supported:" http://help.netscape.com/products/client/communicator/reflib.html Same seems true with IE. How am I ever supposed to...
0
by: suraj raut via .NET 247 | last post by:
(Type your message here) -------------------------------- From: suraj raut I have two radio button. When I click on one radiobuttonvalidation should be false else true. I am using...
3
by: BTHOMASinOHIO | last post by:
I am running through an almost completed Web App and thought I would run it through Netscape for that 5% of users and WOW, Netscape doesn't play nice with the app !!!! Among many formatting...
10
by: News | last post by:
I have a page up trying to learn how to ID a browser and other info. http://wyght.com/warren/testPos.html here is the code <script type = "text/javascript"> var space = ", "; var name...
2
by: Bill44077 | last post by:
Hi, I have a couple websites that use the ValidatorEnable(CompareValidator1, false) to disable the validator from firing on testing some conditions in js. My latest site is using...
4
by: Nathan Sokalski | last post by:
I was testing out a page of mine that displays the information from Page.Request.Browser. It works exactly as I expected in Internet Explorer and Netscape 4.75 (I didn't expect much in Netscape...
0
by: danielclark | last post by:
Hello, Here's my scenario: I have a simple contact form set up where the user can choose how they wish to be contacted from a list of options presented in a Select box (DropDownList)....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.