Anthony_2oo3
11-15-2003, 04:45 PM
Hi all
I am trying to make a page that I can use as my active desktop page so that I can click on a hyperlink and have it open the application for me. I* have linked to each application but when I click on them in internet explorer 6, it requests to me to download it by asking me to open it or save it, if I choose open then the application opens.
Well I don’t really want it to ask me that I just want it to open, so when I was messing around on kazaa lite, I noticed that they have done exactly what I wanted but when I looked at his code I couldn’t c how he had done it.
On his hyperlinks he used
<a class="link1" href="klrun:ksharedfolder.exe">
So I tried doing the same thing and nothing happened.
Maybe any of you know? Any help would be much appreciated:)
I am trying to make a page that I can use as my active desktop page so that I can click on a hyperlink and have it open the application for me. I* have linked to each application but when I click on them in internet explorer 6, it requests to me to download it by asking me to open it or save it, if I choose open then the application opens.
Well I don’t really want it to ask me that I just want it to open, so when I was messing around on kazaa lite, I noticed that they have done exactly what I wanted but when I looked at his code I couldn’t c how he had done it.
On his hyperlinks he used
<a class="link1" href="klrun:ksharedfolder.exe">
So I tried doing the same thing and nothing happened.
Maybe any of you know? Any help would be much appreciated:)