Hi There,
I'm tinkering with an idea of a database structure for the company i work for, i'm currently compiling a client list using mysql and accessing it via php.
The problem i have come across yet not solved is, when i search the database for a surname i would like a link to say 'search for client' with a form field to type in a surname then i would like a new window to open displaying the results of the search. And if that wasn't enough when a link is clicked (i.e select client) the new window closes and the data is transfered to the original search page. I have tried in vain with several javascript ideas but nothing is showing in the new window, is there a simple way of doing this that i'm overlooking?
Thanks for reading!!
Cheers...