Hello CF_Folk

This is probably a simple one, but I am not seeing it....

Problem:
Using code similar to that which follows, returns Invalid Parser
Construct error on " before #Map1

<cfoutput query="name">
<table>
<td>
<img source = #Image#>
</td>
<td>
<img source = "image/image1.gif" usemap = "#Map1">
</td>
<table>
</cfoutput>

In order to solve that, I put the query tight around the query
dependent image tag, but that throws my table structures appearance
off, even with height and width defined, thus causing me to loose the
seamlessness of the image.

Help, if you please.

Guy J. McDowell
Webmaster, Ontario Federation of Anglers & Hunters
NEW DESIGN COMING NOVEMBER 1st at www.ofah.org


------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to