Phillip,

Are you sure you've put the file on a ColdFusion server, that the
ColdFusion server is running, and that you're viewing the page via
http:// and not file://?

Would you mind posting both the URL in your location bar and the
result of doing "View Source"?

-joe


On Fri, 7 Jan 2005 15:08:01 -0500, Phillip Perry
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> can someone tell me why the # is showing up in the following lines?
> 
> <cfoutput query="GetInfo2">
> <A HREF="process_path.cfm?LID=#couponhref#" TARGET="_blank">
> 
> For some reason It's showing the value of couponhref but its also displaying
> the #. So the link looks like this on the page...
> 
> <a href="process_path.cfm?LID=#http://www.blah.com#"; Target="_blank">
> 
> Any thoughts? I tried to put the couponhref in a separate variable name but
> that didnt work either.
> 
> Thanks
> 
> Phil
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the mailserver that powers this list at 
http://www.houseoffusion.com/banners/view.cfm?bannerid=17

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189684
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to