Must have books: 
Javascript: The Definitive Reference (O'Reilly)
DHTML: The Definitive Reference (O'Reilly)

----- Original Message ----- 
From: "Angel Stewart" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, November 13, 2001 3:44 PM
Subject: More OT Javascript: Dual Submit Buttons on One Form.


> There really should be a single repository for information about these
> common JS tasks that nearly all CF Programmers will need to use sooner
> or later :)
> 
> 
> <input type="submit" value="delete"
> 
> onclick="document.Timeentry_billable.action='timeentry_deletechargeinfo.
> cfm';document.Timeentry_billable.submit();"
> 
> class="buttons">
> 
> Now..this matches what people sent me...but for some reason I keep
> getting Object Does not Support This Method. :-\
> Any ideas?
> 
> Also..do you all know of a good Javascript resource in the CF Community
> that has these common methods?
> 
> -Gel
> 
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to