Forum Moderators: coopster

Message Too Old, No Replies

SELECT & VIEW CHECKBOX

         

ktsirig

12:06 pm on Jan 23, 2006 (gmt 0)

10+ Year Member



Hello everyone!

I have a page in PHP that receives several fields the user has entered into a form and selects the corresponding entries
from the Mysql database I have set up.
What I want to do is have something like a "SELECT & VIEW ENTRIES" checkbox, where the user can tick and view as many of the
entries returned he/she wants.
That is, if the database returns for example 10 entries that match ths user's query, I want to have a checkbox next to each entry
and if this checkbox is ticked, then the user will see the whole entry.

zeeshan_kh

12:47 pm on Jan 23, 2006 (gmt 0)

10+ Year Member



use layers mate.....make them visible on the click of the checkbox...