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

Curious link button navigation problem

Hello,

Has anyone ever seen this before:

Say if you are on "webform1.aspx", and there is a link button on this
form with the code response.redirect("webform2.aspx")

When you click on the button, you just simply stay where you are (on
webform1.aspx). You just don't move to the next page. The screen
goes white, and you get completely stuck.

Anyone ever seen that?

I have overcome this problem by creating a brand new webform and just
simply replaced the "bad" webform with the new one.

-Frameworker.
Nov 18 '05 #1
4 1278
Hi,

Yep, I got it. Eventually it was about files in ASP.NET temporary files
under the framework directory
(http://www.codeproject.com/aspnet/AS...S.asp?target=). I just delete
the files of my web application and that solved the problems.

Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #2
I've been having the excact same problem on one of my pages. Anyone help?
Any usage of response.redirect results in rmaining on the same page
(accorfing to the address bar in the browser windows and a blank white page
(like about:_blank).

William Main

"Framework fan" <te**************@hotmail.com> wrote in message
news:f1**************************@posting.google.c om...
Hello,

Has anyone ever seen this before:

Say if you are on "webform1.aspx", and there is a link button on this
form with the code response.redirect("webform2.aspx")

When you click on the button, you just simply stay where you are (on
webform1.aspx). You just don't move to the next page. The screen
goes white, and you get completely stuck.

Anyone ever seen that?

I have overcome this problem by creating a brand new webform and just
simply replaced the "bad" webform with the new one.

-Frameworker.

Nov 18 '05 #3
I just figerued it out, the Document object had Smart Navigation set to
true. When I set it to false it all worked fine.

William Main
"Framework fan" <te**************@hotmail.com> wrote in message
news:f1**************************@posting.google.c om...
Hello,

Has anyone ever seen this before:

Say if you are on "webform1.aspx", and there is a link button on this
form with the code response.redirect("webform2.aspx")

When you click on the button, you just simply stay where you are (on
webform1.aspx). You just don't move to the next page. The screen
goes white, and you get completely stuck.

Anyone ever seen that?

I have overcome this problem by creating a brand new webform and just
simply replaced the "bad" webform with the new one.

-Frameworker.

Nov 18 '05 #4
I have seen this happen when Smart Navigation is enabled for the form.
By any chance do you have SmartNav on?

--
Scott
http://www.OdeToCode.com

On 6 Mar 2004 06:42:52 -0800, te**************@hotmail.com (Framework
fan) wrote:
Hello,

Has anyone ever seen this before:

Say if you are on "webform1.aspx", and there is a link button on this
form with the code response.redirect("webform2.aspx")

When you click on the button, you just simply stay where you are (on
webform1.aspx). You just don't move to the next page. The screen
goes white, and you get completely stuck.

Anyone ever seen that?

I have overcome this problem by creating a brand new webform and just
simply replaced the "bad" webform with the new one.

-Frameworker.


Nov 18 '05 #5

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

Similar topics

22
by: Jonathan Snook | last post by:
I've been contemplating what the recommended usage of a "top of page" link should be? Should there only ever be one at the bottom of the page? Should they be sprinkled at various points on the...
4
by: Doors of Perception | last post by:
As you probably know, when you click on a link in MSIE and go to a page, then when you click the "back" button, you see a dotted box outlining the link on which I just clicked. As far as I'm...
5
by: kjmatthews | last post by:
I am designing a site but only have access to a Mac, equipped with Virtual PC. On IE6 is appears that, on some pages of this site, the navigation does not appear. I have put up a test case:...
12
by: ppcguy | last post by:
i've got a link that i give focus to via accesskey. <a href="blah" accesskey=p> in IE, that just gives it focus, but does not activate it. how do i activate the link. thx.
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.