lakeside12
Programmer
Hello
Thank you for all your help and patience with me as a newbie, I am very very grateful
ok
I have a javascript function called update(); in FORM_A.html
The user has hit the submit button on FORM_A.html and is now on FORM_B.html
So there are 2 windows open FORM_A.html & FORM_B.html
QUESTION:
How do I now run function Update() which is in FORM_A.html and have it affect only FORM_A.html. lets say it was a refresh function, and I only want to refresh FORM_A.html
Any help would be greatly appreciated
Many Thanks
Thank you for all your help and patience with me as a newbie, I am very very grateful
ok
I have a javascript function called update(); in FORM_A.html
The user has hit the submit button on FORM_A.html and is now on FORM_B.html
So there are 2 windows open FORM_A.html & FORM_B.html
QUESTION:
How do I now run function Update() which is in FORM_A.html and have it affect only FORM_A.html. lets say it was a refresh function, and I only want to refresh FORM_A.html
Any help would be greatly appreciated
Many Thanks