I am more interested in finding out how to get asp.net to send html4.0 to mozilla. It was supposed to be in an article about Adaptive Rendering, which I could not find.
--- In [email protected], Dean Fiala <[EMAIL PROTECTED]> wrote: > Nevermind my earlier post. The web control validation only works in IE > > Here's some very interesting info... > > http://aspnet.4guysfromrolla.com/articles/051204-1.aspx > > On 5/24/05, Dean Fiala <[EMAIL PROTECTED]> wrote: > > OK, > > The problem is that the mozilla-based browsers can't find the > > validation scripts in aspnet_client, even if they are off the wwwroot > > directory. IE finds them just fine. All you need to do is copy the > > aspnet_client directotry into your webapp directory and the validation > > will work as intended. > > > > On 5/24/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Has anyone experienced problems using the Validator controls in aspx pages in > > > the NetScape7.2 and FireFox browsers? > > > > > > I do not have a problem with IE. All Validator controls function as I > > > expected, but not with either NetScape7.2 or FireFox. > > > > > > I have tried adding EnableClientSideScript="true" but no difference. > > > > > > I even added Page.IsValid checks, but still the Validator controls don't > > > function as I expected. > > > > > > Is this a bug in ASP.Net? (VB.Net is the language) > > > > > > > > > Thanks, > > > Dallas > > > > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > Dean Fiala > > Very Practical Software, Inc > > http://www.vpsw.com > > > > > -- > Dean Fiala > Very Practical Software, Inc > http://www.vpsw.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
