Calling 'transformNode' inside xsl - problems

Subject: Calling 'transformNode' inside xsl - problems
From: "Krishnamurthy, Rama" <RKrishnamurthy@xxxxxxxx>
Date: Tue, 12 Sep 2000 11:11:51 -0400
Hi,
   I'm doing a web page where the search results are carried across several
pages.

I have included all the 'HTML' inside the XSL file.

Everytime a page number is clicked the Javascript function(inside xsl) calls
for the 

 xmldoc.transformNode(xsldoc)    method.

But instead of displaying the new page in a fresh screen the page is
appended below the old page.

What should I do?

Thanks in advance.

Rama.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread