oracle128
November 23rd, 2002, 02:58 AM
does anyone know how to use c++ as a cgi script to handle a html form? I know basic c++ (variables, classes, beginner OOP) and would prefer to use this than PERL or VB. I want it to be able to send me the contents some fields, and append others to a text file on the webspace, how could i do that (i have just received some notes from my teacher about writing text files, would that work on my webspace or is it different)?