Client-side validation does not work in non-IE browsers. There is a work around but it is a little more involved than editing BrowsersCaps.
Here's a link to an article that walks you how to do it. http://aspnet.4guysfromrolla.com/articles/051204-1.aspx On 6/9/05, p_somani_2000 <[EMAIL PROTECTED]> wrote: > I copied it into the root directory but no success > > > > > --- In [email protected], [EMAIL PROTECTED] wrote: > > Copy the aspnet_client directory to the root directory of your > application. > > NON-IE browsers can't "find" the WebUIValidation.js file. > > ASP.NET 2.0 is supposed to fix this problem. > > > > > > Quoting Parag Somani <[EMAIL PROTECTED]>: > > > > > [Browser Compatibility issue] > > > we have developed a site in asp.net > > > we have used required field validators for our site. > > > But these validators are not working on browsers other than IE > > > I have tried many solutions but could not succeed > > > I have also tried to copy code for <browserCaps> tag from various > help sites > > > into my web.config but it could not work. > > > Please Help for this problem > > > Parag Somani > > > Thanks in advance > > > [EMAIL PROTECTED] > > > > > > > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Tired of spam? Yahoo! Mail has the best spam protection around > > > http://mail.yahoo.com > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > -- 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/
