Search found 6 matches

by drayton
Wed Nov 30, 2011 12:28 pm
Forum: Screensaver Factory Support
Topic: Auto Update XML Query
Replies: 10
Views: 11794

Re: Auto Update XML Query

Thanks for your assistance and rapid responses with this issue
by drayton
Wed Nov 30, 2011 11:39 am
Forum: Screensaver Factory Support
Topic: Auto Update XML Query
Replies: 10
Views: 11794

Re: Auto Update XML Query

Yes changing the name gave the count of 8.

Any idea how to get round this problem as changing the name each time would mean a new install of the screensaver?

Thanks
by drayton
Wed Nov 30, 2011 11:13 am
Forum: Screensaver Factory Support
Topic: Auto Update XML Query
Replies: 10
Views: 11794

Re: Auto Update XML Query

Definitely 6, the reason I started looking at this is becuase I originally had 6 items and then added 2 more but it wasn't adding the additional 2 slides. That's why I tried verifying the XML file again and thought because it was only counting 6 that was the problem?
by drayton
Wed Nov 30, 2011 10:56 am
Forum: Screensaver Factory Support
Topic: Auto Update XML Query
Replies: 10
Views: 11794

Re: Auto Update XML Query

Enterprise version 6.03
by drayton
Tue Nov 29, 2011 6:59 pm
Forum: Screensaver Factory Support
Topic: Auto Update XML Query
Replies: 10
Views: 11794

Auto Update XML Query

I've created a screensaver with the auto update feature enabled. My code in the XML file is as follows: <items> <item> <command>add</command> <url>http://www.mydomain.co.uk/ssaver/deltaoffer.jpg</url> <imagesize position="center">fitbig</imagesize> </item> <item> <command>add</command> <url>http ...