Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open client side application from asp.net page

Status
Not open for further replies.

born2program

Technical User
Sep 18, 2006
85
US
I need to be able to open a client side application (i.e. Quickbooks) from an asp.net page when user clicks a hyperlink. Can anyone help with this? I was told to post this in the javascript forum. Thank you.
 
born, Can I assume that when you say client side application you mean a bit of software on a users machine? If so then this forum is not the right one I'm afraid... however...
If it is a machine based application and your using .net then you want to make use of the 'Process' class available in SYSTEM.DIOGNOSTICS namespace (I think thats the right one!).

Cheers

Nick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top