Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Openning a Link in a New Window
Message
De
29/01/2007 21:23:15
 
 
À
29/01/2007 21:18:58
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
Network:
Windows 2003 Server
Divers
Thread ID:
01190348
Message ID:
01190356
Vues:
14
>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?

I thought you were making reference from the page itself. As this is in the code behind, there is no way with the redirect to open in a new window. What you could do would be to return some HTML which will contain some javascript code to open in a new window or to adjust your HTML to launch the link in a target=_blank so to have the code behind to return the page in the new already created window.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform