Home > Archive > ASP > May 2006 > asp.net question
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hi
i need to create custom right click menu on each control mean if i click on
text box righ click menu appear with have some options.......
| |
|
|
"amjad" <amjad@discussions.microsoft.com> wrote in message
news:BE49ECBD-B22A-41EE-BF67-C62C892469AB@microsoft.com...
> Hi
> i need to create custom right click menu on each control mean if i click
> on
> text box righ click menu appear with have some options.......
This is an ASP newsgroup, not ASP.NET.
| |
| Bob Barrows [MVP] 2006-05-31, 6:56 pm |
| amjad wrote:
> Hi
> i need to create custom right click menu on each control mean if i
> click on text box righ click menu appear with have some options.......
This is not really an asp.net or an asp question. What you are
describing needs to occur at the client machine, after the server-side
asp stuff has finished. You need to see a client-side scripting
newsgroup for help with this. Perhaps microsoft.public.scripting.jscript
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
|
|
|
|
|