Sorry already tried that, I might try the final option in a minute and
launch my pc out the nearest available window!!!

-----Original Message-----
From: Alex [mailto:[EMAIL PROTECTED]]
Sent: 04 July 2002 17:05
To: CF-Talk
Subject: RE: Inserting two records


> > <cfquery name="insert" datasource="#application.dsn#">
> > INSERT INTO save_list (ldate, lname, list, luserid)
> > VALUES ('#ldate#', '#lname#', '#selected#', #session.id#)
> > </cfquery>

Where are these values coming from? Prefix them like #form.value# and
see what happens.



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

Reply via email to