J
Jeff
We have an intranet website that currently uses ActiveX but we need to
make it cross-browser compatible and also get around the problems
we've been having with making it work with IE7 and Vista. We decided
to write an external application to do the work from the client side.
We are not sure how the web page can call the app though with
parameters.
For example, we want to do similar to what the MSDN Library and
Audible are doing with their File Transfer Manager and Audible
Download Manager. The user clicks a link on the website which calls
that download program and the program knows what to download.
How does one do this in a .NET app that is cross-browser compatible?
Thanks,
Jeff
make it cross-browser compatible and also get around the problems
we've been having with making it work with IE7 and Vista. We decided
to write an external application to do the work from the client side.
We are not sure how the web page can call the app though with
parameters.
For example, we want to do similar to what the MSDN Library and
Audible are doing with their File Transfer Manager and Audible
Download Manager. The user clicks a link on the website which calls
that download program and the program knows what to download.
How does one do this in a .NET app that is cross-browser compatible?
Thanks,
Jeff