473,395 Members | 1,763 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Insert desktop shortcut into a HTML page

Hi ~ how would I go about entering a desktop shortcut into a HTML page
as a link?
For example if I had a shortcut to a program on my desktop that I
wanted to include on a Intranet page how would this be coded in html?
I've tried creating the shortcut Target path as a hyperlink but this
doesnt work.
Feb 2 '08 #1
2 4687
On 2/1/2008 6:20 PM, he********@gmail.com wrote:
Hi ~ how would I go about entering a desktop shortcut into a HTML page
as a link?
For example if I had a shortcut to a program on my desktop that I
wanted to include on a Intranet page how would this be coded in html?
I've tried creating the shortcut Target path as a hyperlink but this
doesnt work.
For reasons of security, I think you should place the file (in your
case, the program) on a network file server within your LAN and not have
other users accessing your own desktop.

In a Mozilla-type browser, go to your menu bar and select [File Open
File]. In IE, it's [File Open]. Navigate to the directory on the
file server where the file is found. Copy the file's URI from the list
of files in your browser window. Use that to create the link.

--
David Ross
<http://www.rossde.com/>

Have you been using Netscape and now feel abandoned by AOL?
Then use SeaMonkey. Go to <http://www.seamonkey-project.org/>.
Feb 2 '08 #2
Sat, 2 Feb 2008 02:18:32 -0800 (PST), /he********@gmail.com/:
So what your saying is I have to have the link pointing to the
shortcut's Target. For example on my PC Mozilla's shorcut Target is "G:
\Program Files\Mozilla Firefox\firefox.exe"
I've created this as a Hyperlink but it doesnt work.
Please define what you expect to happen - to have Firefox (or
another application) started? Even if the executable is downloaded
and started automatically it would miss many dependencies (like
dynamically loaded libraries, etc.). If I get your intentions
right, you simply cannot start an application from following a link,
or specific solutions to achieve it will be far from applicable in
the context of the Web, so I'm not sure how appropriate this group
is to discuss that matter.

--
Stanimir
Feb 2 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Eskimo Joe | last post by:
I am trying to create a desktop icon using VB6. is this possible? -p
27
by: aa | last post by:
Thought this question might be out of this NG's scope, there are always knowledgable people who might hava an answer. A hyperlink to a shortcut to a file returnes an empty screen, and the source...
3
by: headware | last post by:
I have an issue that I've been encountering in an ASP application I'm working on. Most of the application is written in ASP, but there is one page written in ASP.NET. The ASP.NET page needs to have...
7
by: GrandpaB | last post by:
I would appreciate assistance learning how to create a Desktop shortcut in my setup project. In the left pane of the Setup/File System window I right-clicked User's Desktop. From the contex...
1
by: Mike L | last post by:
How do I set the publish wizard to add a shortcut to the client's desktop?
0
by: peter.bittner | last post by:
I have developed a Windows application in Visual Studio .NET 2003 and created a Setup project for it. In the File System Editor I have added a shortcut to the User's Desktop folder to point to the...
3
by: thi | last post by:
Hi, How do i create an application shortcut on desktop programmically in C#? I have done some shortcut coding before in visual basic 6 using windows scripting host but later found out that...
13
by: Lloyd Dupont | last post by:
A friend of mine has little kid. Big enough to use the computer. He created a kid user with restricted user account for his kid but he would like to remove the confusing start menu, etc.... with a...
1
by: Mosa | last post by:
Dear all, I want to create a desktop shortcut using this code function MakeShortcut() { var WshShell = new ActiveXObject("WScript.Shell"); strDesktop = WshShell.SpecialFolders("Desktop");...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.