my guess would be that you have a font tag inside your cfoutput that has a
color in it and you have something like #000000 and it is trying to turn
that into a CF variable...
If you wish to keep the #000000 make it either ##000000 or 000000
JOhn
-----Original Message-----
From: awolf [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 27, 2000 12:30 PM
To: Cf-Talk@Houseoffusion. Com
Subject: CF Error - Help please.........
Help! Thanks in advance. I am getting a just in time compiler error as
follows:
Error Occurred While Processing Request
Error Diagnostic Information
Just in time compilation error
Invalid parser construct found on line 33 at position 49. ColdFusion was
looking at the following text:
00
Invalid expression format. The usual cause is an error in the expression
structure.
The last successfully parsed CFML construct was dynamic text (a CFML
expression) occupying document position (27:39) to (27:42).
The specific sequence of files included or processed is:
D:\bdp\distdb\update1.cfm
Date/Time: 04/27/00 13:24:00
Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
Remote Address: 129.43.36.40
HTTP Referer: http://www-bdp.ncifcrf.gov/distdb/mainmaint.cfm
Query String: id=491
Here is the code. Line 39 is the HTML table tag. I see no reference anywhere
to the message generated above. I am running CF 4.5.1, NT 4SP5 on a Dell
Poweredge. Help please?
<cfquery name="up1" datasource="distdb">
Select * from distribution where id=#id#
</cfquery>
<cfoutput query="up1">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>SAIC Frederick Biopharmaceutical Development Program Distribution
Database</title>
</head>
<body>
<h3><img border="0" src="../images/saic-logo.jpg" align="absmiddle"
width="242" height="57">
Biopharmaceutical Development Program</h3>
<h3 align="center">Distribution Database</h3>
<h4 align="center">Web Based Management System</h4>
<p align="left">Data Entry Form:</p>
<form method="POST" action="up2.cfm">
<input type="hidden" name="id" value="#id#">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Confirmed:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="confirmed" value="#confirmed#" size="25"
tabindex="1"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Street:</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="street" value="#street# "size="25"
tabindex="14"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Returned:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="returned" value="#returned#" size="25"
tabindex="2"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">City:</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="city" value="#city#" size="25"
tabindex="15"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Distribution:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="distribution" value="#distribution#"
size="25" tabindex="3"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">State:</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="state" value="#state#" size="25"
tabindex="16"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Date:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="date" value="#date#" size="25"
tabindex="4"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Country:</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="country" value="#country#" size="25"
tabindex="17"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Split:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="split" value="#split#" size="25"
tabindex="5"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font size="2">Zip
Code:</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="zip" value="#zip#" size="25"
tabindex="18"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Contents
Type:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="contentstype" value="#contentstype#"
size="25" tabindex="6"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Phone:</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="phone" value="#phone#" size="25"
tabindex="19"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Project
Number:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="projectnum" value="#projectnum#" size="25"
tabindex="7"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Shipping
Conditions:</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="shippingconditions"
value="#shippingconditions#" size="25" tabindex="20"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Contents:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="contents" value="#contents#" size="25"
tabindex="8"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Stability
Testing</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="stabilitytesting"
value="#stabilitytesting#" size="25" tabindex="21"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font size="2">Lot
Number:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="lotnum" value="#lotnum#" size="25"
tabindex="9"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Storage</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="storage" value="#storage#" size="25"
tabindex="22"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font size="2">Box
Number:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="boxnum" value="#boxnum#" size="25"
tabindex="10"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Requested
By:</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="requestedby" value="#requestedby#"
size="25" tabindex="23"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Quantity:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="quantity" value="#quantity#" size="25"
tabindex="11"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Courier:</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="courier" value="#courier#" size="25"
tabindex="24"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Recipient:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="recipient" value="#recipient#" size="25"
tabindex="12"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Cost:</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="cost" value="#cost#" size="25"
tabindex="25"></font></td>
</tr>
<tr>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Organization:</font></td>
<td width="25%" bgcolor="#C0C0C0" align="center"><font
size="2"><input type="text" name="organization" value="#organization#"
size="25" tabindex="13"></font></td>
<td width="25%" align="right" bgcolor="#00FFFF"><font
size="2">Comments:</font></td>
<td width="25%" align="center" bgcolor="#C0C0C0"><font
size="2"><input type="text" name="comments" value="#comments#" size="25"
tabindex="26"></font></td>
</tr>
</table>
</center>
</div>
<p align="center"><input type="submit" value="Submit"><input type="reset"
value="Reset"></p>
</form>
<hr>
<h5 align="center">Questions concerning this site should be directed to the
BDP <a href="mailto:[EMAIL PROTECTED]">Webmaster</a>.</h5>
<h5 align="center">Powered by Windows NT Server 4.0� and Cold Fusion
Application Server�</h5>
</body>
</html>
</cfoutput>
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=sts&body=sts/cf_talk or send
a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.