|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Re:Fusebox: Digest every 8 hoursThanks for your message.
I will by out of the office from August 1 through August 15. If you need urgent assistance, please contact my colleague John Sherburne at jsherbur@... or phone 301 561 0641. This is an automated reply. On Aug 11, 2005, at 5:02 PM, Fusebox <fusebox@...> wrote: > Fusebox 11-Aug-05 Issue:86 > In this issue: > Fusebox: Digest every 8 hours > Strange Fusebox4 Error > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6806 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
Circuit xml question<do action="v_homepage.homepage"
sendthisvar="hello moto" contentvariable="nav.page"/> Any far out chance the parser will make sendthisvar value available to the fuse? I cannot find anything but thought maybe it was not documented or something. Thanks gabe ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6807 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
Re: Circuit xml questionNo, it will be ignored if the ignoreBadGrammar property is true in the
fusebox.xml file, and will throw an error if ignoreBadGrammar is false. If you want a variable available to the fuseaction you are <do>'ing, you can just use set to create the variable before you run the <do>. On 8/14/05, gabriel l smallman <gabe@...> wrote: > > <do action="v_homepage.homepage" > sendthisvar="hello moto" > contentvariable="nav.page"/> > > Any far out chance the parser will make sendthisvar value available to the > fuse? > > I cannot find anything but thought maybe it was not documented or > something. > > Thanks > > gabe > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6808 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
Re: Fusebox: Digest every 8 hoursthanks for your message roger - I think the problem could be some sort of
recursive function?...... :-) On 8/11/05, Roger Reynolds <rreynold@...> wrote: > > Thanks for your message. > > I will by out of the office from August 1 through August 15. If you > need urgent assistance, please contact my colleague John Sherburne at > jsherbur@... or phone 301 561 0641. > > This is an automated reply. > > On Aug 11, 2005, at 5:02 PM, Fusebox <fusebox@...> wrote: > > > Fusebox 11-Aug-05 Issue:86 > > In this issue: > > Fusebox: Digest every 8 hours > > Strange Fusebox4 Error > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6809 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
RE: Circuit xml questionThanks, I was just hoping for a stronger way to assoc. a variable to a do
action. Thanks for the message. gabe -----Original Message----- From: Brian Kotek [mailto:brian428@...] Sent: Sunday, August 14, 2005 6:29 PM To: Fusebox Subject: Re: Circuit xml question No, it will be ignored if the ignoreBadGrammar property is true in the fusebox.xml file, and will throw an error if ignoreBadGrammar is false. If you want a variable available to the fuseaction you are <do>'ing, you can just use set to create the variable before you run the <do>. On 8/14/05, gabriel l smallman <gabe@...> wrote: > > <do action="v_homepage.homepage" > sendthisvar="hello moto" > contentvariable="nav.page"/> > > Any far out chance the parser will make sendthisvar value available to > the fuse? > > I cannot find anything but thought maybe it was not documented or > something. > > Thanks > > gabe > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6810 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
| Free embeddable forum powered by Nabble | Forum Help |