I am currently trying to create simple cgi scripts that takes the input from a form and creates some graphics as output.
I have my scripts but is there any way I can run the CGI script locally in a browser without having to resort to uploading it to a server at the moment (seeing as I dont have one right now that might be a bit problematic).