Re: Open an URL
Re: Open an URL
- Subject: Re: Open an URL
- From: Doug Andrews <email@hidden>
- Date: Tue, 4 Jan 2005 16:43:00 -0500
If your action is invoked by a hyperlink, you could set the target
attribute of the link to "_blank" or whatever other name you want.
This will cause the next page to open in another browser window.
On Jan 4, 2005, at 2:12 PM, Sébastien Gruhier wrote:
Hi,
I would like to know if it's possible in an action if it's possible to
open an url in an other window.
In fact I have an action that creates html files and I would like to
open a browser on the created new files.
Thank you
Sébastien
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Open an URL (From: Sébastien Gruhier <email@hidden>) |