Results 1 to 6 of 6

Thread: Client Server How ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    6

    Arrow Client Server How ?

    i want to make a simple project for dataentry of name and phone number and its report using access mdb but want that mdb file should be on webserver and interface should run on my desktop. How it will be done please help me.

  2. #2
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Client Server How ?

    If you dont have full access to the server, if your using a webhost or whatever. You could use VB for the desktop app and then a server side script to process the info sent. I'm working on somthing for .Net at the mo to interact with a php script on the server.

    Have a look into the HTTP functions

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    6

    Re: Client Server How ?

    Thanks Pino
    But how to use serverside script I have no idea can u help me please by any small example?

  4. #4
    PowerPoster
    Join Date
    May 2006
    Posts
    2,988

    Re: Client Server How ?

    For VB6 and ASP

    http://www.vbforums.com/showthread.p...15#post2505215
    http://www.vbforums.com/showthread.p...70#post2477670

    Im actually using Winsock now in VB for this, over the XML, though its more complex, it doesnt hang up the app while getting the data and gives you more power.. ill have something to post on the forum soon ..
    Last edited by rory; Jun 10th, 2006 at 09:31 PM.

  5. #5
    Frenzied Member
    Join Date
    Aug 2005
    Posts
    1,042

    Re: Client Server How ?

    pjainchp:

    I think you need to tell us what you are going to use for your front end.

    Pino suggested VB and rory said VB6 or ASP.

    You can use any of those or VB.Net, C#.Net, ASP.Net and probably several others.

    So I think the first step would be for you to tell us what you are going to use.

    Then, maybe someone here can help you with some code to get you started.

    Good Luck

  6. #6

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    6

    Re: Client Server How ?

    Hi ASI4u I m using vb6 as front end now please can u help me

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width