I want to say first of all I know absolutly nothing about VB Script, except it can be used on web pages :).
Heres what Im trying 2 do:
Ive written a program, Which has a built in web browser, the address box is called cboAddress. I have the address box setup to accept commands similar to AOL Keywords that tell the program to do stuff. But I want to be able to initiate these comands when a user clicks on a link on the webpage.
It works providing you type the command into the address box, but as Im sure you are aware, when you click on a link the browser doesn't place the URL into the address bar!!!!!
If any1 knows how I can do this, using normal HTML pages, id be gratefull if you could tell me.
