Wierd browser issue with ASPX

V

VB Programmer

I have a ASPX login page that works fine on most pcs. One of my clients has
trouble with this page. He's tried both IE and Crazy Browser (based on IE)
and whenever he hit's "submit" it refreshes the page and doesn't log him in.
It works fine in Firefox.

Any ideas?
 
R

RN

For starters, I would make sure that the client is communicating with the
server. If this is a production page, then make a copy to something
non-guessable like "login_2394343.aspx" and on postback do something simple
like redirect to yahoo. If that works, then you know the answer is in your
code (probably validation works differently for that client - or he doesn't
have javascript, etc.) and not the browser's fault.
 

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

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top