Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to display banner on form
Message
 
To
03/05/2000 21:02:09
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00365675
Message ID:
00365912
Views:
15
Yeah but I want to have rolling banners like those used for advertising.

>>How can I put a banner/image on a form that will hyperlink to a web page on our intranet?
>
>You mean pop up a browser?
>
>DECLARE INTEGER ShellExecute IN "Shell32.dll" INTEGER, STRING, STRING, STRING, STRING, INTEGER
>=ShellExecute(0,"Open","http://www.levelextreme.com","","",0)

>
>You can pass the actual file path ort the URL
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform