passing web form value to a win form

  • Thread starter Thread starter Phong Pham
  • Start date Start date
P

Phong Pham

Is it possible to pass a value from a post-back in an asp.net web page to a
windows form application? Any tips is greatly appreciated. Thanks first.

phong
 
Hi Phong,
Using a HTMLControl you would be able to access all the values and
use it in your WinForms...

HTH

Many Regards
Jack
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top