Skip to content

Tag Archives: maximum length

Is there a maximum data length that javascript [normally] puts on XML tags?

I am doing some Ajax work and have noticed that there appears to be a maximum length for a string that Firefox enforces that Internet Explorer does not. 1. Is this something that should be enforced? 2. Is there a way to circumvent this problem?