> I have a very odd problem. I have an exposed method which generates a
> _javascript_ "page".
> If the generated page were larger than 32 KB, the rest of the page
> would be cut off, which makes the .js corrupt.
> Have you experienced something like this?
You're just returning a string from the method? I haven't seen a
problem like that.
Kevin
Yes. The method generates a _javascript_ file, it is string. But it is truncated after about 32 kB, what makes me sad.
Gergo_
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

