954,198 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Run msn messenger on button click in asp.net 2.0

hi,

Can anyone please help me,I want to run msnmsgr.exe on button click in asp.net .It should search all the drives on my HD for the exe and run it, if its not installed should show some message saying messenger not installed. Please help!

thanks,

maggi

maggik
Newbie Poster
6 posts since Apr 2007
Reputation Points: 10
Solved Threads: 1
 

First of all you should not mess with client computer using web. It always requires some ActiveX controls that need to be installed.

Second, you do not need to search for entire HD, you could just set path on client side for client to fill.

ManicCW
Junior Poster in Training
95 posts since Nov 2005
Reputation Points: 13
Solved Threads: 11
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You