HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Having problem copying this site
Author: Xavier Roche
Date: 12/11/2002 22:39
 
> Trying to copy <http://www.nmma.org/calendar/> Can somebody 
> tell me what I am doing wrong?  I have played with all 
the 
> preferences however the ASP's still won't work when 
copied.

The reason is that this site is using horrible javascript 
routines:

	function openwindow(EventId) {
		window.open('DisplayDetail.aspx?eid=' + 
EventId + '&aud=3', 'win', 'width=440, height=480, 
scrollbars=1, status=1, toolbar=0, status=0, left=100, 
top=0');
		return false;
	}

There is no workaround, unfortunately :(

 
Reply Create subthread


All articles

Subject Author Date
Having problem copying this site

12/11/2002 22:22
Re: Having problem copying this site

12/11/2002 22:39
Re: Having problem copying this site

12/11/2002 23:06
Re: Having problem copying this site

12/12/2002 07:45




0

Created with FORUM 2.0.11