jit.uldl cuts output
hello all
I'm working on a patch which processes the source code of websites.
At the moment, I'm using the jweb component to show the website and pass the url to a jit.uldl to grab the source and pass it to a jit.textfile.
This works fine, but as soon as a website has some special characters like ä,ö,ü etc. in the source, the output is "cut off", means I have only the part of the source in the jit.textfile which is before the special character. For example at monorev.com, it reads the source until the character ü, then it cuts.
Any ideas how I could solve this?
Thank you very much!
Hi wondering if you found a solution to this problem? I am having a similar trouble with jit.uldl cutting upload after a few minutes. Im guessing this is a max issue rather than server as if I quit max and re-open patch it works fine again.
Please let me know if you found a fix.
Cheers
James