> Personally, I like frames....  they make site navigation a breeze...
> however I have run into a couple of things that make me bang my head
> against a wall!!
>
> - Probably THE single most annoying omission from CF... you
> can't specify a target frame in CFLOCATION, I've had to use
> JavaScript calls as an alternate.. Yeauch!!

This is hardly an omission from CF. Frames are strictly a client-side
feature; CFLOCATION is a server-side HTTP redirect command. If you want to
target a specific frame in your code, you don't want to use an HTTP
redirect.

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

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to