So here is a question. Was recently fixing some errors on a site I took over. We have a page that produces a list of accounts and limits it to x number of people per page. Then we have another form element that chooses which page of data we view. Javascript is used so when we change the element from page 1 to page 2 it calls a php script that does a new query for the next x number of people and displays the results on that page. In this case its an intranet app so I know everyone will have a mouse and javascript enabled but how would you code if you wanted to go to web standards and have a fallback.

--
Michael Horowitz
Your Computer Consultant
http://yourcomputerconsultant.com
561-394-9079



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to