Advertisement

09.14.2007 at 07:49AM PDT, ID: 22829020
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2

Implement "Back" one html page button

Asked by IT79637 in Scripting Languages

Tags: , , , ,

I have  written a small Accounts Payable system to learn new technologies.  It is written in html and php5. It has a login page, a vendor search page, and a voucher entry page.  On the vendor search page, I type in a vendor name, click the Search button and a list of vendors matching my search criteria is displayed.  Please click this link to see an example: http://rs90tl.rapidshare.com/files/55688260/Vendor-Browse.png

Note: all of the data is bogus.  I downloaded company names from Commerce Department, street names from Vancover Canada, and then randomally added cities. addresses and zip codes.  It's all fiction.

Suppose an Accounts Payable Clerk does a vendor lookup that will select 100 vendors.  If I display 20 rows per page, that will require 5 pages.  I would like to add  "Next" and  "Back" buttons to the page.  The Next button would go to the database and get the next 20 vendors. The "Bac" button would redisplay the previous 20 vendors.  

Some thoughts while writing the question:
1. I can use the browser "Back" button if the clerk wants to go back a page.
2. I can click the  "Next" button to display the next group of 20 vendors.  This would be an application based button.
3. This seems awkward since the user would have to use a browser button and an application button.  Yuck!

How do I implement the "Back" button without having to go back to the database and reselect the previous 20 vendors?

Can this be done by programmatically caching the pages locally after they are displayed in the browser?  The "Back" button would access the saved pages? Can this be done?

I'm open for better ideas.  Please feel free to suggest them!!!

Thanks much,
Cheers!

Is there a PHP category?

Start Free Trial
[+][-]09.15.2007 at 02:47AM PDT, ID: 19897065

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.15.2007 at 07:29AM PDT, ID: 19897603

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.24.2007 at 03:01PM PDT, ID: 19952099

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.25.2007 at 01:23PM PDT, ID: 19958743

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.11.2007 at 08:26AM PDT, ID: 20058130

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.11.2007 at 10:09AM PDT, ID: 20059037

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.11.2007 at 12:08PM PDT, ID: 20060055

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Scripting Languages
Tags: back, button, implement, html, page
Sign Up Now!
Solution Provided By: ahoffmann
Participating Experts: 2
Solution Grade: B
 
 
[+][-]10.25.2007 at 08:03AM PDT, ID: 20148229

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_1_20070628