PDA

View Full Version : Server Side Validation on Firefox issue


tkirk185601
04-30-2009, 04:50 AM
Our registration pages are using server side validations and working fine with IE & Chrome.

Troubles begin when customers are registering using Firefox (version 3.0.4 or 3.0.8).

I don't think the issue is in our coding/development as the forms, data assist and validation toolkit config all work in IE & Chrome but NOT firefox.

This is a pretty serious issue as customers with Firefox simply get sent back to a blank form with no error messages.

When testing the regitstration pages ourselves and inputing data we know passes validation rules configured we are still returned to same registration page with a blank form/fields and NO error message(s) and NO data inserted into the backend database.

We are using ASP, MSSQL. Any help appreciated.

Ray Borduin
04-30-2009, 08:54 AM
This is not a known issue. We do most of our debugging with FF, so it is surprising that that browser in particular would exhibit issues.

You would need to debug it. For some reason the triggers aren't firing or the form isn't submitting properly in firefox. I'd post a URL or even the sample code if you want someone to realistically be able to debug this for you. You may want to post a support incident where you can share your files in a private forum as well.