Page 1 of 1

Re: Javascrip form/calulator doesn't work

Posted: Tue Jun 08, 2010 5:02 am
by mazhar
It may be due to more then one HTML form element. Web page contents are automatically wrapped in a form tag. So if your custom HTML has another form then may be the issue.

Re: Javascrip form/calulator doesn't work

Posted: Tue Jun 08, 2010 6:19 am
by jmestep
Since you are using a web page to display it, you can put the form into a conlib, then put the call to that conlib in the webpage description. Somewhere on the forum is a contact form that uses that method, if I remember. I think mazhar posted it.

Re: Javascrip form/calulator doesn't work

Posted: Tue Jun 08, 2010 9:35 am
by mazhar
Sounds like Judy is referring to following thread
viewtopic.php?f=42&t=8322