HTTrack Website Copier
Free software offline browser - FORUM
Subject: Maintaining url key/value pairs
Author: Ben Cameron
Date: 01/25/2012 08:53
 
hi,
i need to make urls of the form,

index?OpenDocument&date=2012-01
index?OpenDocument&date=2011-12
index?OpenDocument&expand=true

where date reflects the most recent months archives, so can change, into

index-OpenDocument&date=2012-01.htm
index-OpenDocument&date=2011-12.htm
index-OpenDocument&expand=true.htm

I can grab the values with this,

-N %n%[date:date=:::]%[expand:expand=:::].%st

and it works, if I do something like this,

-N %n%[date:-OpenDocument&date=:::]%[-OpenDocument&expand=:::].%st

it alters every filename downloaded like this,

XXXXXdate_-OpenDocument

 I guess it has something to with the special characters. Any thoughts on how
I can do this?
thanks, Ben

 
Reply


All articles

Subject Author Date
Maintaining url key/value pairs

01/25/2012 08:53
Re: Maintaining url key/value pairs

01/25/2012 19:47
Re: Maintaining url key/value pairs

01/26/2012 23:31
Re: Maintaining url key/value pairs

01/31/2012 22:27




d

Created with FORUM 2.0.11