get data from web

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • unicorn
    New Member
    • Sep 2006
    • 23

    get data from web

    Hi everyone,

    I'm new to C++ and I need to write app that will login from computer to my web-page through certain php script and then gets data from it. I dont want to use remote SQL scripts because I dont want to give direct access to my SQL.

    I would apriciate if you help me, I want to write little app that will inform me or others about new messages or changes on site.

    Thank you for your help.
  • gulyan
    New Member
    • Aug 2008
    • 11

    #2
    have a look at this http://msdn.microsoft.com/en-us/visualc/bb985511.aspx

    Comment

    Working...