Digital certificate web request

Discussion in 'ASP' started by kdirks, Dec 5, 2006.

  1. kdirks

    kdirks New Member

    Joined:
    Dec 5, 2006
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    I am trying to automate a process in which we access a web site with a digital certificate and login/password. A web form is filled out and then submitted. I want to do a web request (POST) to submit the information, but do not know how to use the digital certificate and login/password authentication in code. Anyone have experience with something similar?
    Thanks
     
  2. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    You need to use CURL (Client URL Library Functions) which will do the work for you. Read about it here..
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice