Ask a Question related to ASP, Design and Development.
-
Bill #1
Writing hyperlinks that attach to desktop icons or links
I'm writing a company intranet site, and on the home page, I'd like
there to be links to some of the software that the employees frequently
use on their own computer. This will be the inducement to get them to
use the intranet home page as their default home page, and visit it
frequently.
For example a program which is under:
"C:\Program Files\Now Software\Now Up-to-Date\NUD.exe"
if I write that link into the hyperlink, it will not work, because the
hyperlink also adds the url as a prefix to the link, so it will say
"http://www.url.com/C:\Program Files\Now Software\Now
Up-to-Date\NUD.exe"
How can I write it so that it eliminates the prefix, and just shows the
c:\ line after it?
Thanks,
Bill
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bill Guest
-
Desktop icons
Linda, Have you tried resetting the file associations? John "Linda Rathgeber" <lightly@sc.rr.com> wrote in message... -
corrupt desktop icons?
all of desktop icons have a permanent highlight around each of them... i've tried rebooting, i've tried cleaning up and unlocking my desktop... -
highlighted desktop icons
whenever i boot my laptop, all of the desktop icons have a "permanent highlight" around them that i cannot remove...any ideas on how to fix this? -
removing desktop icons
I'm new to XP and haven't yet been able to find the method of removing the desktop icons for "shortcut to web sites" and "contains letters,... -
Non-transparent icons on desktop
On Sun, 6 Jul 2003 13:27:34 -0700, "JSouba" <LSouba@yahoo.com> wrote: If you are referring to the bitmap of the icon itself, please advise. If... -
Ray at #2
Re: Writing hyperlinks that attach to desktop icons or links
Put the href in quotes
Ray at work
"Bill" <BillZimmerman@gospellight.com> wrote in message
news:%23CZ037MmDHA.744@tk2msftngp13.phx.gbl...> I'm writing a company intranet site, and on the home page, I'd like
> there to be links to some of the software that the employees frequently
> use on their own computer. This will be the inducement to get them to
> use the intranet home page as their default home page, and visit it
> frequently.
>
> For example a program which is under:
> "C:\Program Files\Now Software\Now Up-to-Date\NUD.exe"
> if I write that link into the hyperlink, it will not work, because the
> hyperlink also adds the url as a prefix to the link, so it will say
> "http://www.url.com/C:\Program Files\Now Software\Now
> Up-to-Date\NUD.exe"
>
> How can I write it so that it eliminates the prefix, and just shows the
> c:\ line after it?
>
> Thanks,
>
> Bill
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Ray at Guest



Reply With Quote

