<cfscript>
getPageContext().forward("page.cfm");
</cfscript>

Andy

Quoting "[EMAIL PROTECTED] [EMAIL PROTECTED]" <[EMAIL PROTECTED]>:

> Maybe I've imagined this, but I thought for sure that when MM went over the
> features that were to be in CFMX a while back, ASP style server forwarding
> was included.  This would be a replacement/alternative to <CFLOCATION> which
> would not make use of client-side redirection, but would do the actual
> forwarding on the server.  I've searched the docs and cannot find any
> reference to this, and how I need it.  Anyone know anything about this?  If I
> write an ASP script that the CF script would <CFLOCATION> to, but that kind
> of defeats the whole purpose of not making the additional trip to the client,
> and also the need to make it impossible for a user to highjack the access
> information that I'm passing along from the CF script that is executing to
> the site that it needs to transfer control to.
>
> thanks!
> -reed
>

--
[EMAIL PROTECTED]
www.creative-restraint.co.uk
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to