P
Pawel Janik
Hello!
I was recently worked on building quite complicated web app. Everything was
ok, it was quite good tested using most popular browsers (IE6.0,
Firefox/Mozilla, Opera). I have problem with client-side validation, it is
working only in IE, i know now why....forget about it now.
Few days ago i sended my app do another person, who will use it in future.
After a while i get a phone call, that person can't log into it, because
"Login" button does not work at all!!!
I tried to check everything, some facts, conclusions:
- login form uses client side validation (aspx one, this with
"validators"...)
- this validation generally works (when you do not fill login field, it
screams: Fill the login field!!!)
- when you submit correctly filled form, nothing happens (page does not
reload!)
- this is NOT the problem with POST missing parameters and https
- this problem was with IE6.0, W2k proffesional, all fresh updates
- problem doesn't appear using IE6.0, w2k serwer (fresh updates); IE6.0 with
XP, or with 98....
Thanks for help in advance,
regards,
Pawel Janik
I was recently worked on building quite complicated web app. Everything was
ok, it was quite good tested using most popular browsers (IE6.0,
Firefox/Mozilla, Opera). I have problem with client-side validation, it is
working only in IE, i know now why....forget about it now.
Few days ago i sended my app do another person, who will use it in future.
After a while i get a phone call, that person can't log into it, because
"Login" button does not work at all!!!
I tried to check everything, some facts, conclusions:
- login form uses client side validation (aspx one, this with
"validators"...)
- this validation generally works (when you do not fill login field, it
screams: Fill the login field!!!)
- when you submit correctly filled form, nothing happens (page does not
reload!)
- this is NOT the problem with POST missing parameters and https
- this problem was with IE6.0, W2k proffesional, all fresh updates
- problem doesn't appear using IE6.0, w2k serwer (fresh updates); IE6.0 with
XP, or with 98....
Thanks for help in advance,
regards,
Pawel Janik