If it's a straight, unprocessed HTML form, then you're going to have problems. At the very least, you'll need to read the HTML file into a Perl script and use the Perl to insert the
into the value of the password input. The Perl script would then print an HTML header and print the resulting modified HTML out to the web browser. So instead of loading up
.
If this is unclear, please say so and I will do my best to clarify (or someone else will).