How to redirect an html page to its destined frame set
I have no java applet or script programming knowledge. How do I get an html page forwarded from a search engin to open in one of six frames that I use on my web site? I have also a site map with links to nearly 300 html pages on my site, each of them should open in one of six frame set. Any idea how I can do this? Any help, advice or suggestion greatly appreciated.
The web site is at http://www.cvm.qc.ca//ccollin/ it is a personal site used to teach philosophy at college level.
Gatorius
http://www.bernard.collin.com
http://www.cvm.qc.ca/ccollin/
http://www.scoap.com
Re: How to redirect an html page to its destined frame set
In html normally u give '<a href="">' tag. So if u want to load a page in a particular frame, u can use '<a href=".." target="frame_name">'. Here the page will be loaded in the frame u specify.
- UnicMan
http://members.tripod.com/unicman
Re: How to redirect an html page to its destined frame set
Sorry, I didn't explain myself correctly. My site uses 6 different frame sets. Each frame set containe 3 frames (Header, sidebar and main frame). From a site map page which is not included in a frame set, I would like to link my pages to the main frame of one of the six frame sets. In other words, the page analyse.htm should normally open in frame set 1 (called frame1.htm - with main subject Experimental Didactics) in the main frame. The page symbiose.htm should normally open in frame set 2 (called frame2.htm - with main subject Human Conceptions) in the main frame. I have about 200 pages I would like to redirect like this in their proper frame sets with target being always the main frame. Does this make any sense? Can you help? Thanks!
Gatorius
http://www.bernard.collin.com
http://www.cvm.qc.ca/ccollin/
http://www.scoap.com