Hi all, i have a table containing a ntext data type column (Variable-length Unicode data with a maximum length of 2^30 - 1 (1,073,741,823) characters).
I successfully passed the value of the variable to the next page. <a href="page2.cfm?=#columnName#">Click Here</a> My question: Is this is the only way to pass the value or any other method is there? (Is it okay to pass huge amount of data thru this method?) Thanks -Raj ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196444 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

