473,382 Members | 1,420 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,382 software developers and data experts.

The page cannot be refreshed without resending the information....

Hi ASP.NET gurus,
I am a newbie, so please help me.

I have a Grid with paging on it. If I go to some other page and when I press
refresh icon on the IE I get this message.

The page cannot be refreshed without sending the information.
Click Retry to send the information again,
or click Cancel to return to the page that you were trying to view.

I do not want to change my form method to "GET".
Is there any way to handler this.

Please help me.
Mike.
Oct 7 '08 #1
2 2109
change the page to use ajax, or after postback, redirect to the page, or
use a hyperlink (best option) to page to the next page rather than a post.

-- bruce (sqlwork.com)

Mike wrote:
Hi ASP.NET gurus,
I am a newbie, so please help me.

I have a Grid with paging on it. If I go to some other page and when I press
refresh icon on the IE I get this message.

The page cannot be refreshed without sending the information.
Click Retry to send the information again,
or click Cancel to return to the page that you were trying to view.

I do not want to change my form method to "GET".
Is there any way to handler this.

Please help me.
Mike.

Oct 8 '08 #2
Thanks Bruce.
It worked with AJAX.

Thanks again, Mike

"bruce barker" <no****@nospam.comwrote in message
news:e6**************@TK2MSFTNGP04.phx.gbl...
change the page to use ajax, or after postback, redirect to the page, or
use a hyperlink (best option) to page to the next page rather than a post.

-- bruce (sqlwork.com)

Mike wrote:
>Hi ASP.NET gurus,
I am a newbie, so please help me.

I have a Grid with paging on it. If I go to some other page and when I
press refresh icon on the IE I get this message.

The page cannot be refreshed without sending the information.
Click Retry to send the information again,
or click Cancel to return to the page that you were trying to view.

I do not want to change my form method to "GET".
Is there any way to handler this.

Please help me.
Mike.
Oct 8 '08 #3

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

Similar topics

1
by: Lew | last post by:
Hi all, I'm trying to create a page that has a user-selectable page auto-refresh option (IE 5.5). Essentially, it's a page that contains a checkbox, when the user checks the checkbox, I'd like...
5
by: Bill Cohagan | last post by:
I'm constructing an ASP app with a frameset on the home html page. From frame A I need to referesh the page in frame B when a button click occurs on a button in Frame A (server side event handler)....
2
by: UJ | last post by:
I have a page with code in it to automatically refresh the page every 30 seconds. Works great. But if I do anything on the page (which resets the timer) and then it times out to refresh, I get the...
5
by: rodchar | last post by:
hey all, i have a web form with just a datagrid and on page load and not ispostback it fills the dataset and binds to the datagrid and that's it. i have a button that does nothing more than a...
2
by: Eric | last post by:
Hi, When my aspx (ASP2.0) page is being refreshed by the refreshbutton of the browser (ie) I get a message: "The page cannot be refreshed without resending the information....." How can I...
3
by: Chad Grooms, MCSD | last post by:
Here's an issue I haven't seen before now, and I am wondering if anyone else has experienced this... I have an web application (asp.net,vb) that has worked fine for quite a while. Now, For some...
1
by: ABCL | last post by:
Hi I have aspx page that has a html link on it( <a href="javascript:window.open('xxx.aspx')";..) When I click this link If should open new window usng javascript, But it gives me a message...
1
by: phpmel | last post by:
"the page cannot be refreshed without resending the information".....This is the Internet Explorer Message i get before the info is sent all over again Is this always true or can we add some php...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.