Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I create New Window ?
Message
From
16/11/2003 00:09:50
 
 
To
16/11/2003 00:08:18
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00849199
Message ID:
00850388
Views:
23
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform