I'm creating a multiple choice quiz on a webpage, and I want to be able to have the user submit their answers. Ideally, clicking a button would send their answers to the next page, which would then check them for accuracy.
I need a way of sending variables or form data to another webpage, where...
I need to compile a Visual Basic 6 program to a screen saver; I know there is a set of steps needed to accomplish this. Does anybody remember exactly what they are?
Also, after compilation, what needs to be done to install the screen saver? Is there a programmable method of installation...
I know that using HTMLelement, one can interact with an IE control in a VB app. (i.e., put text in a text box on a webpage) Does anybody have extensive knowledge concerning HTMLelement with use of the webbrowser control?
HTMLelement is not well-documented online.
Thanks in advance for anybody...
When using #include <iostream.h> in my compiler, it generated the following error and terminated execution:
"#warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.