If your using Buttons, call a JS function and then go from there.


function btnDetech(btnName){
    if (btnName == 'Print'){
        
    }
    if (btnName == 'Cancel'){


    }
}

On the buttons:  >

Or atleast something like that.

-----Original Message-----
From: Daniel Farmer [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 31, 2003 11:50 AM
To: CF-Talk
Subject: detecting print or cancel buttons

I'm calling the print dialog box from my app and I want to detect if "print"
or "cancel" was selected, how is this done?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Daniel Farmer
Coldfusion Developer / Sales / Producer
613.284.1684
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to