Web Menu

  • Thread starter Thread starter aroraamit81
  • Start date Start date
A

aroraamit81

Hi,

What I need is a Menu on my ASP.NET Page on which all the events would
fire like OnMouseOver and OnMouseOut etc[Typical Menu] which is being
placed on websites.

The condition here is that all the contents should come from the
database itself, nothing is hard coded.........
So Any help???????

Regards,
Amit Arora
 
Amit,

I emailed the following in response to your email to me, but I thought I'd
post it here too:

Amit,

I don't remember are you using .net 2.0?


If you are then the built in menu combined with a sql menu provider will do
everything you just stated. For the same type of effect as on the asp.net
website you don't actually have to use onmouseover and onmouseout. That can
all be done with cascading style sheets.


Here's a link to an article on using the built in menu with a sql provider:


http://msdn.microsoft.com/msdnmag/issues/06/02/WickedCode/default.aspx
--
Sincerely,


S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 
Nopes.........

I am using ASP.NET 1.1,
So any Help :)

Waiting..................

Thanks,
Amit
 
If you are then the built in menu combined with a sql menu provider will
do everything you just stated.

Are there any examples of this menu being used out in the wild? I' dlike to
see it being used to evaluate the accessibility of the new 2.0 control.

-Darrel
 
Darrel,

I only came across it recently myself. I haven't seen it used anywhere as of
yet, but haven't really looked either.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 
Hey Justin,

Seems like my prb is solved.............

Thanks a lot budddy.....

U have any Gmail A/c or any Yahoo ID through which we can communicate
via IM sometime.....

Regards,
Amit Arora
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top