Dear sir/madam,
I have a web page with all kinds of textboxes on them. When the user double clicks a textbox, a new popup page appears that allows them to search and select items.
When they push on the finish button on that popup screen, the textboxes are filled with the text: 5 items selected.
The problem is that the original page zill get refreshed and during that refresh a message box appears saying:
"The page cannot be refreshed without resending the information. Click retry to ... or click cancel to ..."
Is there any way that this can be avoided? I do not want to have a message box appearing while refreshing the page.
Please help me, because this is annoying.
Thank you
I have a web page with all kinds of textboxes on them. When the user double clicks a textbox, a new popup page appears that allows them to search and select items.
When they push on the finish button on that popup screen, the textboxes are filled with the text: 5 items selected.
The problem is that the original page zill get refreshed and during that refresh a message box appears saying:
"The page cannot be refreshed without resending the information. Click retry to ... or click cancel to ..."
Is there any way that this can be avoided? I do not want to have a message box appearing while refreshing the page.
Please help me, because this is annoying.
Thank you