Hi, I am querying from this database field called URLInfo.
It contains URL of comapanies associated with us. However, it only had a max of i think 20 characters so we decided not to input (everything after stored .. lets say macromedia.com)
I want to output the URL but I cant figure out how.
I tried doing this:
<cfoutput>
<href=" </cfoutput>
Its not coming out right.
Any advice ?
thanx
It contains URL of comapanies associated with us. However, it only had a max of i think 20 characters so we decided not to input (everything after stored .. lets say macromedia.com)
I want to output the URL but I cant figure out how.
I tried doing this:
<cfoutput>
<href=" </cfoutput>
Its not coming out right.
Any advice ?
thanx