Fornatian
Dim Person
- Local time
- Today, 18:34
- Joined
- Sep 1, 2000
- Messages
- 1,394
I have a pop-up form which holds paths to other files on the PC. This field is stored as a string and I use the followhyperlink method to get the file to open.
My Question is, how can I stop that annoying web toolbar from showing on mine(and my clients) PC every time a hyperlink is run.
I can turn it off in codeeverytime - but is there a simpler, less resource intensive way?
As further information, the form needs to be pop-up because it doesn't hold much info and is related in a 1:M with the open form in the background.
Any ideas...?
My Question is, how can I stop that annoying web toolbar from showing on mine(and my clients) PC every time a hyperlink is run.
I can turn it off in codeeverytime - but is there a simpler, less resource intensive way?
As further information, the form needs to be pop-up because it doesn't hold much info and is related in a 1:M with the open form in the background.
Any ideas...?