Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > HTML Memory Limit??

Reply
Thread Tools

HTML Memory Limit??

 
 
Vic Spainhower
Guest
Posts: n/a
 
      12-10-2005
Hello,

I have a php program that is building a grid (HTML table) from a MySQL
database. The problems started when I added a dropdown menu to the grid and
when I did the form buttons would not work when there were a few values in
the drop-down. If I removed the values so it was an empty drop-down menu the
form buttons would work. I thought there was a problem with my drop-down
which is a quite simple menu.

However, what I discovered is that it has to do with the size of the table
that I am building. I changed the query so that it would only pick up about
1/2 the records (134 vs 24 which is where it works (the 135th record
causes the buttons to quit working. It is not a data problem because I then
tested with a different set of data and it would also fail but at a
different spot.

I must be running into some kind of memory limit but I have no idea what it
is! Can someone help?

Vic




 
Reply With Quote
 
 
 
 
Hywel Jenkins
Guest
Posts: n/a
 
      12-10-2005
In article <KrmdnaoiTI->,
says...
> Hello,
>
> I have a php program that is building a grid (HTML table) from a MySQL
> database. The problems started when I added a dropdown menu to the grid and
> when I did the form buttons would not work when there were a few values in
> the drop-down. If I removed the values so it was an empty drop-down menu the
> form buttons would work. I thought there was a problem with my drop-down
> which is a quite simple menu.
>
> However, what I discovered is that it has to do with the size of the table
> that I am building. I changed the query so that it would only pick up about
> 1/2 the records (134 vs 24 which is where it works (the 135th record
> causes the buttons to quit working. It is not a data problem because I then
> tested with a different set of data and it would also fail but at a
> different spot.
>
> I must be running into some kind of memory limit but I have no idea what it
> is! Can someone help?


You've done exactly the right thing. You've asked for help without
providing a link to your code.

--

Hywel
http://kibo.org.uk/
 
Reply With Quote
 
 
 
 
Leonard Blaisdell
Guest
Posts: n/a
 
      12-10-2005
In article <> ,
Hywel Jenkins <> wrote:

> In article <KrmdnaoiTI->,
> says...


> > I must be running into some kind of memory limit but I have no idea what it
> > is! Can someone help?

>
> You've done exactly the right thing. You've asked for help without
> providing a link to your code.


Even better, he a multiposted to a php newsgroup with a similar subject
line They're working out the bugs there.

leo

--
<http://web0.greatbasin.net/~leo/>
 
Reply With Quote
 
Vic Spainhower
Guest
Posts: n/a
 
      12-10-2005
My appologies to the group for double posting!

This was really a question and I didn't think that it was problem with the
code which is why I didn't post code. After posting to the php group I
thought the HTML group may be a better place to ask the question so I posted
here as well.

Sorry!

Vic





 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
firefox html, my downloaded html and firebug html different? Adam Akhtar Ruby 9 08-16-2008 07:55 PM
Patriot Memory PDC1G5600ELK Memory Review Silverstrand Front Page News 0 09-07-2005 02:24 AM
Differences between Sony Memory Stick & memory Stick Pro vs Memory Stick Duo? zxcvar Digital Photography 3 11-28-2004 10:48 PM
GC does not release memory...memory keeps growing!!! Mahesh Prasad ASP .Net 1 02-22-2004 08:40 AM
AspNet Process Memory Issue on Win2k Server - Peformance is fine - Memory usuage doesn't stop growing Cy Huckaba ASP .Net 1 06-26-2003 04:00 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57