Html Post

Discussion in 'Web Design & Programming' started by edijs, Oct 31, 2008.

  1. edijs

    edijs Programmer

    Likes Received:
    9
    Trophy Points:
    38
    Hey!

    I would need to send a HTML POST with arguments like "usr" and "name" to a server from VBA (MS Office Access) and then catch the reply. Does anyone of you guys know how to do this?
     
  2. Sniper

    Sniper Administrator Staff Member

    Likes Received:
    59
    Trophy Points:
    63
    hmm, do you mean from MS Access you want to post to a server script?
     
  3. edijs

    edijs Programmer

    Likes Received:
    9
    Trophy Points:
    38
    from Access to a program, which is using a internal programming language. No .aspx or .php or whatever - but that other program will know how to catch the arguments passed and how to give a reply.
     
  4. Sniper

    Sniper Administrator Staff Member

    Likes Received:
    59
    Trophy Points:
    63
    sorry, no clue there and about the late reply.

    I'd suggest SitePoint Forums for more programming help :p
     
  5. athomas

    athomas Geek Trainee

    Likes Received:
    0
    Trophy Points:
    0

Share This Page