Use the onClick handler to submit the form qryBoxUpdate.cfm - onclick =
"return form.submit();" or write a function that will do som processing and
then submits.

Your second questions, what types of documents are you talking about?

----- Original Message -----
From: "Richard Kern" <[EMAIL PROTECTED]>


To all,

I imagine this is simple but my brain quit after a 14 hr saturday and I had
two problems to resolve.

The first question is:

I have a dynamic table filled by a query that includes a check box. The
check box value is keyed to a database entry.  using the 'onclick' attribute
I need to call an update query in a cf template.
The quetion is how to write the javascript function to call
'qryBoxUpdate.cfm'?

The second question is:

On an intranet, no outside connection, using a dynamic link to a document or
spreadsheet brings up the document in a browser or view window.  I want the
original application to open the file for editing.  Where or how can that be
specified?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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