<CFIF #form.message# EQ "Select one of six messages from this list">
  <script language="_javascript_">
    history.go(-1);
  </script>
</cfif>

On 26 Feb 2004 at 13:12, Robert Orlini wrote:

>
> This seems easy but it doesn't click right now. I want an automatic history done within CFIF See
> code:
>
> <CFIF #form.message# EQ "Select one of six messages from this list">
> <A HREF=""> > </cfif>
>
> I know the HREF in there does not belong, what is the correct JS coding there so that the CFIF
> detects the condition and goes right back to the page w/o the user "clicking" anything.
>
> Thx
>
> Robert HWW
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to