[solved] Problem with submitted page being truncated
Posted: Fri Jan 11, 2008 5:32 am
I have a long page containing 406 lines. Each line is in the form of...
I paste the 406 lines into a new page in CMSMS and Submit it. When I subsuquently open the page in the Edit Content window, the page is only 242 lines. Somehow 164 lines are getting truncated. I've tried this three times, each time with the identical result.
What is causing the page to lose nearly 1/3 of the lines? Could this be a timeout problem of some sort? This is a serious problem because I do not want to have to break the page up into 2 or more pages. This is essentially a "Quick Order" page where the client wants all 406 items to be available for sale on a single page.
Any suggestions?
Michael
Code: Select all
<div class="plantsOrder"><span class="strongtext">Acer davidii </span> 1.5 pt - 9.99 <a href="http://xxx.xxxxxx.com/cf/add.cfm?userid=xxxxxxx& product=Acer-davidii- 1.5 pt &price=9.99"><span class="cart">Add To Cart</span></a></div>
What is causing the page to lose nearly 1/3 of the lines? Could this be a timeout problem of some sort? This is a serious problem because I do not want to have to break the page up into 2 or more pages. This is essentially a "Quick Order" page where the client wants all 406 items to be available for sale on a single page.
Any suggestions?
Michael