![]() |
|
#1
|
|||
|
|||
|
HTML form
Is it possible to get the submission from a html form from the internal html viewer? I am using a html / javascript calendar from which I want to capture a chosen date.
I know that this is covered by the vizhtml module in Vizard 4, however I am stuck using 3! Thus far I have been experimenting with the cgi python module with little success - so ANY pointers regarding this would be really gratefully received
|
|
#2
|
|||
|
|||
|
Most of the functionality in the vizhtml module is based on the Python BaseHTTPServer module, which comes with Vizard 3.0. You should be able to find examples online showing how to use BaseHTTPServer to handle simple http requests and form submissions.
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| display html in panel | disbeat | Vizard | 1 | 04-07-2011 04:04 PM |
| Html open .py | CRI | Vizard | 1 | 08-19-2010 03:30 PM |
| IE cannot display form response page from python server | Gladsomebeast | Vizard | 2 | 12-01-2008 10:12 PM |
| questions on how to create a form | xingxing | Vizard | 15 | 06-13-2008 05:19 PM |
| html | jkelly | Vizard | 2 | 06-23-2003 12:53 PM |