Question
Update cfdiv in Parent Window from popup window
I need help trying to update a cfdiv in the parent window
from a popup window.
The parent window displays a color (red by default)
The popup gives you a radio selection which would let you select a different color.
I need to have this submit button update the cfdiv called "main" in the parent window by lby displaying the corresponding color AND I want this window to hide.
The parent window displays a color (red by default)
The popup gives you a radio selection which would let you select a different color.
I need to have this submit button update the cfdiv called "main" in the parent window by lby displaying the corresponding color AND I want this window to hide.