<SNIP>
> The ASP and HTML pages on the site use CSS, and I need to
> include the same
> styles on the page that returns the search results, to give the site
> consistency. Does anyone know of a way this can be
> accomplished, apart from
> rewriting the entire CSS in Perl, which is beyond my capabilities?
you don't need to rewrite the style sheet, only apply existing tags
from the sheet that you will be using to appropriate elements in the
page(s) you create. since you are creating the pages in Perl yourself,
you can put the tags anywhere you want as a part of the creation
process. just be sure to include the CSS attachment line in your
created page.
hth
Al Hospers
CamberSoft, Inc.
al<at>cambersoft<dot>com
http://www.cambersoft.com
A famous linguist once said:
"There is no language wherein a double
positive can form a negative."
YEAH, RIGHT