Also - you have to worry about the new patches from microsoft that cut off 
long URLs.. as well as firewalls that are now looking for long URLs..  it 
might make sense to stay away from long urls from now on..
Al


At 07:45 PM 8/17/2001 -0400, you wrote:
> > First Template
> > <cfwddx action="CFML2WDDX" input="#myStruct#" output="packet">
> > <cflocation url="sometemplate.cfm?packet=#urlencodedformat(packet)#">
> >
> > Second template
> >
> > <cfwddx action="WDDX2CFML" input="#url.packet#" output="myStruct">
> >
> > myStruct now exists in second template. Again be careful if this is
>complex
> > or it may get truncated by browser


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to