RE: Strange CFLOCATION behavior

2001-02-06 Thread Dave Watts

 Can somebody explain strange behavior of the cflocation tag?
 I have two cfml's files.
 In the
 #1. cflocation placed on the top of the page into the cfif;
 #2. cflocation placed at the bottom of second page and loads
 automatically "next" action page.
 Web site is based on the set of frames.
 My question is:
 WHY in #1 "next" page loads in the "top" window
 BUT in #2 "next" page loads in the "current" frame?
 
 In fact, all works fine (as I planed) but I can figure out WHY it
 works this way. Here is delicate aroma of mysticism. :-/

CFLOCATION doesn't know anything about your frameset. It will instruct the
browser to load a new document in whichever frame the script you're calling
is. As for the delicate aroma of mysticism, I just need to clean the litter
box.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Strange CFLOCATION behavior

2001-02-05 Thread Alex Puritche

cf-talk,

Can somebody explain strange behavior of the cflocation tag?
I have two cfml's files.
In the
#1. cflocation placed on the top of the page into the cfif;
#2. cflocation placed at the bottom of second page and loads
automatically "next" action page.
Web site is based on the set of frames.
My question is:
WHY in #1 "next" page loads in the "top" window
BUT in #2 "next" page loads in the "current" frame?

In fact, all works fine (as I planed) but I can figure out WHY it
works this way. Here is delicate aroma of mysticism. :-/

P.S. I'm so sorry for my English!
 I'll greatly appreciate any help!
 Also I can post examples of the code if it'll be helpful.


-- 
 Regards,
 Alex  mailto:[EMAIL PROTECTED]



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists