The Online help from oee means:
"However enumerating macros are not yet supported, like {:1..10}, {:server}, {:dir}, {:filename} or {:a,b,c,d}. "
How can I avoid loading a permanent calendar like on this site:
http://www.cdu-bw.de/cda/index.php?h=40&u=1&monat=*&jahr=*
can You please have a look on the project setting (url-substitute), to see if it is correct.
How can I load only three months starting from the actual month?
Tank You
Best regards
Jo A. Kim
[Object]
OEVersion=Enterprise 4.7.0.2585
Type=0
IID=7268
Caption=LV - BW
URL=http://www.cdu-bw.de/http://www.guenther-oettinger.de/
Lev=1000000
LimBTime=True
LimTSize=10000
LimNumber=5000
LimTime=600
FTText.Exts=aspaspxcfmhtmhtmlhtxidcjspphpphp3rxmlshtmlstmstmltexttxtwmlxmlxsp
FTImages.Exts=bmpfifgifipxidcjspj2cj2kjp2jpegjpglwfpngtiftiffwbmpxbm
FTVideo.Exts=aniasfasxaviflcfliflvm1vm2vmovmpegmpgramrmrvvivvobwmv
FTAudio.Exts=apem3umidmp2mp3rariffvocwavwma
FTArchive.Exts=acearcarjcabgzjarlayleilhapakpdfrartartgzzzip
FTUDef.Exts=classcssdtdjsssiswfvbsxsl
FTText.B=ooxooo
FTImages.B=ooxooo
FTVideo.B=ooxooo
FTAudio.B=ooxooo
FTArchive.B=ooxooo
FTUDef.B=ooxooo
FTOther.B=ooxooo
FTSizes=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,0,3,0
RSrvsBx=1
RProt=-1
LastStart=125:210:39:77:206:34:227:64:
LastEnd=171:8:193:62:205:34:227:64:
S200=1360
S304=654
SPar=1267
SSav=1360
SLast=200
SSiz=11930233
SMdf=645
LFiles=2014
LSize=11930233
Flags=1
Substs=http://www.cdu-bw.de/cda/index.php?h=40&u=1&monat=*&jahr=* &monat=*&jahr=* &monat={:1..12|1}&jahr={:longyear}http://www.cdu-bw.de/cda/index.php?h=40&u=1&jahr=*&monat=*&tag=xxx.html &jahr=*&monat=*&tag=xxx.html &jahr={:longyear}&monat={:1..12|1}&tag=xxx.html
ApplyAllSubsts=True
ImgDim=0,0,0,0
PrevURL=http://www.cdu-bw.de/
ParseComplexScripts=True
ConvertRSS=True
IPAddr=676359998
Best regards,
Oleg Chernavin
MP Staff
index.php?h=40&u=1&monat=*&jahr=*
to the Excluded list.
Oleg.
OK, but I want to load only the actual month automatically, every month with the scheduler
Jo A. Kim
Oleg.
do You mean on this way?
http://www.cdu-bw.de/cda/index.php?h=40&u=1&monat={:0month}&jahr={:longyear}
I Have tryed this:
http://www.cdu-bw.de/
http://www.guenther-oettinger.de/
http://www.cdu-bw.de/cda/index.php?h=40&u=1&monat={:0month}&jahr={:longyear}
but because of the first url, oee always loads the permanent calendar
Jo A. Kim
Oleg.
Sorry I dont know what to do anyway:
If I put this in the URL-Filter:
http://www.cdu-bw.de/cda/index.php?h=40&u=1&monat={:1..12}&jahr={:longyear}
and test the function with the Address 'http://www.cdu-bw.de/cda/index.php?h=40&u=1&monat=01&jahr=2007'
the response is: 'The URL will be downloaded'
the same with : http://www.cdu-bw.de/cda/index.php?h=40&u=1&monat=*
what shell I put on URL-Filter to avoid loading this site: http://www.cdu-bw.de/cda/index.php?h=40&u=1&monat=*
index.php?h=40&u=*&monat=*
Oleg.