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
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