adv of context menu in asp vs javascript

G

Guest

what are the advantages/disadvantages of using a .net context menu vs using
the javascript one that I can create in Macromedia Fireworks? I'm not
familiar with the .net context menu.
 
S

Scott Allen

Hi Craig:

There is no built-in context menu for ASP.NET. There is a ContextMenu
class in the .NET framework, but it exists for Windows Forms
applications, not ASP.NET.

HTH,
 

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

Top