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

smartnavigation doesnt work!

hi all,

ive set smartnavigation to true for my asp application page in its property
page, as well as for the application as a whole in the web.config. however,
it doesnt seem to be working - pages still jump to the top on refresh.

any ideas of how i can go about debugging this? looking at the source of the
html displayed i can see the smartnav.js script included:

<script language="JScript"
src="/aspnet_client/system_web/1_1_4322/SmartNav.js"></script>

could this be incorrectly referenced?

thanks!

spammy
Nov 18 '05 #1
2 1417
Hi Spammy,

Make sure the javascript file is present on the web server. If not,
run:

aspnet_regiis -i

from the .net framework install directory.

HTH,

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

On Fri, 21 May 2004 09:43:07 +0100, "spammy" <me@privacy.net> wrote:
hi all,

ive set smartnavigation to true for my asp application page in its property
page, as well as for the application as a whole in the web.config. however,
it doesnt seem to be working - pages still jump to the top on refresh.

any ideas of how i can go about debugging this? looking at the source of the
html displayed i can see the smartnav.js script included:

<script language="JScript"
src="/aspnet_client/system_web/1_1_4322/SmartNav.js"></script>

could this be incorrectly referenced?

thanks!

spammy


Nov 18 '05 #2
thanks for the reply scott.

on further investigation it seems that the meta refresh ignores the smartnav
stuff. im refreshing with a javascript postback instead and it works great.

spammy

"Scott Allen" <bitmask@[nospam].fred.net> wrote in message
news:r2********************************@4ax.com...
Hi Spammy,

Make sure the javascript file is present on the web server. If not,
run:

aspnet_regiis -i

from the .net framework install directory.

HTH,

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

On Fri, 21 May 2004 09:43:07 +0100, "spammy" <me@privacy.net> wrote:
hi all,

ive set smartnavigation to true for my asp application page in its propertypage, as well as for the application as a whole in the web.config. however,it doesnt seem to be working - pages still jump to the top on refresh.

any ideas of how i can go about debugging this? looking at the source of thehtml displayed i can see the smartnav.js script included:

<script language="JScript"
src="/aspnet_client/system_web/1_1_4322/SmartNav.js"></script>

could this be incorrectly referenced?

thanks!

spammy

Nov 18 '05 #3

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

Similar topics

4
by: Bobby | last post by:
Hi all... I rather confuse using smartnavigation in my web application because if I set the "smartnavigation = true" then If I run my app, then after I post page that page, using event...
3
by: Nestus | last post by:
Hi, im developing a solution in ASP.Net, i have a page that i need to use the smartnavigation in true, the problem occurs when i put in the directive @Page SmartNavigation = true my page trhows a...
3
by: Steve Peterson | last post by:
Hi I have a rather lengthy webform I'm working on in which I need the user to be able to scroll to the same place between postbacks. I tried turning on SmartNavigation and it seemed to work...
2
by: jahyen | last post by:
I'm trying to track down why SmartNavigation isn't working on a site. I have created a brand new form, set SmartNavigation=true and added some text and a button. There is no code in the codebehind...
2
by: Wysiwyg | last post by:
Has anyone found a reasonable way to emulate smartnavigation functionality for any browser? I'd really like to avoid creating history entries when posting back to the same page. SmartNavigation...
7
by: morrisdn13 | last post by:
I have encountered a very strange problem that makes it look like the page is not recreated in entirety after a postback when I turn on smartnavigation. If I click on a server control, the page...
3
by: Rudy Ko | last post by:
Hi, I have a long site with SmartNavigation on. It works on my developing machine. When I published to server, it doesn't work on any machine. What do I miss? Anybody know? Thank you for any...
5
by: Mogens Nielsen - Elbek & Vejrup A/S | last post by:
Hi, I can see from the msdn-docs that SmartNavigation is now obsolete. Why is that? The SmartNavigation feature has been replaced by MaintainScrollPosition, but the scoll position is not why...
1
by: danyeungw | last post by:
I get the following from the link http://support.microsoft.com/kb/314206. I need to have both work - the page stays where it is and set focus to next control. Does anyone have solution? I have...
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: 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
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...
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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.