Wildly brainstorming here: you could use the web2py to do everything on your departmental servers (blog, data representation, reports, etc.), then use web2py to automatically generate everything as static html and automatically upload the generated files to the IIS7 share.
Not sure this is the best solution overall, but could be a nice project. On Saturday, October 12, 2013 10:53:16 PM UTC+2, chicks wrote: > > Yes, it's IIS7. The only access I have to the web server is a Windoze > share, so can only copy files to it, can't launch anything from command > line, as I have no access to it. :( > > This is megacorp, with 60K worker bees, so IT is very strict about what > can and can't be run on these hosts. I have full control of departmental > servers, but they can't be used for this wider audience. So, the binary > version is a non-starter. PHP is, unfortunately, my best option. :( It is > installed, running, and fully integrated already - plug 'n pray. > > This director has been trying for years to get IT to provide his metrics > tailored to his needs, without success, so I've been given the job. Lucky > me. :-) > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

