Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Minimizing a Browser
Message
 
À
14/12/1999 12:59:04
Information générale
Forum:
Visual Basic
Catégorie:
VBScript
Divers
Thread ID:
00303275
Message ID:
00303700
Vues:
12
Thanks for the help. I was afraid that was going to be the answer.

Andy Ahrndt
aahrndt@mindspring.com

>>Hello All,
>>
>>I need to minimize a browser window using VBSCRIPT in an ASP page. Is there a "window" property that can be set to accomplish this? If not does anyone have any other suggestions? Thanks in advance for the help.
>>
>>Andy Ahrndt
>>aahrndt@mindspring.com
>
>Not sure this can be done.
>The closest thing would be to move it outside the screen with:
>window.moveTo(-10000, -10000)
>
>You'll have to put that in a javascript piece of code that will run in the browser.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform