Windows forms controls in WebForms

  • Thread starter Thread starter Gustavo
  • Start date Start date
G

Gustavo

Hi,
We are placing Windows Controls inside webforms for a project that needs to
interact with files from a local computer.

What would be the best way to make the following work:

When a user clicks on a WebGrid Item (from Infragistics NetAdvantage
actually), we need to automatically compare the WebServer File with the
user's Local File.

Is it possible to pass data from a webcontrol to a windows control through
Javascript or something like that.

Gus
 
Back
Top