|
-
May 27th, 1999, 07:58 AM
#1
Opening a web page
Please could someone tell me how to open a specified web page when a toolbar button is pressed.
Thanks
-
May 27th, 1999, 11:06 AM
#2
Re: Opening a web page
You can use the CHyperlink class by GianCarlo IOVINO .
URL is http://www.codeguru.com/controls/hyperlinkex.shtml
Where there is a WISH, there is a WILL.
-
May 28th, 1999, 01:51 AM
#3
Re: Opening a web page
Try this....
::ShellExecute( "http://www.sally.com.au/index.html", .... );
Sally
-
May 28th, 1999, 06:21 AM
#4
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|