MySQL Forums
Forum List  »  Connector/Python

Re: how to go to the next form using python.
Posted by: Joe Ceresini
Date: May 05, 2009 07:20PM

It sounds like your question is more code related than mysql related, but the answer would be entirely dependent on how your database is setup, and what you mean by form. It sounds like you want to take an html form, but separate it out into multiple pages. This also depends a lot on what language you use and what model you are using. You could use strictly python as a cgi script, or use templating engines such as Mako, or an entire web framework such as Pylons. Please be more specific.

Joe Ceresini
Network Engineer
jceresini@hostmysite.com
<a href='http://www.hostmysite.com/?utm_source=bb'>Hostmysite.com</a>;

Options: ReplyQuote


Subject
Written By
Posted
Re: how to go to the next form using python.
May 05, 2009 07:20PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.