Britta,

Try ##photo (double pound signs). This is the most common question on this
list I think...

/Hugo

-------------------------------------------------------------
Hugo Ahlenius                  E-Mail: [EMAIL PROTECTED]
Project Officer                Phone:            +46 8 230460
UNEP GRID-Arendal              Fax:              +46 8 230441
Stockholm Office               Mobile:         +46 733 467111
                               WWW:       http://www.grida.no
-------------------------------------------------------------


| Does anyone know how to pass a hash through a string that is being
| processed
| without setting off cold fusion, eg how to encode it so CF will
| ignore it?
|
| I've got to target an anchor from a query string burried in the
| middle of a query output.  Usually I'd just make sure that part was
| not
| being processed, but in this case I'm stumped.  I'd like to do
| <a
| href="listingdetail.cfm?newimage=#PhotoID#&ListingID=#ListingID#'#photo'">
| but this obviously does not work.  I've tried double and single
| quotes.
|
| Thanks very much if anyone could point me in the right direction...
|
| Cheers,
| Britta Bennett
| WestCoastWeb.com
|
| <cfoutput query="photosq">
| <a href="listingdetail.cfm?newimage=#PhotoID#&ListingID=#ListingID#">
| <IMG SRC="photos/#ThumbnailPhoto#" class="photo2"></a>
| Multiple more rows...
| </cfquery>
| 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137862
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com

Reply via email to