Guest_imported
New member
- Jan 1, 1970
- 0
Hello all!
I have created a .cfm which deletes / adds records to a DB table via users selecting / deselecting check boxes. The page is viewed in a child window and each time they enter the page, their previous selections are already checked.
The page works fine and the update is completed but if the user re-enters the page to modify their selections, the page shows their old selections even though the list looks at the updated table. To view the page as it should be, you have to manually refresh the page via right-clicking and selecting 'refresh' even though you have just opened it ??
Does anyone have any idea how I can avoid this problem and explain why this is happening???
Thanks very much
Rachel
I have created a .cfm which deletes / adds records to a DB table via users selecting / deselecting check boxes. The page is viewed in a child window and each time they enter the page, their previous selections are already checked.
The page works fine and the update is completed but if the user re-enters the page to modify their selections, the page shows their old selections even though the list looks at the updated table. To view the page as it should be, you have to manually refresh the page via right-clicking and selecting 'refresh' even though you have just opened it ??
Does anyone have any idea how I can avoid this problem and explain why this is happening???
Thanks very much
Rachel