473,394 Members | 1,781 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Page reload question

Hello there!

I need to be explained about such thing.
I need to reload the page and I know how could I do it. But my page is
formed by POST method, and when I make page reloading this askes me for
data reposting. How could I hide this dialog?

Thanks in advance

http://www.spamliquidator.com - Kill spam
http://www.soft411.com - Excellent soft archive

Jul 20 '05 #1
2 1102
Nicolay Vasiliev wrote:
I need to reload the page and I know how could I do it. But my page is
formed by POST method, and when I make page reloading this askes me for
data reposting. How could I hide this dialog?
You cannot and that one is a Good Thing.
http://www.spamliquidator.com - Kill spam
http://www.soft411.com - Excellent soft archive


Signatures are to be separated by a line consisting of only one
DashDashSpace (`-- '). Advertising information outside of context
and signature, especially when posted regularly, may be cosidered
spam.
PointedEars
Jul 20 '05 #2
On Sat, 27 Dec 2003 03:16:23 +0100, Thomas 'PointedEars' Lahn
<Po*********@web.de> wrote:
Nicolay Vasiliev wrote:
I need to reload the page and I know how could I do it. But my page is
formed by POST method, and when I make page reloading this askes me for
data reposting. How could I hide this dialog?


You cannot and that one is a Good Thing.


Well, you could have the post redirect the response to a GET request,
using a 303. then any reload on the resulting page would just reload
the getted response, nowt to do with javascript of course, and
probably not that well supported.

Jim.
--
comp.lang.javascript FAQ - http://jibbering.com/faq/

Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Judy Ward | last post by:
I have an index.aspx with frames. The top frame has a navigation bar with a "Login" hyperlink. If the user has already logged in I want this link to change to "Logout". I am using forms-based...
2
by: Buz | last post by:
Newbie question: After a click event, if I want to reload the page and controls, is the best course to response.redirect("mycurrentpage.aspx") where mycurrentpage is my current page? What if, after...
6
by: dana lees | last post by:
Hello, I am developing a c# asp.net application. I have 2 forms. In the first webform ('header') i have a label. I want to reference that label from a different form ('user'), in order to...
1
by: pleaseexplaintome | last post by:
Hi, I have a perl/cgi script that includes dynamically created checkboxes and file names. When a given checkbox is checked I move the related file. how do I redisplay the page without the...
9
by: Gummy | last post by:
Hello, I created a user control that has a ListBox and a RadioButtonList (and other stuff). The idea is that I put the user control on the ASPX page multiple times and each user control will...
7
by: Schmidty | last post by:
Okay...I have another 'newbie' question; I have a function that loads a page and the action is $_SERVER; In the form that is in a function(method?) within a class a variable is passed back to...
2
by: Max | last post by:
Is it possible to reload a web page on user browser when an event occurs at server side? For example when user A places an order, user B should be notified of that and should see that order on his...
2
by: Zeba | last post by:
Hi ! How do I distinguish a page reload event ( i mean a page_load due to some clicks, etc. which dont cause a postback) from a page load event ( the first time the page loads) ?? Thanks !
5
by: =?Utf-8?B?Sm9obg==?= | last post by:
Hi, I used the following code to refresh the parent page, and it works very well (Thanks to Peter Bromberg "). Response.Write("<script language='javascript' type='text/javascript'{...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.