Hi Oleg
the following function works for getting the previous page
Srinivas Ganta
On 3/21/06, Oleg Gunkin <[EMAIL PROTECTED]> wrote:
>
Just making sure he has all the information about the suggestions before he
implements them in a production environment.
As you say, there is no silver bullet for what is being requested.
On 3/20/06, Tanguy Rademakers <[EMAIL PROTECTED]> wrote:
>
> >Also keep in mind that "sometimes" users may ha
> Sweet. Have you found that that JS works on all the major browsers?
Yeah, it's pretty much js 101 stuff. Caveat being that if it didn't work on
some user's browser, you wouldn't know about it unless they reported it. Client
side blues...
~
Sweet. Have you found that that JS works on all the major browsers?
> -Original Message-
> From: Tanguy Rademakers
> Sent: Monday, March 20, 2006 1:55 PM
>
> > This is interesting. How do you usually use this JS value? I
> > thought about setting it as a hidden input field, but ColdF
> This is interesting. How do you usually use this JS value? I
> thought about setting it as a hidden input field, but ColdFusion
> can't access a variable that was created on the page until /after/
> the page has been submitted.