Need to create web based application.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • venkatanarasimhaa
    New Member
    • Dec 2007
    • 20

    Need to create web based application.

    Hi,

    I have created an application that takes input values from the employees through all means of communication. They have to input values through online.
    I am using VB as frontend and Ms-Access as backend. My application is running well in the local machine.

    How do I give web access to my application in vb?
    How to keep my Database on the web.

    It would be great if you answer this.

    Thanks in advance.
  • VijaySofist
    New Member
    • Jun 2007
    • 107

    #2
    Originally posted by venkatanarasimh aa
    Hi,

    I have created an application that takes input values from the employees through all means of communication. They have to input values through online.
    I am using VB as frontend and Ms-Access as backend. My application is running well in the local machine.

    How do I give web access to my application in vb?
    How to keep my Database on the web.

    It would be great if you answer this.

    Thanks in advance.
    Hi Venkat!

    I Don't Think we can develop Web Application using VB6. Perhaps if we can upload our VB application in the webfolder and we can simply download it and use in the local machines only (For Uploading there are various FTP Softwares like AceFTP etc).

    You can use ASP.Net with SQL Server or MS-Access Or PHP with My SQL for this purpose.

    I also developed a VB application called Ace Compliance Calendar and launched it in the website http://www.aceprocedures.com
    But we can use that only in our local machine after downloading it from the website.


    With Regards
    Vijay. R

    Comment

    • venkatanarasimhaa
      New Member
      • Dec 2007
      • 20

      #3
      Need to create web based application.

      Hi Vijay,

      I have gone to your website and downloaded that calender. I have installed it on my desktop. Its really amazing.

      but the thing is,
      1. Where did u put your database for this?
      2. How to maintain database for this application?
      3. Can I install and run the same on any system which is not having VB software installed?

      Please reply me yaar.

      Thanks in advance.

      Venkat.



      Originally posted by VijaySofist
      Hi Venkat!

      I Don't Think we can develop Web Application using VB6. Perhaps if we can upload our VB application in the webfolder and we can simply download it and use in the local machines only (For Uploading there are various FTP Softwares like AceFTP etc).

      You can use ASP.Net with SQL Server or MS-Access Or PHP with My SQL for this purpose.

      I also developed a VB application called Ace Compliance Calendar and launched it in the website http://www.aceprocedures.com
      But we can use that only in our local machine after downloading it from the website.


      With Regards
      Vijay. R
      Last edited by venkatanarasimhaa; Jan 2 '08, 10:53 AM. Reason: Edited.

      Comment

      Working...