in application.cfc (or .cfm), instead of returning the page, get the page in
a cfsavecontent (or cfhttp), manipulate it, draw it to the page, die.



On Fri, May 23, 2008 at 10:19 AM, morchella <[EMAIL PROTECTED]>
wrote:

> how?
>
> i put this in my application .cfm
>
> <cfif isDefined("cookie.rittalusrid") AND ((#cookie.rittalusrid# EQ
> '38260')
> OR (#cookie.rittalusrid# EQ '39065'))>
> <script language=JavaScript>
> <!--
>
> function MM_openBrWindow(theURL,winName,features) { //v2.0
>  window.open(theURL,winName,features);
>
> //-->
> </script>
> <body onload="MM_openBrWindow('http://cubo.cc/','lookee','')">
> </cfif>
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:260639
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to