Hi all,
I was hoping to get help with a little problem of mine I am a total noobie so bear with me.
I have an xls script where I construct an URL out of a variable like this:
---snip---
<?xml version="1.0" encoding="UTF-8"?>
...
---snip---
i tried to solve this via the ENTITY command without luck.
e.g.: <!DOCTYPE person [
<!ENTITY #233 "%E9">
]>
well, it would suffice to pass the names without any accents, too, i just don't know how i can do this....
can anyone help? only if there's an easy solution...
Thanks.
Alex.