I have a script that submits back to itself. I simply check for the button click by using if ($input{'BT_DelUser'} && ($input{'No'} >= 0)), where the name of the button is BT_DelUser and the choice for which user to delete is $input{'No'};
After the page reloads when the delete is finished, how do I clear both of these values?
I have tried reset, defining both of these values to -1 and everything else that I can think of.
Is there a way to clear these?
Thanks for reading!
Jim
Edit: g0n - code tags
In reply to Clear vars? by JimJx
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |