Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying a web page without a menu/url etc.
Message
De
19/01/2004 17:31:34
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Titre:
Displaying a web page without a menu/url etc.
Divers
Thread ID:
00868336
Message ID:
00868336
Vues:
54
How do you programatically (from within foxpro) display a web page without a menu, url, etc. ?

We want to make available to users some training videos, but do not want to make the url, etc. available without "logging in".

I know that if you use Javascript in the HTML page you can invoke a pop-up windows, i.e.,:

href="javascript:;" onClick="open('flash/intro_training_player.swf','','width=800,height=560')">

But the above code requires clicking a button or something in the first place.

But is there a way to simulate the above -- in code -- when you invoke the browser?

Thanks.

Bob
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform