I have a script that generates a page with several user input fields on it as well as three buttons.
One button redirects the user to a html page the second button will need to call a perl script and the last button needs to refresh changes made by the user.
Can someone suggest the best way to approach this?
Thanks - Tom