Hello All,
Thanks to Steve and all involved for a very successful FuseBox conference.
Snippet:
Borderless frames (including hidden ones) for "every" browser.
<frameset rows="100%,*" frameborder="0" framespacing="0" border="0">
<frame src="" name="" frameborder="0" scrolling="auto" marginwidth="0"
marginheight="0" resize="no">
<frame name="hidden" SRC="" marginheight=0 marginwidth=0 SCROLLING="no"
resize="no">
</frameset>
Question:
I'm attempting to make a CF 4.51 site on Win2KServer search engine safe
using the FormURL2Attributes.cfm tag.
IIS keeps giving me a "page cannot be found" error. What am I missing??
Thanks,
Rick
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.