Hi,

I need to pass a string of values to a perl script via:

  $numbers = " 1 2 3 4 5 6 7 8 9";

  $s = "<a
href=\"http://www/cgi-bin/passing.cgi?Number=$p&data=$numbers\";>$numbers</a>";

When I do this all I get is the value "1"!

Can this be done?  If so how?

Thanks for your help!

Jerry


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to