Set the target attribute of the Form element if you are using a
Button. If it is a link you can directly set the target attribute on
the Anchor itself.

Use target="_blank" to direct content to open in a new window.

On May 16, 12:04 pm, vikas arora <[email protected]> wrote:
> hi all,
>
> i m creting a website & need to be set the index page in html format which
> contain .aspx page in it.
>
> i m using .aspx page inside html page using iframe tag.
>
> but a problem raised when i click on the submit button which is in the .aspx
> page to transfer data ,
>
> the next page open in the same browser window where i apply the iframe tag.
>
> i need to be open that page in new browser window instead of iframe.
>
> thanx

Reply via email to