Fix Html Forms In Joomla
We have 12 html forms with php sessions for input fields to allow auto population of repetitive data such as applicant name and address, etc. These forms are hosted on a godaddy server and linked to Joomla via a Wrapper, which means these forms are external pages iframe’d in Joomla as a Main Menu Item.
Seems that sessions are not being stored in Firefox and IE because when data is typed on the first form, it does not get populated in the second form. It workes fine outside of Joomla but when tried on Joomla it does not work. Here are the links on and off Joomla
http://auctionhousemiami.com/da/index.php
http://auctionhousemiami.com (Go to Dealer Registration > Online Dealer Registration)
Need a Joomla expert to identify and fix the issue