Closed
Bug 265319
Opened 20 years ago
Closed 20 years ago
Asp.NET required field validators Javascript does not work with Mozilla browser.
Categories
(SeaMonkey :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: adamdavidmiller, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) Asp.net has a control called a requried field validator that uses javascript to ensure data is entered into textboxes then the page is submitted. The script that asp.net inserts works only with microsoft browsers. Reproducible: Always Steps to Reproduce: 1.go to http://tmillerproperties.com/properties/emailthis.aspx 2. Click Send message. 3. Page bombs. 4. Try it with IE Actual Results: throws asp.net general error. Expected Results: popped up some text notifying user of required fields.
Comment 1•20 years ago
|
||
That's a server-side error, not a browser bug. Probably the scripting is IE-specific.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•