Javascrip form/calulator doesn't work

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Javascrip form/calulator doesn't work

Post by mazhar » Tue Jun 08, 2010 5:02 am

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.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Javascrip form/calulator doesn't work

Post by jmestep » Tue Jun 08, 2010 6:19 am

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.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Javascrip form/calulator doesn't work

Post by mazhar » Tue Jun 08, 2010 9:35 am

Sounds like Judy is referring to following thread
viewtopic.php?f=42&t=8322

Post Reply