View All objects on one page...

C

Cubicle Intern

Hi,

I'm not sure if this one falls into the javascript category. I have a
database of products and I want to include the option to view all the
products in one page. Right now, I can adjust the number of products
I can view per page but I want to include a "View All" option and I'm
not sure where to start... Any suggestions are very much appreciated.
Thanks in advance.

tyv
 
R

RobG

Hi,

I'm not sure if this one falls into the javascript category. I have a
database of products and I want to include the option to view all the
products in one page. Right now, I can adjust the number of products
I can view per page but I want to include a "View All" option and I'm
not sure where to start... Any suggestions are very much appreciated.
Thanks in advance.

A good start would be to indicate how the number of items to display
is set - if it is by client-side script perhaps you'll get some help
here - or not. :)

If it is set by script (say by modifying the query string), then you
might be able to add an "all" parameter so the server knows to send
all results, not just he first 10 or 20 or whatever.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,280
Latest member
BGBBrock56

Latest Threads

Top