I've got this simple table ...
<table width="300" border="0">
<CFOUTPUT>
  <tr>
    <td><a href="rb_new_verified.cfm?cat=#cookie.cbadmin#">Vote 6-12 
Months</a></td>
  </tr>
  <tr>
    <td><a href="rb_new_verified.cfm?cat=#cookie.cbadmin#">Vote 13-24 
Months</a></td>
  </tr>
</CFOUTPUT>
</table>

I've saved and uploaded several times, but the links that are being produced on 
the page is ...
http://www.domain.com/rb_new_verified.cfm?cat=<cfoutput>1</cfoutput>

Thanks

D

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283410
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