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
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