Hi, 
Im just starting to learn PHP nor Java and I dont have any basic idea how to do this. But im asking of basic knowledge or script on how to do a pop-up window inside PHP and select the name inside the pop-up window to transfer on my main page. All I know is I have to use Java to make things work. To clarify, here the steps user will do.
1. open main page
2. cick the button contact name
3. a pop up window will appear with list box of contacts.
4. after selecting the contact people it will display the name back to main page.
I hope i made it clear. let me know if you need more information.
thanks!
					Im just starting to learn PHP nor Java and I dont have any basic idea how to do this. But im asking of basic knowledge or script on how to do a pop-up window inside PHP and select the name inside the pop-up window to transfer on my main page. All I know is I have to use Java to make things work. To clarify, here the steps user will do.
1. open main page
2. cick the button contact name
3. a pop up window will appear with list box of contacts.
4. after selecting the contact people it will display the name back to main page.
I hope i made it clear. let me know if you need more information.
thanks!
Comment