View Single Post
  #3 (permalink)  
Old 03-03-2009, 03:43 PM
grahamb grahamb is offline
Trained Alumni
 
Posts: 48
Default

Pretty slow around here lately...

I think I've determined that you can't include a perl .cgi in the zimlet .zip file and try to call it through an Ajax call -- it returned the full text of the script and didn't execute it. So, I'm guessing that I have two options:
  1. Host the script somewhere else and access it through the proxy
  2. Use a JSP

I'd like to avoid an external script, so: can I make admin SOAP calls (getting and setting account properties), and if so, does anyone have an example?
__________________
Graham Ballantyne
Simon Fraser University
Reply With Quote