I have 100 records in My DB.
I want to show 10 and then add another field in the record as UPDATE and then show these 10 as printer friendly.
furqan219 -9 Junior Poster in Training
Recommended Answers
Jump to PostI assume you want to be able to select records via a form or list and then press 'Make Report' or similar. This page then appears and you can print it. Correct?
For this you need a payments table with a Primary Key (named payment_id) set as autoincrement.
…
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.