I believe there is an upper limit of 255 characters on URL parameters.

Andy

-----Original Message-----
From: Jared Clinton [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 8:12 PM
To: CF-Talk
Subject: RE: Passing a Struct through a url.


Brian,

You 'can' serialise a structure into a wddx string, then urlencode it and
use it as a normal URL parameter - deserialising on the other side of the
interaction.

If you would want to is another matter.

I'm not sure but there may be an upper limit on the length of URLs last time
I tried it didn't seem that there was (I only tried up to 4k) but some proxy
servers may disagree.

Jared Clinton
NEC Australia


-----Original Message-----
From: John Wilker [mailto:[EMAIL PROTECTED]]
Sent: Friday, 5 April 2002 12:00 PM
To: CF-Talk
Subject: RE: Passing a Struct through a url.


Not that I've ever seen



John Wilker
Web Applications Consultant, and Author
Macromedia Certified ColdFusion Developer
President/Founder, Inland Empire CFUG.
www.red-omega.com

"more people are killed by donkeys than by airplane crashes each year"


-----Original Message-----
From: Brian Eckerman [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 12:45 PM
To: CF-Talk
Subject: Passing a Struct through a url.


Can you pass a ColdFusion Structure through a html url?


Brian Eckerman
Web Developer



______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to