When you figure out how to store the Array in a client variable let me know
ok.

There are a couple of ways, but first, is this in a clustered environment or
not?  That will be the determining factor, or at least would be for me.
Depending on which would depend on which method that I would use to solve
it.  Assuming that it's not going to be clustered, stuff that Array into a
Session variable and then just put some checks and balances in place and
then just pass your pointers in the URL, like next start value, or a value
range in the URL.  Feel free to contact me off list if this does not make
sense and I can help further.

Bill

> -----Original Message-----
> From: Brian P. Doyle [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 05, 2000 10:55 AM
> To: Fusebox
> Subject: RE: nwebie: pass lg array between templates
>
>
> client variables?
>
> -----Original Message-----
> From: Mike Sullivan [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 05, 2000 10:49 AM
> To: Fusebox
> Subject: nwebie: pass lg array between templates
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Greetings,
>
> I am adding a "fuse" to a intranet application already in place that
> was written with the fusebox methodology.
>
> I have generated a large array in a query template and want the users
> to be able to page through it in a dsp template.  There is a
> dsp_prev_next template that is included in the main dsp template and
> I am trying to mimic that behavior but paging through a large array
> instead of a SQL query.
>
> The array is too large to pass via the URL and I looking for the
> preferred approach to pass it and still keep the fusebox structure in
> tack.
>
> Any suggestions or pointers to other references would be appreciated.
>
> Cheers
> Mike
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com>
>
> iQA/AwUBOdyVHHYFmKomMlANEQKuIACghic1FpABOho+1A6wUj8KR+2jQdIAoM52
> PJUw77yHOaa1ywCK6atahTdL
> =2tyJ
> -----END PGP SIGNATURE-----
> ------------------------------------------------------------------
> ----------
> --
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
>
> ------------------------------------------------------------------
> ------------
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fu
sebox or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.


------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to