|
Posted by Jonathan N. Little on 01/09/06 15:28
nescio wrote:
> hello,
>
> i have an array and i want to sent it in an hidden field with other
> information in a form;
>
> when i try to look in the array, i sent with the hidden field , with
> 'foreach' i always get an
> error mesage: Warning: Invalid argument supplied for foreach()
>
> my question is: is it possible to sent an array in an hidden field and use
> it on another page?
Yes, but in ONE hidden field would require packing into a single string
or to send as an array requires an array of the hidden field. Next
question what language are you using to receive the information? Perl,
PHP, ASP, Coldfusion,...?
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|