Forum Moderators: open

Message Too Old, No Replies

Frames

center Frame not reading variable

         

fashezee

3:20 pm on Jun 18, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have link on my home page, when clicked on - will bring the user to a frameset containing 3 frames.
All the pages within the frameset have been saved as .cfm files. My center frame that must display the variable
being passed, is not reading the variable. I do see by the URL that the variable has be passed successfully?

What can be the problem?

Rob

jatar_k

3:26 pm on Jun 18, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



It was passed to the page properly but have you checked if it got passed into the frame properly?

fashezee

3:31 pm on Jun 18, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



how do i ensure the variable has been passed successfully to the frame?

jatar_k

4:01 pm on Jun 18, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



you need to look at the url being passed into the frame as opposed to the url in the location bar. It would be the url in the src="" portion of the frame in question.