Click to See Complete Forum and Search --> : windows form in asp.net page


StyM
February 9th, 2004, 03:28 AM
Hello and Good Day.

may i know if it is possible to display a windows form, in a asp.net page.???

for example.

i have a button in my asp.net page, i want to display a windows form when i click the button, how can this be done???


thanks for the help.

ZoSoo7
February 9th, 2004, 10:46 AM
The only way it can be done is if the application is installed on all the client machines. A client side javascript can run the .exe after.