Is it possible to use php script in vc++,if so can i have some ex to start process...


Actually my prob is i have to extract some data from a web page which is using php script.that data is displayed only after filling the user name and password(these parameters i will send through my program).and then i have to write that data in a text file.

pls help me in starting the process...