<cfif ... >
<cfhtmlhead text="<script>history.go(-1);</script>" />
<cfabort />
</cfif>
> -----Original Message-----
> From: Robert Orlini [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 26, 2004 10:13 AM
> To: CF-Talk
> Subject: auto history
>
> 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]

