473,386 Members | 2,050 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,386 software developers and data experts.

ASP:RequiredFieldValidator control is not working on Netscape 7.

Rob
ASP:RequiredFieldValidator is not working on Netscape 7.
Any one has idea how to fix this problem?
Nov 17 '05 #1
4 1640
Hi

Check After changing Target Schema to Netscape Navigator
4.0 in Page Document Properties.

To Get Document Properties right click on any aspx page.

HTH
Ravikanth
-----Original Message-----
ASP:RequiredFieldValidator is not working on Netscape 7.
Any one has idea how to fix this problem?
.

Nov 17 '05 #2
Hi

Check After changing Target Schema to Netscape Navigator
4.0 in Page Document Properties.

To Get Document Properties right click on any aspx page.

HTH
Ravikanth
-----Original Message-----
ASP:RequiredFieldValidator is not working on Netscape 7.
Any one has idea how to fix this problem?
.

Nov 17 '05 #3
Rob
RaviKanth, I tried it but no luck.
-----Original Message-----
Hi

Check After changing Target Schema to Netscape Navigator
4.0 in Page Document Properties.

To Get Document Properties right click on any aspx page.

HTH
Ravikanth
-----Original Message-----
ASP:RequiredFieldValidator is not working on Netscape 7.
Any one has idea how to fix this problem?
.

.

Nov 17 '05 #4
client support of asp.net validation is IE only. with any other browser, it
is server side only. also notice that if the browser is not IE, style widths
and heights are not emitted. the ms webform controls are really IE only.

note: the client validation code (WebUIValidation.js) uses the IE dom, not
the W3C (html 4.0) dom, so it only works with IE. you could edit this code
to be browser neutral, then lie about the browser level to create the
validation calls.

-- bruce (sqlwork.com)

"Rob" <or*******@hotmail.com> wrote in message
news:0d****************************@phx.gbl...
ASP:RequiredFieldValidator is not working on Netscape 7.
Any one has idea how to fix this problem?

Nov 17 '05 #5

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

Similar topics

2
by: Uso | last post by:
Hi, I have a problem with field validation. It used to work fine and might be related to an upgrade to .Net 1.1 framework. Code with asp:requiredfieldvalidator now prompts the user for...
1
by: Neil Zanella | last post by:
Hello, I would like to ask a question pertaining to programmatic initialization of ASP web controls (as opposed to initialization via standalone attributes and other elements contained in the...
3
by: Frederik Borg | last post by:
Hi I would like to use script to access an asp control client side. The asp control and script is located in a content page. I use the control's ID to call it: <button...
0
by: Jerry J | last post by:
I have a text box that is validated using an asp:requiredfieldvalidator. There is an asp button control that posts back to the server. When the button is pressed, if there is no data in the text...
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?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.