WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   HTML form (https://forum.worldviz.com/showthread.php?t=3901)

nige777 08-31-2011 06:33 AM

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 :D

farshizzo 08-31-2011 01:49 PM

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.


All times are GMT -7. The time now is 08:49 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC