logo

New Response

« Return to the main article

You are replying to:

  1. I'm sure you already know that that's not possible.

    You will have to use JavaScript. Look at their documentation for a how-to.

    @Command([ FileSave ]) = "document.forms[0].submit()"

    @Command([ EditDocument ]) = "location.search = '?EditDocument' "

    @Command([ FileClose ]) = "location.href = 'somewhere/else' "

    Jake -codestore

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: