Click to See Complete Forum and Search --> : Incosistency with execution across different IE


Nandish
April 14th, 2008, 10:17 AM
I have a text box and a combo box in my html page.When I submit the page, It invokes a java script validation procedure asking me to enter values into the text field and select one option from the combo box even though I have entered a valid number in the text field and selected a valid option from the combo box.
The same deployment is working properly on different system with the same version of IE? Can some one help me with this!I am using IE 6.0.2800

PeejAvery
April 14th, 2008, 10:58 AM
It would help if you posted your code. Please use [code] tags.

[code]
Place your code here.
[/code]