Hi all,

I've got a messy (lengthy)

<cflocation
URL="process.cfm?emailaddress=#URLEncodedFormat(URL.emailadr)#&...> 

which I contemplated passing about 25 URL variables between one page and a
second. On the second page, I would use the URL vars to populate a db.  I
don't need to keep the vars beyond the second page after they've been
written. 

With this amount of vars what's a good way to accomplish:  session, WDDX
packet, etc?  I know how to write a session, but it seems like a lot for
just a one-page pass.  If I do a WDDX Serialization, I don't know how to
write it, and need an example.

Thanks in advance.

Mark


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to