Asked by duncanb7
at 2024-12-06 03:30:48
Point:500 Replies:6 POST_ID:828437USER_ID:11059
Topic:
Visual Basic Programming;PHP Scripting Language;JavaScript
I just create a php script attached as follows for visitor login process , every visitor who interested in my website needs to type
given login and password from me in order to get into my webpage. The question is the script is no any issue at all
and visitor is fine to login into my webpage site if passowrd and login is corect, but question is here when the vistors click
the reload button to see any webpage data update after succesful login, Internet Explorer7 will give them a warning message alert or
popup windows box.The message is this
" Re-display this webpage, Internet Explorer, must re-send your previous informion, if doing shopping online,
presss cancel to avoid repeat trade, otherwise, please press re-try to display the webpage again "
I try to work around in Internet Explorer 7 's tools menu for internet options in order to tick check box for ignoring
the alert IE message box. But it is not working at all or no any response, And I also found I get similar message box in Firefox
as IE
Please advise any method to avoid the IE warning message box popup or comes out , it seems the message is came out because
IE need to re-check the vistors' login and password again before reloading the target webpage. That is annoying or trouble
to visitor to see the message box every time they reload my webpage by click reload button
I also google it and find out one website about ignore IE warning message box at
http://www.ehow.com/video_4985518_stop-internet-explorer-script-error.html, but is just for stoping error IE script message
Any good webiste for my issue , please advise and I am not familar with php coding
Duncan
given login and password from me in order to get into my webpage. The question is the script is no any issue at all
and visitor is fine to login into my webpage site if passowrd and login is corect, but question is here when the vistors click
the reload button to see any webpage data update after succesful login, Internet Explorer7 will give them a warning message alert or
popup windows box.The message is this
" Re-display this webpage, Internet Explorer, must re-send your previous informion, if doing shopping online,
presss cancel to avoid repeat trade, otherwise, please press re-try to display the webpage again "
I try to work around in Internet Explorer 7 's tools menu for internet options in order to tick check box for ignoring
the alert IE message box. But it is not working at all or no any response, And I also found I get similar message box in Firefox
as IE
Please advise any method to avoid the IE warning message box popup or comes out , it seems the message is came out because
IE need to re-check the vistors' login and password again before reloading the target webpage. That is annoying or trouble
to visitor to see the message box every time they reload my webpage by click reload button
I also google it and find out one website about ignore IE warning message box at
http://www.ehow.com/video_4985518_stop-internet-explorer-script-error.html, but is just for stoping error IE script message
Any good webiste for my issue , please advise and I am not familar with php coding
Duncan