Client validation not firing
From: John Dalberg (john_dd_at_hotmail.com)
Date: 03/01/05
- Next message: bruce barker: "Re: MS_POSITIONING="GridLayout""
- Previous message: bruce barker: "Re: Page setup order"
- Next in thread: Marina: "Re: Client validation not firing"
- Reply: Marina: "Re: Client validation not firing"
- Reply: Karl Seguin: "Re: Client validation not firing"
- Reply: John Dalberg: "Re: Client validation not firing"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Mar 2005 09:32:10 -0800
I have an aspx page that was developed initially in Dreamweaver as a
regular html file. I have added a few textboxes and required validators.
The problem is that the client side validation is not firing. Only server
side is working
- I have verified javascript is enabled
- aspnet_client folder is present. Other aspx apps with validation work
fine.
- I can see validation JS code in the html plus the "onsubmit="if
(!ValidatorOnSubmit()) return false;" part in the form tag.
- I have "<meta content=JavaScript name=vs_defaultClientScript>"
Is there something else I might have missed?
-- John Dalberg
- Next message: bruce barker: "Re: MS_POSITIONING="GridLayout""
- Previous message: bruce barker: "Re: Page setup order"
- Next in thread: Marina: "Re: Client validation not firing"
- Reply: Marina: "Re: Client validation not firing"
- Reply: Karl Seguin: "Re: Client validation not firing"
- Reply: John Dalberg: "Re: Client validation not firing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|