Question Posting a comment on website !!

cgworld

New member
Joined
Aug 26, 2010
Messages
1
Programming Experience
Beginner
Hello

I would like to build an application with visual basic.NET ( i currently have visual studio 2010) which posts a comment from my application to the remote website !

On my VB form :

i have 4 textboxes ( name, email , site address , and the comment text)
and one submit button !

on the remote site :

4 texts and 1 submit button !! same fields as my VB form .

anyway what i want to do is to just post a comment from my vb application to the site.
i would like to know how this thing can be done, my knowledge is limited on this topic so i would really like to hear from you.

Thanks
 
Back
Top