Why webapp not work on remote server and how to debug?

G

Guest

Hi,

I built several web applications and all work on local and remote servers.

Recently, I built one web application which works on local server. However,
the login page can be shown on remote server, but the login button does not
has response.

There are login name and password textbox, the javascript validation of
those textbox work. A pop-up dialog box displays when they are empty and I
click the login button. However, it does not has any response when I input
login name and password and click login button.

It is strange and I do not know how to debug it.

Any good advice?
 

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

Top