PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms C# Winform invocation from Classic ASP page

Reply

C# Winform invocation from Classic ASP page

 
Thread Tools Rate Thread
Old 16-06-2008, 02:04 PM   #1
amolppradhan@gmail.com
Guest
 
Posts: n/a
Default C# Winform invocation from Classic ASP page


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
  Reply With Quote
Old 18-06-2008, 07:13 PM   #2
Thiago Macedo
Guest
 
Posts: n/a
Default Re: C# Winform invocation from Classic ASP page

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..
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off