473,769 Members | 3,084 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?

ed
Does anyone know if ASP.NET 2.0 is going to incorporate "maintain scroll
position on postback" in non-IE browsers like Firefox?

This seems like an often requested feature on these newsgroups since the
beta version of .NET.

Microsoft heavily advertises it's .NET browser detection advantages, why not
make some use of it and hope that Microsoft follows up their words with
actions? as well as following up on their agreement from the anti-trust
settlements on being anti-competitive.

Thanks.


Jul 21 '05 #1
8 2136
I would think that this is a browser issue, and not a back end issue...
After all, it's the browser that has to remember what the position is.

Now if those browsers support maintaining that position, by requiring a
certain tag, or something in the markup, then by all means, ASP.NET should
support it. If it doesn't, however, the architecture is not so closed that
you can't do it yourself.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

"ed" <no****@hotmail .com> wrote in message
news:%2******** *******@TK2MSFT NGP14.phx.gbl.. .
Does anyone know if ASP.NET 2.0 is going to incorporate "maintain scroll
position on postback" in non-IE browsers like Firefox?

This seems like an often requested feature on these newsgroups since the
beta version of .NET.

Microsoft heavily advertises it's .NET browser detection advantages, why
not
make some use of it and hope that Microsoft follows up their words with
actions? as well as following up on their agreement from the anti-trust
settlements on being anti-competitive.

Thanks.

Jul 21 '05 #2
ed
Typical MVP answer!

This is where Microsoft should step in and do it. It would be so much easier
on us all that Microsoft get this done as opposed to having customize and
build up a feature whereas Microsoft only has to tweak their version to work
in other non-IE browsers such as Firefox and Safari.

If Microsoft wants to REDUCE the amount of code, this would be a good place
to start.


"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c om> wrote in
message news:uG******** ******@TK2MSFTN GP09.phx.gbl...
I would think that this is a browser issue, and not a back end issue... After all, it's the browser that has to remember what the position is.

Now if those browsers support maintaining that position, by requiring a certain tag, or something in the markup, then by all means, ASP.NET should
support it. If it doesn't, however, the architecture is not so closed that you can't do it yourself.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

"ed" <no****@hotmail .com> wrote in message
news:%2******** *******@TK2MSFT NGP14.phx.gbl.. .
Does anyone know if ASP.NET 2.0 is going to incorporate "maintain scroll
position on postback" in non-IE browsers like Firefox?

This seems like an often requested feature on these newsgroups since the
beta version of .NET.

Microsoft heavily advertises it's .NET browser detection advantages, why
not
make some use of it and hope that Microsoft follows up their words with
actions? as well as following up on their agreement from the anti-trust
settlements on being anti-competitive.

Thanks.


Jul 21 '05 #3
"ed" <no****@hotmail .com> wrote in news:e4uEDxY0EH A.3236
@TK2MSFTNGP15.p hx.gbl:
Typical MVP answer!


Why does Microsoft have the MVP program anyways?

--
Lucas Tam (RE********@rog ers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Jul 21 '05 #4


"ed" <no****@hotmail .com> wrote in message
news:e4******** ******@TK2MSFTN GP15.phx.gbl...
Typical MVP answer!

This is where Microsoft should step in and do it. It would be so much
easier
on us all that Microsoft get this done as opposed to having customize and
build up a feature whereas Microsoft only has to tweak their version to
work
in other non-IE browsers such as Firefox and Safari.

If Microsoft wants to REDUCE the amount of code, this would be a good
place
to start.

Ever heard that this is still in beta?
Good reason to post to the appropriate Whidbey
NG -microsoft.priva te.whidbey.aspn et.pageframewor k - instead of multiposting
to non related NG's.

Willy.
Jul 21 '05 #5
Ed,

The article below addresses maintaining scroll position on postback with IE,
Firefox and other browsers:

Maintaining Scroll Position on Postback
http://aspnet.4guysfromrolla.com/articles/111704-1.aspx

Ben

"ed" <no****@hotmail .com> wrote in message
news:%2******** *******@TK2MSFT NGP14.phx.gbl.. .
Does anyone know if ASP.NET 2.0 is going to incorporate "maintain scroll
position on postback" in non-IE browsers like Firefox?

This seems like an often requested feature on these newsgroups since the
beta version of .NET.

Microsoft heavily advertises it's .NET browser detection advantages, why
not
make some use of it and hope that Microsoft follows up their words with
actions? as well as following up on their agreement from the anti-trust
settlements on being anti-competitive.

Thanks.

Jul 21 '05 #6
Tanks Ben, it works!!!!

"Ben Amada" wrote:
Ed,

The article below addresses maintaining scroll position on postback with IE,
Firefox and other browsers:

Maintaining Scroll Position on Postback
http://aspnet.4guysfromrolla.com/articles/111704-1.aspx

Ben

"ed" <no****@hotmail .com> wrote in message
news:%2******** *******@TK2MSFT NGP14.phx.gbl.. .
Does anyone know if ASP.NET 2.0 is going to incorporate "maintain scroll
position on postback" in non-IE browsers like Firefox?

This seems like an often requested feature on these newsgroups since the
beta version of .NET.

Microsoft heavily advertises it's .NET browser detection advantages, why
not
make some use of it and hope that Microsoft follows up their words with
actions? as well as following up on their agreement from the anti-trust
settlements on being anti-competitive.

Thanks.


Jul 21 '05 #7
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c om> wrote in
message news:uG******** ******@TK2MSFTN GP09.phx.gbl...
I would think that this is a browser issue, and not a back end issue... After all, it's the browser that has to remember what the position is.


Um... No.. You & I may realize that on a post back, the browser is
redisplaying the same page, but as far as the browser is concerned, it's a
different page.

--
Truth,
James Curran
[erstwhile VC++ MVP]
Home: www.noveltheory.com Work: www.njtheater.com
Blog: www.honestillusion.com Day Job: www.partsearch.com

Jul 21 '05 #8
Don't forget to make your views known where something can be done about
it....

MSDN Product Feedback Center

http://lab.msdn.microsoft.com/produc...k/default.aspx

"ed" <no****@hotmail .com> wrote in message
news:%2******** *******@TK2MSFT NGP14.phx.gbl.. .
Does anyone know if ASP.NET 2.0 is going to incorporate "maintain scroll
position on postback" in non-IE browsers like Firefox?

This seems like an often requested feature on these newsgroups since the
beta version of .NET.

Microsoft heavily advertises it's .NET browser detection advantages, why
not
make some use of it and hope that Microsoft follows up their words with
actions? as well as following up on their agreement from the anti-trust
settlements on being anti-competitive.

Thanks.


Jul 21 '05 #9

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

Similar topics

8
2073
by: ed | last post by:
Does anyone know if ASP.NET 2.0 is going to incorporate "maintain scroll position on postback" in non-IE browsers like Firefox? This seems like an often requested feature on these newsgroups since the beta version of .NET. Microsoft heavily advertises it's .NET browser detection advantages, why not make some use of it and hope that Microsoft follows up their words with actions? as well as following up on their agreement from the...
0
2097
by: Keithb | last post by:
The maintain scroll position on postback feature works as expected with my site running under localhost on the development machine. When the files are posted to an IIS 6.0 web server running on a Win2k3 box, maintain scroll position on postback simply does not work. The Page_Load event handler in my aspx page has: Page.MaintainScrollPositionOnPostBack = true;
0
9579
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10208
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10038
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9987
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6662
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5294
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3952
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3558
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2812
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.