HTTrack Website Copier
Free software offline browser - FORUM
Subject: Document.write frameset
Author: Jackie
Date: 01/02/2004 10:18
 
My html contains the following script and generate a 
frameset.

<script>
var paras='&para1=test';
document.write('<FRAMESET ROWS="100%, *" frameborder="no" 
framespacing=0 border=0>')
document.write('<FRAME SRC="/NASApp/cs/ContentServer?pagename=test'+paras+'"
NAME="mainwindow" frameborder="no" 
framespacing="0" marginheight="0" marginwidth="0"></FRAME>')
document.write('</FRAMESET>')
</script>

If the src is "/NASApp/cs/ContentServer?pagename=test", 
httrack works fine, however, if the variable paras add to 
the src, then httrack cannot download the frame content. 

Is there any setting that can make it work? 
Thanks a lot!!! 
 
Reply


All articles

Subject Author Date
Document.write frameset

01/02/2004 10:18
Re: Document.write frameset

01/03/2004 17:36




f

Created with FORUM 2.0.11