Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opening page in new window
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00792914
Message ID:
00792921
Vues:
17
Here's a sample of window.open():

http://www.jeffbowman.com/just-for-fun/personality-test.htm

In your case you probably wouldn't use writeln(), you'd send the relative URL as the first argument of the window.open() function.

It's been awhile since I've done much in Javascript, so I'm no longer closely familiar with the order of arguments, etc. You can find a syntax reference on http://devedge.netscape.com/.



>I'm not too awfully familiar with these topics, but I can at least give you a reference point to start looking:
>
>1) Look at Javascript's window.open() funtion (Javascript is case sensitive)
>2) Look at the DHTML History object
>
>Beyond that, we're in the same boat <g>
>
>
>
>>I am very new with this, I want to open the page by using below code:
>>
>>response.redirect("mypage2.aspx")
>>
>>my question is very simple:
>>
>>1. how do I open it in new window?
>>2. how to disable "Back" button if user already move to new page? (eg. for "Login" page ..when user has passed his/her password .. he / she is not allowed to go back to the "Login" page ..
>>
>>many thanks
>>
>>Winan

Read about the greatest fraud in the history of mankind.
See TaxableIncome.net.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform