On 11/29/00, David Clay penned:
><CFSET CRLF=3D"#Chr(13)##Chr(10)#">
>
><cfquery name=3D"getPDFInfo" datasource=3D"#DS#">
>SELECT PDFs.RecID, PDFs.LitName, PDFs.ReorderNo, PDFs.AppID, PDFs.LastRevi=
>sed, PDFs.FileSize,PDFs.LocID,*,*
>FROM   PDFs, DCLocation,DCApplication
>WHERE  0=3D0
>AND            PDFs.AppID=3DDCApplication.AppID
>AND    PDFs.LocID=3DDCLocation.LocID
><CFIF #form.ReorderNo# NEQ 'All'>
>AND PDFs.ReorderNo LIKE        '%#form.ReorderNo#%'
></CFIF>

David. If you can send this message as text, I'll try and look at it 
(and form error #2 as well). I can't read it like this though.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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