I dont know how to get value from a web form using ONLY WSGI, Therefore use both, CGI and WSGI.
On 17 October 2014 10:58, nitin chandra <[email protected]> wrote: > I am going low-level. > Using both, CGI and WSGI. > > Where team members can input data from any geographic location over a web > form. > > On 17 October 2014 10:29, Roberto De Ioris <[email protected]> wrote: >> >>> Ok .. got over the part where the next page was not working on >>> "Submit". PARTIALLY >>> >>> in the url i can see the script is getting loaded but the page is not >>> getting displayed, the same (original) form page gets loaded. >>> >>> Like it does not load the next page. >>> >>> Am I missing some thing [wsgi] '.ini' file so that required redirects work >>> ? >>> >>> >> >> >> Sorry but i am not sure to understand what you are trying to accomplish. >> >> You have a mix of CGI and WSGI approach, which paradigm you want to use ? >> Or you want both ? Are you using a framework or you are going low-evel ? >> >> -- >> Roberto De Ioris >> http://unbit.it >> _______________________________________________ >> uWSGI mailing list >> [email protected] >> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
