Page 1 of 1

html template as used on Master.Com

Posted: Mon Mar 20, 2006 1:12 pm
by rjshelq
Hi,

The search setup at Master.Com allows the use of an html page template, and apparently splits the html template at the location of an "insert results" string.

I'd like to do the same in Webinator 5.1. Do you have an existing script that provides that same functionality?

Or, if not, can you outline the easiest way to implement the file splitting using Vortex?

html template as used on Master.Com

Posted: Mon Mar 20, 2006 2:00 pm
by mark
Webinator's "top" and "bottom" html are the same thing except that you have to break it out when entering instead of the program breaking it out at some key string. So you take everything that would occur before the "master.com.content" string into the "top html" box and everything after into the "bottom html" box.