+ 1
How can i type on website pages by c++ program
Hello everyone I faced some issues with my project I have to write a code that make me access to a website and type in input field like log in field's (the username and password) so I don't know what I should do please help.
1 Antwort
+ 1
https://www.tutorialspoint.com/cplusplus/cpp_web_programming.htm
This website might solve your problems..