473,385 Members | 1,309 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Using InnerHtml to build up div

I am trying to build up a series of invoices based upon date parameters
by adding each invoice to the InnerHtml of a Div. I am using a
StringBuilder object to build up the HTML for each invoice that I am
then adding to the InnerHtml.

This works very well, but if I ever select more than about 10 invoices
it crashes. I do not get an error message, I just get a 'The page
cannot be displayed' screen.

Can anybody help?
*** Sent via Developersdex http://www.developersdex.com ***
Apr 9 '08 #1
1 1118
You may want to look at an example of mine on how to do manual post backs to
the server. It how I would approach such a job

http://dev.thatsit.net.au/samples/as...k/default.aspx

"Mike P" <mi*******@gmail.comwrote in message
news:Oh**************@TK2MSFTNGP03.phx.gbl...
>I am trying to build up a series of invoices based upon date parameters
by adding each invoice to the InnerHtml of a Div. I am using a
StringBuilder object to build up the HTML for each invoice that I am
then adding to the InnerHtml.

This works very well, but if I ever select more than about 10 invoices
it crashes. I do not get an error message, I just get a 'The page
cannot be displayed' screen.

Can anybody help?
*** Sent via Developersdex http://www.developersdex.com ***
Apr 9 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Kyle | last post by:
I am presently making use of documentElement.innerHTML to retrieve page contents for manipulation, but I've noticed that the sting value returned is not identical to the actual page source....
6
by: wk | last post by:
i have a <table></table> ...and the have a string with the html that will create the table rows, columsn etc....perhaps <tr><td>a row</td></tr>. this string comes dynamically from a source and...
2
by: Arun | last post by:
I am trying to build a site using xmlhttprequest, so that the browser never reloads. I want to pass the HTML info of the "navigation column" , "content column" as a XML page from the server. ...
11
by: ctman770 | last post by:
Hi Everyone, Is it faster to save the precise location of an html dom node into a variable in js, or to use getElementById everytime you need to access the node? I want to make my application...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.