Forums
This topic is locked
Exchange column name with cookie value.
07 Feb 2002 02:07:17 lane c posted:
I have the following code that calls the ftrDesc column from my database.<%=(ftrAll.Fields.Item("ftrDesc".Value)%>
I want to exchange the "ftrDesc" to a value that equals the value of a cookie value. How do I do this?
Thanks much in Advance!
Lane