Hello, You can execute applications at server side if some requirements are met. Maybe you can do it at client side with javascript but dunno. For server side see plugin sfOpenOfficePlugin.
João On May 7, 8:17 am, Matthias Nothhaft <[EMAIL PROTECTED]> wrote: > Hi, > > for a special "local edit feature" I would like to provide a link that > starts a local editor with a file to edit as parameter. > > I tried something like > > <a href="file:///usr/bin/kwrite file:///path/to/file.html" > target="_blank">edit</a> > > But this does not work.. :-( > > Is it possible at all - or do I have to use another solution like Java > or something like that? > > Any help would be great! Thanks. > > Regards, > Matthias --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
