Link to home
Start Free TrialLog in
Avatar of wrynn
wrynn

asked on

maximum length of javascript string variables

what is the maximum length of javascript string variables? im tryign to use the prototype ajax.request object to get over 400k of HTML from a url, but it seems that only part of the document is being retrieved, so im guessing the variable ran out of space or something?

thanks
ASKER CERTIFIED SOLUTION
Avatar of DireOrbAnt
DireOrbAnt

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial