in reply to
Browser Manipulation
No, not really. That's a client-side issue. Unless you have PerlScript running in the browser, your only approach is to add a Reset button to a form:
<input type="reset" value="Reset">
Even that's an HTML approach.
Comment on
Re: Browser Manipulation
Download
Code
In Section
Seekers of Perl Wisdom