473,396 Members | 2,004 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,396 software developers and data experts.

Call a exe on client machine from a webform

Hi,
I have a webform, The link on the webform should call the exe program
installed on the client machine when the user click the link on the webform.
It should run the exe installed on the client machine. I am not able to run
the client application from my webform.
Any suggestions or link would be great help.

Thanx
Prasad
Jul 21 '05 #1
3 1828
And the error is ?

It's also likely it couldn't work with later browsers (AFAIK you'll nto be
able to reference a local resource from a page that comes from he "Internet"
zone (perhaps by adding the site in a more trusted zone ?)

Try perhaps first with a plain old htm page to see if this is the case.

Patrice

--

"Prasad Patil" <Pr*********@discussions.microsoft.com> a écrit dans le
message de news:6A**********************************@microsof t.com...
Hi,
I have a webform, The link on the webform should call the exe program
installed on the client machine when the user click the link on the webform. It should run the exe installed on the client machine. I am not able to run the client application from my webform.
Any suggestions or link would be great help.

Thanx
Prasad

Jul 21 '05 #2
You cannot do that. This would be a security issue if you are able to do it.

"Prasad Patil" wrote:
Hi,
I have a webform, The link on the webform should call the exe program
installed on the client machine when the user click the link on the webform.
It should run the exe installed on the client machine. I am not able to run
the client application from my webform.
Any suggestions or link would be great help.

Thanx
Prasad

Jul 21 '05 #3
Normally not allowed. Assuming you provided the EXE to the customer, you
could always write it to be an ActiveX control that is installed on the
local machine.

It would be cool... but hackers would go wild. Can't you just imagine the
havoc that would cause if it were allowed?

You could work around this in another way. You could write a seperate
client app that accesses your web site, determines what you need from the
site, and opens a local app. That would work. The client app would have to
be installed on the client machine, of course, and the user would start it
instead of their browser, so the user will have given you permission to
start an app locally.

--- Nick

"Prasad Patil" <Pr*********@discussions.microsoft.com> wrote in message
news:6A**********************************@microsof t.com...
Hi,
I have a webform, The link on the webform should call the exe program
installed on the client machine when the user click the link on the webform. It should run the exe installed on the client machine. I am not able to run the client application from my webform.
Any suggestions or link would be great help.

Thanx
Prasad

Jul 21 '05 #4

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

Similar topics

2
by: Jack Addington | last post by:
I am working on app that currently all resides on the same machine but plan to pull the database off and try to move all the datafunctionality to a remote machine. I have a data function that is...
3
by: Ron Rasmussen | last post by:
Greetings I have a webform that I need to download a DLL to the client's PC and then call the DLL and pass it a value. I have looked everywhere but I can't find a good example Any suggestions?...
7
by: lvpaul | last post by:
Hallo ! I am using IIS-Windows-Authentication in my intranet (web.config <authentication mode="Windows" /> <identity impersonate="true" /> How can I get the users (client) IP-Address ? I...
3
by: Prasad Patil | last post by:
Hi, I have a webform, The link on the webform should call the exe program installed on the client machine when the user click the link on the webform. It should run the exe installed on the...
1
by: Rocky | last post by:
I have a problem. I have a webform, which uses impersonation. My iis is set to windows integrated authentication and anonymous is disabled. My webform connects to active directory and...
12
by: SAL | last post by:
Hello, Is it possible to read a CSV from the Client, and bind my Datagrid to the data in the CSV file without uploading the file to the Server first? I have tried and in Debug mode on my...
11
by: JCav | last post by:
I need to call a COM object from a remote machine using C#. I also need to pass on a different userID and password to the call. Has anyone done this? I've used Java to do this using JIntegra, but...
3
by: James | last post by:
Hi, I have built a windows app that makes calls to a webservice. Both webservice and windows apps are built with .net 2.0. The problem is... when I run the client Windows app on the dev machine,...
3
by: Lance Wynn | last post by:
Hello, I am receiving this error when trying to instantiate a webservice component. I have 2 development machines, both are XP sp2 with VS 2008 installed. On one machine, the code works fine. On...
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:
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.