in reply to CGI::Session multiple cookies

No I am using HTML templates and it just loads a relative link. First page is index.pl which creates a HTML page.
<FRAME src="left.html" name="left" scrolling="no" noresize> <FRAME src="main.pl" name="main" scrolling="auto" noresize>
so there is no change of domain/server