Date:  03/21/2011 05:04:42 PM Msg ID:  004249
From:  Jery Infeld Thread:  004249
Subject:  How to: VPF Browse in a web page
What are all the code pieces I need to have create a web page that shows the data in a Foxpro browser type grid?
More specifically, say I have a customer table in VFP8 with 300 records. How do I display 30 records at a time the fields: Custno, name, address, city, state, zip, phone in a grid (showing the column names) with the contol buttons "Next 30", "Previous 30", "Cancel"?
Thanks,
Jerry