> 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
It's in there... don't know if it will work with an ASP page tho,
given the syntax...
<cfset getPageContext().include('mytemplate.cfm')>
I haven't used it personally
s. isaac dealey 954.927.5117
new epoch : isn't it time for a change?
add features without fixtures with
the onTap open source framework
http://www.sys-con.com/story/?storyid=44477&DE=1
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

