I have been designing an active desktop for my College labs, and i need to link
a couple buttons to open their applications (i.e. Microsoft word, excell,
internet explorer, pdf maker - and so on) I designed it all in photoshop and
cut it up in imageready, then put it all together in dreamweaver. I have the
links now so that when i click on the "word" button, it has a dialogue box that
is asking if i want to "open" "save" or "cancel" the .exe for word. basically
asking if i want to download the exe to my computer. If you click open, it
works, but this happens every time and i cant have this hapenning to all of the
students who use it, because with my luck they will save the exe to the desktop
and not know what they are doing.

To sum it up, i need to make the button have a link to open its respective
application.
(Each computer has an image made so the .exe will be in the same spot all the
time.)

Here is the code i have now.

<a href="AppShorts/Shortcut%20to%20POWERPNT.lnk"
onMouseOver="MM_swapImage('Image5','','images/QuickECBADover_11.gif',1)"
onMouseOut="MM_swapImgRestore()"><img src="images/QuickECBAD_11.gif" alt=""
name="Image5" width="132" height="26" border="0" id="Image5"></a></td>

(i made a shortcut folder in the folder with all of the other webpages so it
would be universal on any computer)

PLS help, and if you are confused by my babble and would still like to help,
please e-mail me at [email]bmwintheblood@yahoo.com[/email]
Thanks in advanced