philipmatic
Programmer
Hi all, I have this piece of code and it's killing me to solve it... So I was hoping someone may help me out here...
I have a page with 3 textareas, and each textarea has it's own button to popup a new window. All fine here... Now here is the problem...
ok when I click on the first popup button and click save within the child window, the parent page refreshes and content appears in the 1st textarea. This is all fine!! But when I try to click on the 2nd button to popup a new window and then save information from the 2nd child window to the main parent, it refreshes the parent window and the 2nd textarea is filled, but the 1st textarea content disappears!!! THIS IS THE PROBLEM!!!
Can anyone help me with the correct php code to make this puppy work as it is suppose to work... I have tried a few things but they were NO GOOD!!!
PLEASE I NEED HELP HERE!!!
I have a page with 3 textareas, and each textarea has it's own button to popup a new window. All fine here... Now here is the problem...
ok when I click on the first popup button and click save within the child window, the parent page refreshes and content appears in the 1st textarea. This is all fine!! But when I try to click on the 2nd button to popup a new window and then save information from the 2nd child window to the main parent, it refreshes the parent window and the 2nd textarea is filled, but the 1st textarea content disappears!!! THIS IS THE PROBLEM!!!
Can anyone help me with the correct php code to make this puppy work as it is suppose to work... I have tried a few things but they were NO GOOD!!!
PLEASE I NEED HELP HERE!!!