Hi, i was just wondering if there was any way of using the cfinclude tag within javascript like you can use the cfoutput tag. or whether i can maybe do it using AJAX.
in my program i have a wizard with approx 5 steps. I dont want the page to reload each time they click next step (or previous step). I would like it to be a smooth transition. I was thinking that if i created a main div tag which holds the main body of each step then set the value of the div to a seperate page for each step when they press the next or previous step buttons. (possibly using the cfinclude tag) if this is not possible will i have to do it with dynamic xhtml and javascript? i would appreciate any advice on how i can do this and whether i can do it in the way i stated above. thanks for any help or advice ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256233 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

