Posted by trpost on 01/08/07 21:37
How can I do the following using php/javascript
Page 1 has a form with a text field, when you click on a link next to
the textfield it launches page2 where you click on a picture which
returns a value back to page 1 without page 1 reloading.
So basically I want to launch a new page2 from page1 and then return a
value back to the form on page 1.
Please provide a simple example code if possible.
Thanks
Navigation:
[Reply to this message]
|