I have an ASP application that generate report. When I click the submit button a new report comes out in a new window. I would like to disable all the URL textbox, menu and toolbar on the Browser (IE6), how can I do this?
Basically I need to incorporate these two statements together.
1...
Thanks guys for your solution. What I really need is to make a copy (not move) to a new server.
I tried the following two method and both failed.
1. I made a back up of the database and tried to restore it to the new server that has the same database name and same size of the original...
Probelm:
I select the following values from a list box (name = ListValue):
Smith, John
Hudson, Alice
strSelectValue = Request.Form("ListValue")
The strSelectValue returns:
"Smith, John, Hudson, Alice"
I get 4 values instead of two. How can I handle this problem?
Thank...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.