>>Simple hack might be to have a 'hidden field' on your form that 
concats the 4 fields into 1 field with a specified delimeter.  This way 
you are passing one var with all 4 lines.  When it returns from the 
paypal side, you can 'parse' the data into four lines again using the 
specified delimeter.

This is also what I'm doing.
However, the paypal IPN will nor return any field you provide in the form
(I wonder why) But there is one called CUSTOM that can be used for that 
purpose.

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309880
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to