WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 02-14-2011, 10:34 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
When loading html files from a URL, instead of code embedded within the script, you must specify the action field of your form. Modifying your form definition to the following should work:
Code:
<form name="the_form" method="post" action="http://localhost:8080/vizhtml_form/">
This tells the browser to submit the form data to the vizhtml webserver.

We will update the documentation to mention this.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
problems with makepy applications Darkmax Vizard 0 10-12-2010 10:47 AM
problems nagivating around ruby21 Vizard 2 05-18-2010 04:22 PM
Problems loading WRL file DrunkenBrit Vizard 2 01-29-2009 01:58 AM
Problems with spawn point. just alex Vizard 1 11-24-2008 10:51 AM
Problems with lighting in 2.0 murm Vizard 6 04-21-2004 10:59 AM


All times are GMT -7. The time now is 03:24 PM.


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