Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
ntg412Cleaner #1
Application Links?
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
ntg412Cleaner Guest
-
dllimport call in aspnet application makes the application hangs
As our application design requires us to use one of the validation API engine which was written on C(so basically all I have is a dll) and I tested... -
What issue will HIT me hard when I convert an Access 2002 MDE application to Web Application?
Hi All, Current Access 2002 MDE application: - has no tier - has neither business object nor any kind of object (Except MS Form object and... -
When we move Image Links and HTML links
On our Local Site (hard drive), our web projects is almost complete and we have already uploaded and sync the internet site (remote site). I have... -
How to inherit a base form in all application forms of an asp.net application
hello friend, while developing an asp.net application, i created a base form(say mybaseform1) with certain links on it. then i tried to... -
?Hard links, Soft links, & Aliases--Explain
Hi All, Could some knowledgeable UNIX type please explain the differences between hard links, soft links, and traditional Mac aliases. Responses...



Reply With Quote

