|
-
Jan 10th, 2007, 10:45 AM
#1
Thread Starter
New Member
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.
-
Jan 10th, 2007, 11:24 AM
#2
Re: How to submit link to php using vb?
-
Jan 10th, 2007, 02:42 PM
#3
Member
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.
-
Jan 10th, 2007, 02:48 PM
#4
Addicted Member
Re: How to submit link to php using vb?
how can i send POST data to a a php page in vb?
-
Jan 10th, 2007, 10:29 PM
#5
Thread Starter
New Member
Re: How to submit link to php using vb?
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|