susoxty
12-30-2005, 07:46 PM
Does the exexCommand SaveAs Dialog return a boolean value?
If so, I am trying to create a JS code that says:
if the SaveAs Dialog returns a value (i.e the person has saved the document) I want the person to be redirected toa thankyou.html page
if the SaveAs Dialog returns false (i.e the person clicked cancel) I want the person to remain on the page that they clicked the link from.
If so, I am trying to create a JS code that says:
if the SaveAs Dialog returns a value (i.e the person has saved the document) I want the person to be redirected toa thankyou.html page
if the SaveAs Dialog returns false (i.e the person clicked cancel) I want the person to remain on the page that they clicked the link from.