PDA

View Full Version : char length using geturl


julian
01-11-2002, 12:13 PM
Hi,

I'm using the geturl function to call a javascript function and passing it a lengthy string as one of the parameters. The issue is that once the total number of chars passed via the function exceeds a certain length (about 2070 chars, which seems an odd amount but..) the function call is simply ignored (ie it never hits the javascript). Is this a limitation of Flash, the browser (the .swf is running in a browser window [IE]), or something else entirely?
I can get round the problem if need be (albeit with some re-coding work) but need an explanation as to why it happens. Any ideas much appreciated.

Cheers

Jesse
01-13-2002, 06:30 AM
[crosspost]