Google Groups Home Help | Sign in
Message from discussion Passing strings between functions XMLHTTP.open
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
jerm  
View profile
 More options May 9, 9:59 am
Newsgroups: comp.lang.javascript
From: jerm <jerm.hann...@gmail.com>
Date: Fri, 9 May 2008 06:59:45 -0700 (PDT)
Local: Fri, May 9 2008 9:59 am
Subject: Passing strings between functions XMLHTTP.open
Hi,

I am using ajax to update a form.  I call xmlHttp.open("GET", strURL,
false).

The problem is that strURL is a really long string and it seems that
javascript craps out on this long string giving me an unspecified
error.  I decided to test my theory and created a generic function to
pass over my url string and sure enough javascript dies with the same
error.  I figured one way around it was to split my string into an
array and then join it up again but xmlHttp.open is not a method or
object I wrote, so I cant easily manipulate it.

Any thoughts on a way around this?

Regards,
Jeremiah


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google