Insert into a textbox a query result from another window
Posted: Sun Apr 13, 2003 6:17 pm
Not sure where to go with this one. I need to insert a ID number into a textbox, but to do that I need to search for an ID number held in a MySQL table. My plan was to open a popup window where the query is executed and then use the result of that query to populate the textbox in the main window. My problem is that it is still a plan. I am fine with PHP which is why I posted here, but I suspect that I will need JS (which I dont know) as well to achieve this. Any Ideas? or can someone point me to a thread where it has already been done.
I have already seached the forum and found nothing similiar.
I have already seached the forum and found nothing similiar.