Long URLs.

They have: 62 posts

Joined: May 2000

OK, I have this script that sends a ton of info to the server. All the info appears in the URL box in my browser. Now, I guess there's so much info that it all doesn't get to the server, because a hidden field in the script obviously doesn't get there. How do I solve this all?

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

are you using a form? (you said hidden field)

I'm no expert, but try "method=post" to send the data to the buffer

They have: 193 posts

Joined: Feb 2000

Was the problem fixed?

Richard
richjb::425

They have: 62 posts

Joined: May 2000

Yeah, the problem was fixed, thank you!

It also appears that new versions of IE won't submit forms unless they have a method attribute.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.