473,785 Members | 2,235 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How does navigation work in TimeTracker starter kit ?

Hi,

This is very much a newbie type question ...

I have downloaded the code for the TimeTracker app which is one of the
Starter Kits at www.asp.net & trying to figure out exactly how it works so
that I can build something similar myself.

In my new app I would like to employ the same method to navigate between
pages that is used when a user clicks the tabs at the top of the screen in
TimeTracker.... but I am falling down at the first step ! I can't see how
the navigation tabs get rendered. No hyperlink controls or anything like
that. See http://www.asp.net/TimeTrackerStarterKit/TimeEntry.aspx and look
at the tabs called "Log", "Reports" & "Administration " to see them in
action.

Looking at file TimeEntry.aspx in Visual Studio for example.... there are no
tabs (or user control) appearing in the designer surface. At run time
though, there they are.

I can't see any code doing this either... ie. in the Page_Load sub for
example.

Can someone give me a few clues here as to how it works.

Many thanks,

Bazza
Nov 19 '05 #1
2 1054
I do not have it downloaded, but see if there is a tab control (part of the
Internet Explorer Web Controls). If so, it is a compiled control that
handles the events to switch from view to view. NOTE: This is even better in
Visual Studio 2005, if you can wait.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** ****
Think outside the box!
*************** *************** *************** ****
"Bazza Formez" <ba**********@p aradise.net.nz> wrote in message
news:41******** @clear.net.nz.. .
Hi,

This is very much a newbie type question ...

I have downloaded the code for the TimeTracker app which is one of the
Starter Kits at www.asp.net & trying to figure out exactly how it works
so that I can build something similar myself.

In my new app I would like to employ the same method to navigate between
pages that is used when a user clicks the tabs at the top of the screen in
TimeTracker.... but I am falling down at the first step ! I can't see how
the navigation tabs get rendered. No hyperlink controls or anything like
that. See http://www.asp.net/TimeTrackerStarterKit/TimeEntry.aspx and look
at the tabs called "Log", "Reports" & "Administration " to see them in
action.

Looking at file TimeEntry.aspx in Visual Studio for example.... there are
no tabs (or user control) appearing in the designer surface. At run time
though, there they are.

I can't see any code doing this either... ie. in the Page_Load sub for
example.

Can someone give me a few clues here as to how it works.

Many thanks,

Bazza

Nov 19 '05 #2
Thanks Gregory
"Cowboy (Gregory A. Beamer)" <No************ @comcast.netNoS pamM> wrote in
message news:eW******** ******@TK2MSFTN GP11.phx.gbl...
I do not have it downloaded, but see if there is a tab control (part of the
Internet Explorer Web Controls). If so, it is a compiled control that
handles the events to switch from view to view. NOTE: This is even better
in Visual Studio 2005, if you can wait.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** ****
Think outside the box!
*************** *************** *************** ****
"Bazza Formez" <ba**********@p aradise.net.nz> wrote in message
news:41******** @clear.net.nz.. .
Hi,

This is very much a newbie type question ...

I have downloaded the code for the TimeTracker app which is one of the
Starter Kits at www.asp.net & trying to figure out exactly how it works
so that I can build something similar myself.

In my new app I would like to employ the same method to navigate between
pages that is used when a user clicks the tabs at the top of the screen
in TimeTracker.... but I am falling down at the first step ! I can't see
how the navigation tabs get rendered. No hyperlink controls or anything
like that. See http://www.asp.net/TimeTrackerStarterKit/TimeEntry.aspx
and look at the tabs called "Log", "Reports" & "Administration " to see
them in action.

Looking at file TimeEntry.aspx in Visual Studio for example.... there are
no tabs (or user control) appearing in the designer surface. At run time
though, there they are.

I can't see any code doing this either... ie. in the Page_Load sub for
example.

Can someone give me a few clues here as to how it works.

Many thanks,

Bazza


Nov 19 '05 #3

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

Similar topics

6
2018
by: anon | last post by:
How *EXACTLY* does Smart Navigation work? (I would really really really like for this Smart Navigation to work in Mozilla.) The inner workings and the code is what I am looking for. Does it use JavaScript? If so, is there any code that someone can point to. And can the ASP.NET 2.0 team get this work in Mozilla....sort of targeting multiple browser like they do with other stuff already....It would be a really big boost to them,...
5
1812
by: Sangeetha Nagaraj | last post by:
We are building a MEGA web site which is having more than 1000 links, sometimes we will mesh-up with the filenames and the links. Navigation become complex because of this issue. I dont know how Microsoft and other MEGA web sites handles their links. Can anyone suggest me, how to handle this links traffic. Suggestions are most welcome. Thanks in Advance. -- Rgds, Sang
2
3283
by: george r smith | last post by:
Gentlemen, I know that this problem has happened before and I searched and tried all solutions but problem is not solved. I install asp.net community starter kit with some help from this newsgroup.Install went fine, database was created on the SQL server machine but when I bring up browser and try to connect I get:
1
1662
by: Sal | last post by:
Greetings to all... I have a simple asp.net app. It consists of three aspx pages. I have enabled smart navigation on the pages. The app runs smoothly on the developer machine, but when I upload it to our webserver the pages that have smart navigation do not show up... I have even copied aspnet_client folder to the root of the website and it still does not work. I am still working in 1.0 version.
10
1718
by: RodBillett | last post by:
Using SmartNavigation. Windows2003 Server Framework 1.0 (3705) IIS6 and I have IIS configured to utilize the 1.0 framework. Any Ideas why I would be getting the following jscript error within Smartnav.js? htmlfile: Invalid pointer. it is occuring on line 79 hdm.appendChild(k);
3
2516
by: Paul | last post by:
I want the <div id="navigation"column to be the same color all the way to the bottom. The "background-image: url(bg_menu_tile.gif);" was a try to force it with a long 1-pixel graphic - didn't work. Any ideas? Here's the HTML: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head>
10
2560
by: EA | last post by:
I am sure I must be missing something about building navigation bars with CSS. Yes it is a very clever and efficient way to format navigation structures on simple one navigation level webs, i.e. six buttons which when clicked go to a separate web page. But here is where I must be missing something, am I right in thinking that if you wish to have nested navigation structures then each individual page of the web site must have a different...
13
38606
by: alvin.yk | last post by:
Hi, Normally, a piece of code such as <a href="http://www.yahoo.com" onclick="alert('hello');return false;">link</a> will stop the browser from actually going to href's destination. However, this is not the case with the IE7 I am using. What has changed?
0
1912
by: tom59593 | last post by:
Hi there. I have been attempting (for a few days on end, sadly) to get a navigation section of my new site to work. Granted, this is the first time I've ever written CSS...although I had PLENTY of practice using tables...tee hee. Anyways, this should be EXTREMELY simple...as I want NO rollovers, no fancy hovers, no current-page differences...I just want the navigation bar image to be "click-able" where the words are. You can see the...
0
9646
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
9484
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10157
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
10097
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
8983
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7505
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5386
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
4055
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
3
2887
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.