
Search found 3 matches
- 2004-12-26 15:53:43
- Forum: Ant Movie Catalog > Templates
- Topic: Save & Exit function does not work in Willspo template
- Replies: 2
- Views: 1651
- 2004-08-07 16:33:58
- Forum: Ant Movie Catalog > Templates
- Topic: Save & Exit function does not work in Willspo template
- Replies: 2
- Views: 1651
Save & Exit function does not work in Willspo template
Hi, I got a problem with the Save & Exit function in the Willspo MovieList template as it raises a script error. here is the script that deal with this stuff: function exit() { if (needToSave) { var fso = new ActiveXObject("Scripting.FileSystemObject"); var orgFile = fso.GetFile(source...
- 2004-08-07 15:48:41
- Forum: Ant Movie Catalog > Templates
- Topic: Convert \ into / using Willspo MovieList template
- Replies: 0
- Views: 1389
Convert \ into / using Willspo MovieList template
Hello,
I have been using Willspo MovieList template for a while now and each time I want to add a file location I have to convert antislashes \ into slashes /. Is there a way to use an XML function in the default.js file to handle this?
I have been using Willspo MovieList template for a while now and each time I want to add a file location I have to convert antislashes \ into slashes /. Is there a way to use an XML function in the default.js file to handle this?