Nevermind.  It seems it was a ID-10-T error on my side.

On 3/9/07, Chris Ditty <[EMAIL PROTECTED]> wrote:
> I am trying to start a new project with FB4.  No matter what I do, it
> only pulls up the main circuit.   I did something similar with FB3 a
> few years ago, but I never had issues like this.
>
> fusebox.xml.cfm
> <parameters>
>      <parameter name="fuseactionVariable" value="do" />
>      <parameter name="defaultFuseaction" value="main.hello" />
>      <parameter name="precedenceFormOrUrl" value="form"/>
>      <parameter name="password" value="******" />
> -- snip --
> </parameters>
>
> circuit.xml.cfm
> <fuseaction name="authID">
>      <relocate url="http://www.yahoo.com/"; />
> </fuseaction>
> <fuseaction name="hello">
>      <include template="dsp/dsp_hello.cfm" />
> </fuseaction>
>
> Calling url - /index.cfm?do.authID
>
> What am I missing?
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272228
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to