Hello, now i open an external browserwindow, add some formdata via javascript and submit it. so i can send apost directly.
I first want to send teh data via qooxdoo request , i need a post and then i get back pdf, csv,... data and want to display it but i cant post it to a window . Because the sourcecode alwys displayed , not the document. for example the pdf document on a pdfviewer > Hi, > > by output do you mean the server's response? You get that from the > Response object: > http://demo.qooxdoo.org/current/apiviewer/index.html#qx.io.remote.Response~getContent > > Do you mean a qooxdoo window or a browser window? > > > Regards, > Daniel > > [email protected] schrieb: > >> Hello, >> >> i want to send post data and redirect the output to a new window. I dot >> find any option in the request documentation to do that. Is ths >> possible and hw? >> >> Thanks for answer >> >> ------------------------------------------------------------------------------ >> Download Intel® Parallel Studio Eval >> Try the new software tools for yourself. Speed compiling, find bugs >> proactively, and fine-tune applications for parallel performance. >> See why Intel Parallel Studio got high marks during beta. >> http://p.sf.net/sfu/intel-sw-dev >> _______________________________________________ >> qooxdoo-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> >> >> > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
