|
Posted by CyberDroog on 10/27/70 11:21
On Fri, 15 Jul 2005 11:09:14 -0500, kchayka <usenet@c-net.us> wrote:
>CyberDroog wrote:
>>
>> The part: onclick="location.href='%item-url%' seems to be the problem since
>> it is surrounded by single quotes. When it comes across a folder name such
>> as: CD's
>
>If you insist on using quote marks in file or folder names, you should
>url-encode them in the HTML, i.e.
>
>item-url = "CD%27s"
>
>Do this with any character other than letters, numbers, dashes,
>underscores or periods, and you won't have any browser troubles.
The problem is that this is a dynamic process. The code simply reads any
folder/file tree it is pointed at.
--
To make an apple pie from scratch, you must first invent the universe.
Navigation:
[Reply to this message]
|