PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
C# Winform invocation from Classic ASP page
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
C# Winform invocation from Classic ASP page
![]() |
C# Winform invocation from Classic ASP page |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
I have an appilcation which is using C# Winform and classic ASP. Child form only migrated to C# from classic ASP. Hence need to invoke C# winform (child form) from legacy classic ASP form (parent form). Also return values from Child form (C# winform) to Parent form (classic ASP). How can this be achieved OR do I need to migrate parent form (ASP) to C# winform as well?. Please reply back with help/pointers. Thanks Amol |
|
|
|
#2 |
|
Guest
Posts: n/a
|
On Jun 16, 10:04 am, amolpprad...@gmail.com wrote:
> Hi, > > I have an appilcation which is using C# Winform and classic ASP. > > Child form only migrated to C# from classic ASP. > > Hence need to invoke C# winform (child form) from legacy classic ASP > form (parent form). Also return values from Child form (C# winform) to > Parent form (classic ASP). > > How can this be achieved OR do I need to migrate parent form (ASP) to > C# winform as well?. > > Please reply back with help/pointers. > > Thanks > Amol Hi.. hum.. just hinting: i think you could call the winform by callign it as a *smart client*.. the call back could be done by sending parameters with GET. but I don't know how could the opener browser be redirected by the form.. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

