Query strings, better known as url parameters would be the way to pass the
parameter if you cant use a form or CF. On the html page use javascript to
read the value of the passed hidden variable. Just append the hidden form
field variable as a url parameter to the links on the html page.
jon
----- Original Message -----
From: "paul smith" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Saturday, February 03, 2001 1:46 PM
Subject: Re: Best Practice for a persistent variable
> How do you pass a hidden form field using HTML-only without making each
> page a form?
>
> How would you do it with 10 to 20 different links on a page?
>
> best, paul
>
> At 02:09 AM 2/3/01 -0700, you wrote:
>
> >The simplest way would be to pass a hidden form field with each page
> >request (flash or html) to the server.
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists