For reference information please see:

http://www.w3schools.com/htmldom/met_win_open.asp

On 11/14/05, Bob Filipiak <[EMAIL PROTECTED]> wrote:
>
> Window.Open("somenewpage.asp", "New Window) will open somenewpage.asp in a
> new browser.
>
>
> <input type="Button OnClick="OpenInSame()" ....>
>
> <script>
> Fucntion OpenInSame{
> window.location="somenewpage.asp");
>
> }
> </script>
>
> OnClick="OpenInSame()"
> ----- Original Message -----
> From: "brain7822" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Monday, November 14, 2005 7:40 AM
> Subject: [AspClassicAnyQuestionIsOk] How to use window.open
>
>
> > hi friends,
> > I want to open a new URL on the same window using window.open How
> > can I do it? or in the same way I want to use a button whose input type
> > should be "button" to open a new window or say new URl in the same
> > window how can I do it? please help me out it's urgent.
> > Thanks


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
AIDS in India: A "lurking bomb." Click and help stop AIDS now.
http://us.click.yahoo.com/VpTY2A/lzNLAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to