Returning variables from forms

2000-11-04 Thread Simon Burns
Is there a way to send through a variable with a form and be get that variable back on the next page?   Simon Burns

Formatting a variable?

2000-10-23 Thread Simon Burns
Dear Sir/Madam How do you format a variable to delete the first character of the variable using mod perl? I am trying to delete a ($) dollar sign from a price that I have in a varibale called $price. I thank you for any help that you can provide. Simon Burns