What the extension of the file you are editing viewing/editing? ..html, or .cfm?
~Brad -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 10, 2007 3:03 PM To: CF-Talk Subject: cfoutput acting weird ... need another set of eyes 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283412 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

