Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Openning a Link in a New Window
Message
From
29/01/2007 21:18:58
 
 
To
29/01/2007 21:10:04
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
Network:
Windows 2003 Server
Miscellaneous
Thread ID:
01190348
Message ID:
01190355
Views:
8
>>I have this page wherein the users can enter search criterias and when they hit the SEARCH button it brings up another page with the results. How do I make this Results page appear on a separate window?

>You need to add a target such as _blank in the link that is used to execute the search.

I'm sorry you lost me there... the command I am using is something like this...

Response.Redirect("http://MySite.com/caseforms/myforms.asp?form_id=%20" & txtTicketNo.Text.Trim)

Where does the _blank come in?
Shit happens!!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform