CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Threaded View

  1. #1
    Join Date
    May 2007
    Posts
    72

    Question Submit "Authentication Required" data to remote server...

    Basicly What I want to do is have my PHP submit the username and password for https://lightfoot-ct.dashjr.org/aa-admin/edit.php ...

    Then it will submit some post data via curl...

    I have already set up the CURL Portion and have the Cron Host ready...

    So is there any way to submit the "Authentication Required" data to the remote host using php?


    Thanks in advance for any effort made to answer

    Also if not possible via PHP but possible via another scripting language let me know thanks...

    EDIT: It is not requiring the login for me...
    I am wondering if it is my computer is still logged in or if only the portal page requires said authentication...
    Someone let me know if only the portal page requires... Thanks
    Last edited by 7Priest7; December 12th, 2010 at 06:25 PM.

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

Featured