|
-
Jan 20th, 2007, 06:39 PM
#5
Re: Adding web links to a form
That's fine, and actually irrelevant.. once the address is in your program (in a variable or control), you can open the page.
To open the web page you just need to pass the address to OpenURL (if you are using the Sub from the FAQ thread), or put it in place of the hard-coded address if you are using the part of the FAQ that dclamp re-posted.
If you have the OpenURL sub and the address is in Label1.Caption, you can simply use this:
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
|