Results 1 to 5 of 5

Thread: How to submit link to php using vb?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Posts
    2

    How to submit link to php using vb?

    I want to submit a link to many web sites. All these web sites use php to handle this link. Instead of me going to each of these pages, and manually enter the link and clicking on submit, I want to write a VB program that'll automate the process for me. How do I go about?

    For example, in the site - http://www.sharewarehunter.com/padsite/submit.php

    where I am required to submit my pad file... I just want to enter the name of the xml page in my program, this URL above also in my program, and when I click on the button, my program should post xml URL to this site.
    Last edited by nikhilbaliga; Jan 10th, 2007 at 10:31 PM.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: How to submit link to php using vb?

    Moved from FAQ forum

  3. #3
    Member
    Join Date
    May 2006
    Location
    UK
    Posts
    54

    Re: How to submit link to php using vb?

    Firstly do you have an example URL for the site that accepts these links.

    With that information we can see how the site accepts its data.

  4. #4
    Addicted Member
    Join Date
    Jan 2007
    Posts
    128

    Re: How to submit link to php using vb?

    how can i send POST data to a a php page in vb?

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Posts
    2

    Re: How to submit link to php using vb?

    Quote Originally Posted by cjnewbs
    Firstly do you have an example URL for the site that accepts these links.

    With that information we can see how the site accepts its data.
    Yeah, for example, in the site - http://www.sharewarehunter.com/padsite/submit.php

    where I am required to submit my pad file...

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