I'm trying to pass CF variables with a URL as a frame source and
this doesn't seem to be working:
<CFOUTPUT>
<FRAMESET ROWS = "10%, *" FRAMEBORDER = "NO" NORESIZE>

<FRAME SRC =
"GenericDocApproval2Select.cfm?DocTitle=#URLEncodedFormat(DocumentTitle)#&Do
cumentAuthor=#URLEncodedFormat(DocumentAuthor)... etc.
</FRAMESET>     
</CFOUTPUT>

        As long as I place the cfoutput tags around any tag with the word
<FRAME... in it none of the target frames appear.  I place them outside the
FRAMESET, inside the FRAMESET, just around each individual FRAME tag and the
same result- a blank screen.  Any ideas why it's doing this?

Rolando Simeon
Student Manager
UPS Development, Pacific Bell
Work: 925.867.8797
E-mail: [EMAIL PROTECTED]


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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