Group: Member 
Post Group: Newbie
Posts: 1
Status: 
|
Hello all, I would be so grateful if anybody can help.
I am creating a website where the user can input some Python syntax into a text area.
Just for example > print 'Hello World'.
This would then be passed server side (i'm developing using AMPPS) using mod_wsgi and displayed in a new page.
I have spent countless hours trying to find out what commands are even required to send such a script to allow this to happen. If ANYBODY have any guidelines or areas where I can access this information it would be greatly appreciated.
Thanks for your time Andy
|