Hi,

I need a second pair of eyes on this line of code. I am trying to create an
anchor tag with the following url.

NewApp.cfm?name=<%= showdb.getString("Name"); %>&description=<%=
showdb.getString("Description") %>&appID=<%=
showdb.getString("ApplicationID") %>

When this line is commented out the loop around it runs fine displaying all
of the ResultSet. When I run this line of code I get a
java.sql.SQLException. Can anybody see what I am doing wrong?

NT4 sp6
JRun3.0
IIS4

Bryan LaPlante
816-347-8220
[EMAIL PROTECTED]
http://www.netwebapps.com
Web Development


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to