473,625 Members | 2,733 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to Create a menu(ASP.NET)


Hi,

I am new to .net and got a good foundation in Vb and i hope i am picking
up the .net framework.

I could easily create a menu item in VB.NET
But
How to create a webpage with menu items IN ASP.NET .

thanks
With Regards
Raghu


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #1
3 1462
This was just discussed: check out the current thread in this group started
yesterday (04/15/2004) at 2:58 PM ("Dynamic Menu's").


"Raghu Raman" <ra************ @rediffmail.com > wrote in message
news:e2******** ******@TK2MSFTN GP10.phx.gbl...

Hi,

I am new to .net and got a good foundation in Vb and i hope i am picking
up the .net framework.

I could easily create a menu item in VB.NET
But
How to create a webpage with menu items IN ASP.NET .

thanks
With Regards
Raghu


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #2
Here are some examples:
http://www.dnzone.com/ShowDetail.asp?NewsId=163
http://msdn.microsoft.com/library/de...ercontrols.asp
http://msdn.microsoft.com/asp.net/?p...vercontrol.asp

Or you might consider using a 3rd party menu control such as these:
http://www.gotdotnet.ca/Demos/WebMenu/
http://www.solpart.com/techcorner/So...nuHistory.aspx
http://www.dynamicdrive.com/dynamici...menu/index.htm

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net

"Raghu Raman" <ra************ @rediffmail.com > wrote in message
news:e2******** ******@TK2MSFTN GP10.phx.gbl...

Hi,

I am new to .net and got a good foundation in Vb and i hope i am picking
up the .net framework.

I could easily create a menu item in VB.NET
But
How to create a webpage with menu items IN ASP.NET .

thanks
With Regards
Raghu


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #3
Raghu:
I would try creating Javascript menus( menus that are HTML client
based ). I found a good tool on the web for building them easily. It's
called SoThink DHTML Menu.
Check out my menus at http://www.loveserver.net/dotnetsolutions_dev/MCSD/

Kevin Parkinson
"Raghu Raman" <ra************ @rediffmail.com > wrote in message
news:e2******** ******@TK2MSFTN GP10.phx.gbl...

Hi,

I am new to .net and got a good foundation in Vb and i hope i am picking
up the .net framework.

I could easily create a menu item in VB.NET
But
How to create a webpage with menu items IN ASP.NET .

thanks
With Regards
Raghu


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #4

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

Similar topics

0
1406
by: Dharmesh | last post by:
Hi every1, I am trying to create ASP.NET Web Application on remote server. The server is running Windows 2003 Server with IIS 6.0. I have installed FrontPage extensions also done Remote Components setup on the server. My Workstation computer is running Windows XP Professional and Visual Studio .NET 2003. My network is without domain. I have added a user on server which I use on workstation computer. When I try to create a Web Application...
1
1104
by: Ken | last post by:
Can someone please explain what I'm doing wrong. I have a virtual directory I created sometime ago X - this was before I installed VS .Net I am able to create asp.net projects in X but if I create a new Virtual directory Y it tells me it is unable to create the project because the UNC either does not exist or I can't access it????
2
935
by: Robert Scheer | last post by:
Hi. I am creating an asp.net application using Windows 2000 Server and VS.NET 2002. My account is part of the administrators group. I need to share this machine with another developer. What permissions should I give to his account in order he can successfuly create asp.net applications, without being an administrator? Thanks, Robert Scheer
1
2144
by: Ray | last post by:
If you see the sample page in ASP.NET Starter kit such as TimeEntry.aspx in ASP.NET Time tracker (VBVS), you will think the page is almost perfect. I try to use VS.NET IDE to create the same GUI, it is failed and never get the same result. Although I can create more simple GUI by VS.NET IDE. So my question is 1. Does Microsoft or someone else has other tool to create asp.net web page GUI? 2. How to create those asp.net web page GUI...
1
1464
by: boy0612 | last post by:
How to create asp webserver without registry for finding aspnet_isapi.dll and how to be patched up for System.Web.dll ? thanks.
22
1544
by: dw | last post by:
Please help some desperate developers!! We need to create an ASP.NET project via VS.NET 2003 on a networked Win 2003 server that we use for testing, but it keeps generating an error: "The Web server reported the following error when attempting to create or open the Web project located at the following URL:..... HTTP/1.1 500 Internal Server Error." People have said Frontpage Server Extensions (FPSE) have to be on that server; however,...
3
1153
by: John Howard | last post by:
When I attempt to create an ASP.Net application in VB 2003, I get the message "Visual Studio .Net has detected that the web server is running ASP.Net Version 1.0". I have tried the following: 1) Uninstall VB, the Framework, and IIS; then reinstall in order: IIS, Framework, VB. 2) Run C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe with the following options:
4
1163
by: Robert | last post by:
Hi I am completely new to programming and can't create ASP.NET applications because 'http://localhost not found' I know basically What this means but i need help to resolve it. Sorry if this question seems to stupid to answer but, like i say, i'm completely new to programming. Any help will be greatly appreciated
1
1785
by: vunet.us | last post by:
I'd like to create ASP file on ther server side. Can I use fso.createtextfile("c:\folder\test.asp") Do I need to create a folder too? Thanks
4
1684
by: =?Utf-8?B?RGFtaWFuIEMuIFN0YWxscw==?= | last post by:
I have never worked on Commerce server and I am not a web guru either. My client had someone modify their home page of their commerce site. Howerver when then did they removed the include for store/template/menu.asp and created a hard coded menu on the default.asp (home page). Now the client wants this static menu to replace all of the dynamic menu's throughout the site. I found the area in menu.asp that pulls the data from the commerce...
0
8253
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
8189
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,...
1
8354
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
7182
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...
0
5570
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
4192
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2621
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
1
1802
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1499
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.