My javascript is not the best. How do I open a new window with onclick? Then
is then anyway to autoclose that window once the code runs?
Rich

-----Original Message-----
From: Thomas Chiverton [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 6:21 AM
To: CF-Talk
Subject: RE: Run a CF page from a mail link??


> I want to log the usage of an <a href"mailto:";> link by
> running a cf action
> page that will update the db.

Hmmm - you could use onClick to open a new window, or reload a hidden
frame...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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