Doubt

Is it posible to use Hyperlink in Visual Basics 6.0
[51 byte] By [bsvnhll] at [2007-11-20 11:22:22]
# 1 Re: Doubt
Sure, but how do you mean? WebBrowser Control, Rich Text Box?
You want to open IE or Fx? Explain.
dglienna at 2007-11-9 19:33:20 >
# 2 Re: Doubt
I want to open in citrix environment
bsvnhll at 2007-11-9 19:34:26 >
# 3 Re: Doubt
If you are running on a Windows System, you can run VB programs. They can access the Internet using the methods I mentioned.
dglienna at 2007-11-9 19:35:25 >
# 4 Re: Doubt
How to run the VB programm in IE since i am using windows platform.
can anybody help me?
bsvnhll at 2007-11-9 19:36:30 >
# 5 Re: Doubt
such that when you click something (ie link) in the internet explorer's web page the vb6 program will launch? well, you will face security issues down the road.
Thread1 at 2007-11-9 19:37:24 >
# 6 Re: Doubt
Yes right, Give me some idea to run like that.
bsvnhll at 2007-11-9 19:38:34 >
# 7 Re: Doubt
You would install the VB app on the server, and everyone would be able to use it. IE only runs VBA, which can't do the exact things as it runs on the client.
dglienna at 2007-11-9 19:39:33 >