Yes, this is done all the time. Since you're on the Pylons list, I assume you're familiar with web application frameworks, which do exactly this.
You can read all about it at http://pylonshq.com . For simple apps, you can be up and running in less than an hour. HTH, -Hollister On Oct 11, 10:24 pm, ronald brown <[email protected]> wrote: > Can you use html form pass a value to python and python will do a calc. or > text operation and pass it back to a html form? Is that the way its done > using python?Does any one know of any documentation on how to do this? > > -- > Ronald E Brown -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
