If you can change it to a form field, hidden would be ok, it will scale better.
However, if the data is in the DB, why not pass a reference to it, an ID maybe, and extract it on the second page? Ade -----Original Message----- From: Raj Vijay [mailto:[EMAIL PROTECTED] Sent: 24 February 2005 23:46 To: CF-Talk Subject: Passing SQL nText to another page 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 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.4.0 - Release Date: 22/02/2005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196445 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

