Robin Becker wrote: > Paul Watson wrote: > ...... > >>> -- David >> >> >> >> This looks interesting, but looks even more fragile than CrackAJAX. >> >> http://www.aminus.org/blogs/index.php/phunt/2005/10/06/subway_s_new_ajax_framework >> >> >> >> All of this comes down to Javascript which will still not allow me to >> read local, client files. Right? > > > I think reading files is easy; just get the client browser to submit a > form with the file as an upload. Hard part is getting the path(s) right.
I need to walk the directory tree to find which files are of interest. It sounds like a client application (not browser) will be required. -- http://mail.python.org/mailman/listinfo/python-list