Making a Dynamic Web Page From an Application Created in VB 5.0 
Author Message
 Making a Dynamic Web Page From an Application Created in VB 5.0

I have an existing application with several forms using the MSAccess
database and I want to convert it, using ActiveX technology, to Active /
Dynamic web pages. I have the following options:

1. First, convert all the forms into ActiveX Documents (ideal method) and
modify the codes, to use the method NavigateTo of the Hyperlink object
instead of the Show method of forms. Other than this modification, will the
original code still be useful?

2. Second, add an ActiveX Document to the project, which will call the Sub
Main procedure of my application. The disadvantage of this method is that
the forms will be outside the Internet Explorer, which is not exactly like
a Web page for the user / client.

What are the steps to take if the first option is chosen with the least
modification to be made and there is the database connection?



Sat, 15 Jan 2000 03:00:00 GMT  
 Making a Dynamic Web Page From an Application Created in VB 5.0

 If your on an NT server use Active Server Pages....peice of cake and the
code is run on the server side, regardless of the client browser....IF you
want to know more email me.

John



Mon, 31 Jan 2000 03:00:00 GMT  
 Making a Dynamic Web Page From an Application Created in VB 5.0

Hi John

I have a database made in VB5.0 with tables on Access 97. Is there a way to
pick on my database application and stuff it on a web site so it can be
browsed and accessed from there ?

                                                        Thx in advance

                                                        E.Rocha
                                                        Portugal



Quote:
>  If your on an NT server use Active Server Pages....peice of cake and the
> code is run on the server side, regardless of the client browser....IF
you
> want to know more email me.

> John




Sat, 05 Feb 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. help Making a web page navigate to an address created with an input string

2. web page with V.B 5.0 Enterprise, HELP

3. VB 5.0 Web Page

4. Moving large enterprise application to the web: VB 5.0 forms and code and Access97

5. Creating dynamic ASP using VB Application!

6. Build Web Page in Vb.net Application

7. c# and vb aspx pages in same web application

8. Converting VB application to a web page ?

9. How to open web pages from VB application

10. Creating Wall Paper for Application Using VB 5.0

11. Creating 16-bit applications with VB 5.0

12. Setting up VB Applications from Web Page

 

 
Powered by phpBB® Forum Software