I am trying to follow some good advice that Randal and Brian
gave me earlier. I have a rather basic question, however.
I want my script to print:
“At (current time) on (date), $who submitted a request for a $quote_type
quote.”
Thanks to Brian, I have the time aspects all worked out. But how do I
assign the part of the string I want to the $who and $quote_type scalars?
The string sections I want are:
&firstname=Nathan&lastname=Garlington& # for the $who and
&submitButtoncattleman=Get+Quote%21 # for the $quote_type scalar.
Donning the flame-retardant pants,
Nathan
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>