Click to See Complete Forum and Search --> : Anyone here know about frames and page refresh?


Rianna
11-22-2006, 03:20 AM
Hello, I am finally thinking about frames but I have a question I need help with first, because I have avoided doing so until now. Due to frames different problems.

If I put a page refresh just in one of the frames, will it only refresh the frame?
Or will it refresh the whole web page instead? Need to know because I have a server side function that needs to refresh but don't want the whole page to refresh.

Please let me know, thank you very much.

sincilite
11-22-2006, 08:19 AM
I think it just refreshes the frame you are in.

If you are just starting to think about frames, stop and dont. They are generally reguarded as outdated. Try using CSS for your layouts if you haven't already.

KDLA
11-22-2006, 09:30 AM
You'll be fine as long as the refresh is set within the coding of the external page displaying within the frameset, not in the coding of the frameset page itself.