Can you not make it into a custom tag?  I may not be understanding exactly what 
you want to do.  As for not being able to use a CFINCLUDE because you need to 
pass it a variable, you could simply set the variable BEFORE the <CFINCLUDE> 
statement, although, IMHO, that is poor style, and probably better suited to a 
custom tag.  Of course, that's a matter of opinion. :)

Dave

-----Original Message-----
From: CHANCE, JENNIFER M. (JSC-BJ) (BAS)
[mailto:[EMAIL PROTECTED]
Sent: Thursday, July 28, 2005 3:27 PM
To: CF-Talk
Subject: Cfhttp Post and get problem


I can't use Cfhttp post or get because of the way the verification is set
up.  

I have a page (display_page)  that that runs the code I want on another page
too (new_page) and displays it.  Is there any other way I can call that
display_page from new_page and just reference the variables from it?  Do I
have to display the whole display_page  on new_page?  

I can't use cfinclude since I need to pass a variable to it.

Is there another way I am totally missing, or am I going to have to have
redundant code and copy the code from display_page onto new_page?

Thanks!




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:213216
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

Reply via email to