James said:Cool I got it now.
Hi James,
not that easy to explain. :wink:
Thanks...
James said:Cool I got it now.
James said:Yes you can use names with the #DAY_NAME tag and:
<section name="DayNames">
<entry name="0">today</entry>
<entry name="1">tomorrow</entry>
<entry name="2">today+2</entry>
<entry name="3">+3</entry>
<entry name="4">+4</entry>
<entry name="5">+5</entry>
<entry name="6">+6</entry>
</section>
This is used by the FI grabber if you need an example.
I had a look at the site and it looks good.
[Edit] Sorry I looked in more detail, this will only work if you grab on the same day each week I will have a look. As I don't want to keep adding tags I will most like modify the #WEEKDAY tag to function with a look up list in the xml file.