ANDREWeire
Programmer
Hello.
I have a small web application which I wish to place on a users desktop. My problem is that when I click on any of the buttons/controls on the asp page it then opens a new browser window to process the code.
For example... the user is prompted to enter a surname and click a button to search for matches in the database. Instead of refreshing the window in the desktop it opens a new window with the result.... etc, etc, etc
Just wondered if it was possible to have everything done within the same window.
Not sure if this question will be clear enough,
I have a small web application which I wish to place on a users desktop. My problem is that when I click on any of the buttons/controls on the asp page it then opens a new browser window to process the code.
For example... the user is prompted to enter a surname and click a button to search for matches in the database. Instead of refreshing the window in the desktop it opens a new window with the result.... etc, etc, etc
Just wondered if it was possible to have everything done within the same window.
Not sure if this question will be clear enough,