Hey guys Lately I think I've been asking all the wrong questions. But hope fully 2day I will ask the right 1. Let me explain my way of thinking and maybe you can guide me from there. What i have is a while loop running a search through my entries table in my database and display results in a table when search is clicked. I have links on the ['Post_First_Name'] column, which i want to execute more info about that person in the jquery light-box. Now i was thinking what if i had the link call out a function that gets the id from posts and then displays it in a table. From there i could make into a jquery light box. Will this work? Heres a link for visual: test.php Yours Ashveer