----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Mrinal Message 2 in Discussion Hi , What i thought from your question was that you want user to access a winform application over http , which is actually not possible to the best of my knowledge in present versions , for that you need to go for some Active X control which can be embedded in a web page and downloaded by the user . As far as your question is concerned , best way is to use some client side scripting instead of server side code . use some javascript / vb script to list the file system , select the exe , validate it and run it using the client script , it will be easier and faster . You can always attach a client side script to a button in your web page : BtnName.attributes.Add(.....) ; -- Add the script file name . In case you are not able to search a code snippet let me know , i will help you find one . regards , Mrinal ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
