Craigslist BulkPosting

607 Views Asked by At

I'm using vb.net WinForms am Am attempting to use Craigslist BulkPost

Craigslist says to https://post.craigslist.org/bulk-rss/post - Submit RSS to this URL to be posted.

My question is how to read, edit and post back to an RSS Feed. ( Does not have to be craigslist for example and i can finish the fine coding, i have never worked with RSS Feeds and cannot find any good example code or documentation on how to start.)

I have tried but sofar unsuccesfully and only partially sucessfully using Browser control.

Thanks in advance for any docs / advice on how to start this project.

1

There are 1 best solutions below

0
On BEST ANSWER

Searching how to run http post from vb.net in google you will find to look at

Please us some source code, before most of us won't to help you.