you need to know the variables to send to the script
say its a user login script and login.cgi takes comands from $user and $pass
you make 2 fields that have the name user and pass, then you put <form method=hahahahahaha src="login.cgi"> before them, and </form> after them then a submit button and you're good to go
|