Thanks! > ----- Original Message ----- > From: "Jordan Mclain" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, March 25, 2003 3:31 PM > Subject: RE: Help using %Hashes > > > > you could do this after you initiate the hash. > > > > foreach(sort keys %params) { > > $params{$_} = $cgi->param($_); > > } > > > > > Help! > > > > > > I need help using %hashes to receive input from the form below. > > > > > > What changes would I make to the syntax of the commented lines below > > > to do this?. > > > > > > -- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > >
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]