Hy everybody,
after having dramaticaly dammaged my eyes by searchiong for the solution in the forum history, I hope s.o will help me.
As I'm not english
, I hope i'll be as clear as possible :
In my parent window, I open a pop up window by clicking in a <input type="text">.
Within the pop up window, I execute an sql query which gives me a listing of peole. Within that list of people when I click on the name of one of those guys, I want the pop up to be closed and, above all, the <input type="text"> of my parent window to be filled with the name of the guy I clicked on. This is this last part of the problem for which I cannot find the solution.
Thanx for your very welcomed help
after having dramaticaly dammaged my eyes by searchiong for the solution in the forum history, I hope s.o will help me.
As I'm not english
In my parent window, I open a pop up window by clicking in a <input type="text">.
Within the pop up window, I execute an sql query which gives me a listing of peole. Within that list of people when I click on the name of one of those guys, I want the pop up to be closed and, above all, the <input type="text"> of my parent window to be filled with the name of the guy I clicked on. This is this last part of the problem for which I cannot find the solution.
Thanx for your very welcomed help