for some uni work i'm doin i'm tryin to make it so that u login on a html page, and then for it to open a new html page using the login details. The problem is that i don't know how to get C++ to take in the details and output the html page using login details. Don't know whether thats worded properly but any help would be much appreciated.
T
Tully2003
@Tully2003
Posts
-
html and C++ -
installing a program i've madeto questions really, how do i amke the program i've created into an exe that can be run on any pc, secondly how can i make it into a program that can be installed onto other people's pc's. I'm sure it's easy but i'm a newbie, and any help would be much appreciated
-
Opening a website usingh C++ codeI'm currently workin on a project and was wondering if anyone knew of a way to open up a web page using C++ code, and then set the size of the screen that opens, or does anyone know of anywhere to get some more help