----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: suj Message 1 in Discussion Hello group, I have this major problem, that has come into my .Net life. Actually till now I was working with managed code and life was easy. Now I need to work with some activex controls. I am developing a web application. In one page I need to display some data in some activeX control. Now this control resides at some URL (http://something/activexcontrol/page.html) The requirement is when a user comes to my page, this control should get downloaded at his machine. I think this can be accomplished from the object tag and it will check whether this component exists or not. But I would like some knowledge on this. Also I want to know something more than this. Firstly, there is a button on the component which when clicked opens a file dialog box. The user selects a file from his local machine. So the file is to be present at the client side. But this file I am going to generate at the server. So can this be done - As soon as the user comes on my page, the component gets downloaded(if not present on his machine) from some other url and then I open the file(which is generated at the web server) into activex control which is in the browser. Or is it that I have to send the file to his machine, as him to save it on his system and then ask him to manually open it into the activex control? Am I asking too much to happen? Regards, Sujay ----------------------------------------------------------- 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]
