240
240
name="upload_iframe" id="upload_iframe"></iframe>
242
242
""" % cgi.escape(util.make_path(os.path.join("fileservice", req.path))))
245
245
<input type="text" size="30" id="save_filename" value="%s" />
246
246
<input type="button" id="save_button" value="Save" onclick="save_file()" />