I pretty much know nothing about CGI.
I have a website with two textboxes ("name" and "imname")
Then a "submit" button
I want to save values that are inside the two textboxes (to the cgi-bin I suppose?)
How do I do this? (Keep in mind I do not really know anything about CGI)
Thanks.
I have a website with two textboxes ("name" and "imname")
Then a "submit" button
I want to save values that are inside the two textboxes (to the cgi-bin I suppose?)
How do I do this? (Keep in mind I do not really know anything about CGI)
Thanks.
Comment