|
| ||||||||||
| Tags: confirmation, postdata, refresh, resend the information, retry |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to remove postdata confirmation dialog
Last edited by KALINDA : 02-11-2009 at 09:59 PM. |
|
#2
| ||||
| ||||
| Re: How to remove postdata confirmation dialog
This is actually to seek the user's permission before moving to the next page since the page might contain some useful or sensitive personal data. There is actually not a sure solution for this.The Webforms controls will always make a form to submit via HTTP POST. This action will then cause a message to display which is called POSTDATA confirmation.This also happens when 1 tries to refresh the same page.
__________________ Truly, if there is evil in this world, it lies within the heart of mankind. -Edward D. Morrison Old soldiers never die- they just fade away. |
|
#3
| ||||
| ||||
| Re: How to remove postdata confirmation dialog
This issue doesn't has any real solution to it. The most appropriate reason for postdata confirmation would be a very unstructured programming done for the offending page.This programming is done by the webmaster. Another reason would that it has been designed to confirm the information and not to load the page directly from the cache. |
|
#4
| ||||
| ||||
| Re: How to remove postdata confirmation dialog
As you are experiencing this problem with Mozilla, this might be the problem with the browser. This might be a default setting in Mozilla.You could try downloading some other browser. Microsoft's newly launched Internet Explorer 8 also has many similar features like Mozilla. Try the latest version of Internet Explorer 8 i.e IE 8 Last edited by Zachary : 02-11-2009 at 10:23 PM. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to remove postdata confirmation dialog" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows 7 Remove Regedit Delete Confirmation | traumadoc | Operating Systems | 3 | 21-06-2010 05:18 PM |
| Email confirmation in PHP | Lauren Ambrose | Software Development | 6 | 13-05-2010 12:06 PM |
| Windows 7 Delete Confirmation Dialog box | Chaya | Operating Systems | 3 | 04-12-2009 03:52 PM |
| How to disable file delete confirmation dialog | Francesca | Operating Systems | 3 | 30-03-2009 07:52 PM |
| Method to post postdata & get the result | ArunJ | Software Development | 2 | 02-02-2009 09:59 PM |