Forum: Shell Scripting Jun 20th, 2009 |
| Replies: 4 Views: 570 Thank you for the links.
So I have my HTML file now with the form (+ form tag where I placed the url to the cgi script). I read through the 2nd link and it says that the most important command is... |
Forum: Shell Scripting Jun 20th, 2009 |
| Replies: 4 Views: 570 Hey,
I wanted to create a Body Mass Index calculator. I've already created a seperate HTML file with a form where you have to type in your weight and height. So far so good, now I want to... |