Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I create New Window ?
Message
De
16/11/2003 00:09:50
 
 
À
16/11/2003 00:08:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00849199
Message ID:
00850388
Vues:
24
Substitute the "lessthan" for the < sign and same with "greaterthan". I don't know how to add html tags in this reply so used those words.


>This opens the link in a new IE window:
>
>(lessthan a href="http://www.mysite.com/startup.htm" target="_blank" greaterthan >http://www.dilbert.com/"]
>
>The target="_blank" is the one that opens the page in a new window.
>
>HTH
>
>>I mean on the browser side of a web application (no VFP running on client PC). Rather, send some Javsscript that uses window.open, or something like the _target=blank attribute in an anchor tag. I have not been able to force the browser to open the new window as a new browser session.
>>
>>>Hi Mark,
>>>
>>>Doesn't creating a new instance of IE also creates new browser session?
oWeb = CREATEOBJECT("internetExplorer.Application")
>>>
>>>>
>>>>Sergey,
>>>>Do you know is there a way to force a browser to open a new window as a new browser session (like reinstancing iexplore.exe) rather than opening a new window as part of the same browser session? Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform