alfplaza
March 27th, 2003, 01:27 PM
Hello,
I need to open with asp.net am .htm file that is located on the clients C drive, this htm file was written on VB using the dhtml control, it contains activeX controls and code that modifies the properties of these activeX to connect the client; i need to open it on a new browser window (Iexplorer) that allows to run all the activex and code for that page; i know that some instances of asp.net window doesnt allows to modify activex on runtime....
If i open the file locally with a double click works perfect, but with asp desnt works.
:) Thanks,
Alfredo
I need to open with asp.net am .htm file that is located on the clients C drive, this htm file was written on VB using the dhtml control, it contains activeX controls and code that modifies the properties of these activeX to connect the client; i need to open it on a new browser window (Iexplorer) that allows to run all the activex and code for that page; i know that some instances of asp.net window doesnt allows to modify activex on runtime....
If i open the file locally with a double click works perfect, but with asp desnt works.
:) Thanks,
Alfredo