Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: Re: beginner


Message #1 by "Ohad Young" <ohadyn@b...> on Sun, 1 Apr 2001 09:18:20 +0200
Hi,

Yes you can pass it with a session variable or by using a
hidden object.
If you use a hidden object, I recommend that you set its value
to the array value using some char delimiter and each array element.

----- Original Message -----
From: <Kafila.Patel@t...>
To: "Interdev_Programming" <interdev_programming@p...>
Sent: Friday, March 30, 2001 5:47 PM
Subject: beginner


> Hi Everybody,
>
> I need to pass an array from one asp page to another.
>
> Is it possible to pass using the hidden control.If not do I have to use
> a session variable to do that???
>
> thanks in advance.
> kafila
>
>

  Return to Index