Wednesday, 18 September 2013

Existing HTML website, but processing on Google App Engine?

Existing HTML website, but processing on Google App Engine?

I have a website hosted already and it contains an HTML form. I want to be
able to submit the form to a Python script on Google App engine to handle
the data. In the documentation, there is a tutorial to process forms with
Python, but it was from a page that was served in the script itself. How
do I link an existing domain/webpage to a script running on Google App
Engine? Thanks for any help!
~Carpetfizz

No comments:

Post a Comment