J
Jeff Thies
I'm writing a little password checking module to insert in sundry
scripts. If the password fails it writes a form and you get to play again,
I'd like that form to submit to itself.
Can I do this? :
<form action="" ...
or is there a better way?
Jeff
scripts. If the password fails it writes a form and you get to play again,
I'd like that form to submit to itself.
Can I do this? :
<form action="" ...
or is there a better way?
Jeff