Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Re: Web enabling a VB 6 application


Message #1 by "StephanePotvin" <smpotvin@y...> on Thu, 31 Aug 2000 13:30:10 +0100
Yes,

For the codes it seems not a big effort to transform VB code to VBScript and
running it in ASP.

For user interface, seems need some effort to tansform it to HTML (maybe
even using Interdev)

But I don't know whether our standard exe project could be transform into
ActiveX document.
I have no experience about that (but i will try).

If it is available...Maybe the magic come true.  The form is as it is, and
the code is at it is also.

Regards,
-Agus


----- Original Message -----
From: "Godfroy Touglo" <GodfroyT@n...>
To: "professional vb" <pro_vb@p...>
Sent: Friday, September 01, 2000 3:57 AM
Subject: [pro_vb] RE: Web enabling a VB 6 application


> I do not think there is any magic tool to do that. You will have to
> re-invest some times for the conversion.
>
> -----Original Message-----
> From: Biswajit Ghoshal
> [mailto:Biswajit.Ghoshal@s...]
> Sent: Wednesday, August 30, 2000 7:00 AM
> To: professional vb
> Subject: [pro_vb] Web enabling a VB 6 application
>
> Hello everyone,
>
> I have a VB 6.0 application.  It has input forms and reports
> (using
> crystal-report), with back-end database in Access.  I need
> to web-enable
> the application.  With minimum effort how I can convert all
> my forms into
> HTML forms, the programming part of it into VBscripts and
> the reports into
> ASP?  Is there any third party product or what should I do?
>
> Thanks & Regards,
> Biswajit
>

  Return to Index