G
Guest
Hi,
I am trying to write a windows forms app that will automatically sign a user
into a website that uses SSL and then using data from a database, submit this
data to the website from the windows app, rather than the form on the web
page.
I am unsure where to start looking for information regarding posting data to
a web page from a windows form application. I have searched the internet and
have pretty much drawn a blank.
Is anybody aware that this is possible? Also is it possible to achieve this
without knowing what is going on at the server end, as I am not the
administrator of the website.
Thanks for any help
I am trying to write a windows forms app that will automatically sign a user
into a website that uses SSL and then using data from a database, submit this
data to the website from the windows app, rather than the form on the web
page.
I am unsure where to start looking for information regarding posting data to
a web page from a windows form application. I have searched the internet and
have pretty much drawn a blank.
Is anybody aware that this is possible? Also is it possible to achieve this
without knowing what is going on at the server end, as I am not the
administrator of the website.
Thanks for any help
)