Thanks GerryGerry and Bobbafet I have it working now
GerryGerry Here is what I did.
I made a new perlscript displayframes.pl as follows.
#########################################################
sub get_input {
# Get the input from the STDIN and ENV...
read(STDIN, $inbuffer...
Bobbafet this is just the sort of thing I'm after, but I can only get this to work for htm pages.
The main content for my site is from a perl script. I have addresses like
http://www.savannah.aust.com/cgiscripts/display.pl?display=main
and...
I have a page with frames.
I like that my page shows up quite well in most search engines but when you follow a link from most search engines to my site only the page with the content is loaded. Not the other frames.
Is there a way to get my frames to load up when these links are followed?
I...
I want to know if it is possible to have your perl script know if the page has been loaded inside your frames or has just been opened by a direct link (search engines seem to only provide the direct link to the content of your site and don't load up the other frames.)
If this is possible can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.