473,382 Members | 1,784 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.

Navigating the links slow.

Hi,

I have more Html Anchor tag links in many aspx pages.
Ex: <a href="http://localhost/test/Help.aspx"Help</a>
in test.aspx

My Problem is when i click the anchor tag link it takes around 10
sec to redirect to Help.aspx page. But the Help.aspx page load takes
only 1 sec from init to dispose. The Help.aspx is a static page only.

My Question is why the link takes this much of time to redirect to
another page eventhough the redirected page takes only 1-2 sec to load
entire life cycle.

If anybody knows the solution please let me know it.

Thanks and Regards,
Vinothkumar B
bv*****@tvsinfotech.com

Oct 10 '06 #1
1 1054
1 sec from init to dispose is quite long (did you use trace?) i quess this
page is not as static as you may think and viewstate is huge (kave a look at
the viewstae of the generated page)

hope this helps
--
Milosz Skalecki
MCP, MCAD
"None" wrote:
Hi,

I have more Html Anchor tag links in many aspx pages.
Ex: <a href="http://localhost/test/Help.aspx"Help</a>
in test.aspx

My Problem is when i click the anchor tag link it takes around 10
sec to redirect to Help.aspx page. But the Help.aspx page load takes
only 1 sec from init to dispose. The Help.aspx is a static page only.

My Question is why the link takes this much of time to redirect to
another page eventhough the redirected page takes only 1-2 sec to load
entire life cycle.

If anybody knows the solution please let me know it.

Thanks and Regards,
Vinothkumar B
bv*****@tvsinfotech.com

Oct 10 '06 #2

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

Similar topics

0
by: Cameron Laird | last post by:
QOTW: "In the context of storage, there are three types of applications ...: relational databases, files and objects such as photographs, and system backups that have to be easy to retrieve." ...
17
by: Danny J. Lesandrini | last post by:
The following code works with a standard MDB to navigate to a particluar record (with a DAO recordset, of course) but it's giving me problems in an ADP I'm working on. Dim rs As ADODB.Recordset...
2
by: Danial Juka | last post by:
Hi All, I am making a content management system in asp.net. I want to show max 5 related links to other articles that somehow relate to the current article. An example of what I am looking...
2
by: Dibs | last post by:
Hi chaps, I'm trying to use the COM microsoft web browser to show html I'm generating in my app. Using AxWebBrowser1.Navigate("about:" & htmlString) works fine as long as the html is not too...
7
by: hiriumi | last post by:
Hello folks, I have a web application that has basic authentication turned on (IIS). What I would like to accomplish is detect whether user is navigating away from the site or simply going to the...
0
by: tanaji | last post by:
I am writing a web application. In that application I have to need reading data from server during each refresh by using sql query. Refresh time is 10 seconds. BAckend is SQL Server 2000 and frontend...
1
by: JohnMOsborn | last post by:
I am designing an Access database that will use tab controls. Normally, you place different sets of fields on each page of the tab control – like Fields1-3 on Page 1, Fields 4-6 on Page 2, etc. In...
9
by: Steve Edwards | last post by:
Hi, I have a class which contains a single ptr to another instance which is considered its parent, and an array of ptrs to its children class Nodes{ .... Nodes *mSuper;
0
by: in10se | last post by:
I have a .NET 2.0 application that uses the WebBrowser control. Because all of my pages are generated dynamically, I am catching the Navigating event, cancelling it, and performing my own operations...
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...
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.