Yeah. If you have a DEFAULTCASE in your index.cfm CFSWITCH set to your
homepage, and the requested fuseaction isn't in the CFSWITCH (or its
misspelled), you'd get this condition.

> -----Original Message-----
> From: Janine Jakim [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, April 09, 2001 11:00 AM
> To:   Fusebox
> Subject:      Novice question
> 
> I can't figure out what I'm doing wrong although I'm sure it's something
> easy....I have a homepage.  The person can click on a link to login.  They
> are sent to a login page.  Once logged in they are sent to a specialized
> menu.  When I click on a link on this menu I get sent bck to the original
> homepage.  I think what's happening is the index is still being read by
> the
> login folder not the new folder that holds the menu?  
> On the menu I have 
> <A HREF="Index.cfm?fuseaction=EditRead">Edit Reading</A>
> 
> Instead of going through the current index and sending it to the edit page
> I
> get sent back to original homepage.  I have tried adding the name of the
> current folder in front of the index /grades/index..... but that isn't it.
> Any ideas?
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to