On 12/7/05, Dave Watts <[EMAIL PROTECTED]> wrote: > > server side code will execute before client side code. so the server > > does it's relocation (based on the <cflocation>) before the JS (or any > > other part of the document) ever has a chance to be interpreted by the > > client/browser. > > Strictly speaking, this isn't exactly correct. The CFLOCATION tag doesn't > execute on the server, it simply sends a message to the browser (along with > your generated page). The browser then request the page specified in the > Location header created by the CFLOCATION tag. > > If I recall correctly, CFMX does provide a way to do true server-side > relocation, in which the browser requests one file, but gets back another - > GetPageContext().forward().
yeah, i knew it wasn't truly "server side", but didn't really know the mechanics of how it worked well enough to properly explain it :\ i get it now :) -- Charlie Griefer ================================================ "...All the world shall be your enemy, Prince with a Thousand Enemies, and whenever they catch you, they will kill you. But first they must catch you, digger, listener, runner, prince with a swift warning. Be cunning and full of tricks and your people shall never be destroyed." ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226384 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

