Regular Expression Validator

F

fcs

Hi,
I have an asp application (C#) including a bunch of
RegularExpressionValidators and RequiredFieldValidators.

Everything is fine when run locally or in Intranet.
When it is Internet, RequiredFieldValidators are ok but
RegularExpressionValidators are not. they cause the error message to show
up, but do not stop the action (let say save a new phone number).

Does it have anything to do with the hosting server? or something else?

Thank,
Vaf
 
G

Guest

Hi,
I have an asp application (C#) including a bunch of
RegularExpressionValidators and RequiredFieldValidators.

Everything is fine when run locally or in Intranet.
When it is Internet, RequiredFieldValidators are ok but
RegularExpressionValidators are not. they cause the error message to show
up, but do not stop the action (let say save a new phone number).

Does it have anything to do with the hosting server? or something else?

Thank,
Vaf

Do you have the same version of .net on the server?
 
F

fcs

we are using ASP.NET 1.1.4322 and IIS V6.0
and host server is: ASP.NET 2.0 and same IIS

thanks,
Vaf
Hi,
I have an asp application (C#) including a bunch of
RegularExpressionValidators and RequiredFieldValidators.

Everything is fine when run locally or in Intranet.
When it is Internet, RequiredFieldValidators are ok but
RegularExpressionValidators are not. they cause the error message to show
up, but do not stop the action (let say save a new phone number).

Does it have anything to do with the hosting server? or something else?

Thank,
Vaf

Do you have the same version of .net on the server?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,088
Latest member
JeremyMedl

Latest Threads

Top