Page 1 of 1

Frames and

Posted: Wed Jul 28, 2004 1:13 pm
by mteelen
We are evaluating the free version (5.05). Our website uses frames and dynamic content.
In the search results I only want links to the complete framed version ex: default.asp?pageid=1&ver=?6

Frame settings:
framepage 1: makes 3 framescolumms
framepage 2: makes 2 frame rows in the 2nd columm of 1
framepage 3: makes 2 frame columms in the 2nd row of 2
framepage 4: makes 2 frame rows in the 2nd columm of 3

webinator links the result now directly to the page within the frame, 100.asp?ver=76

What config settings need to be used to get this working?

Marco

Frames and

Posted: Wed Jul 28, 2004 2:07 pm
by mark
Webinator does not re-include the other frames when following links from a framed page. It just gets the named page. That page could be a complete new frameset or a plain page intended to stay within the existing frameset or be used by itself. So, the initial frameset will include all the subpages as part of the "page" but links from those pages will only include the content from themselves.

Frames and

Posted: Wed Jul 28, 2004 5:15 pm
by mteelen
John,
editing the dowalk script can be an option since the variables (?pageid=1&ver=?6 etc) are the same. so what I need is webintor to change the pagename into default, like var.asp?xxx --> default.asp?xxx
Will that be possible, any hints?

Frames and

Posted: Thu Jul 29, 2004 6:56 am
by mteelen
John,
the suggested replacement did not work. When I modify this in the "dowalk" file it excludes the "var.asp" page completely in the search.

Frames and

Posted: Thu Jul 29, 2004 9:41 am
by mteelen
Would it be possible to replace the "var.asp" and other none default pages with "default.asp" when displaying the results ?

Frames and

Posted: Thu Jul 29, 2004 12:26 pm
by mteelen
if I copy this into search it gives me an error:
/Webinator/search:29: No HTML/text allowed outside functions

Frames and

Posted: Thu Jul 29, 2004 2:15 pm
by mark
You did something wrong. Probably an unbalanced quote or something. Check line 29 and near by.