Any ideas on how to get multiple select data (where a user selects more than one value) from AxKit::XSP::Param or is it even possible?
$cgi-param(q| foo |); will return only the first element when called in scalar context, but I don't know how to get my taglibhelper-based taglib to call it in array context. Any ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
