Click here to Skip to main content
16,005,169 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHTML Query Pin
Amit Kumar G29-Dec-06 2:16
Amit Kumar G29-Dec-06 2:16 
AnswerRe: HTML Query Pin
Bradml29-Dec-06 13:22
Bradml29-Dec-06 13:22 
GeneralRe: HTML Query Pin
Amit Kumar G30-Dec-06 5:30
Amit Kumar G30-Dec-06 5:30 
GeneralRe: HTML Query Pin
Bradml30-Dec-06 12:59
Bradml30-Dec-06 12:59 
GeneralRe: HTML Query Pin
Amit Kumar G31-Dec-06 3:01
Amit Kumar G31-Dec-06 3:01 
QuestionFile Download, urgetn plzzzzzzz Pin
Exelioindia29-Dec-06 1:21
Exelioindia29-Dec-06 1:21 
QuestionRe: File Download, urgetn plzzzzzzz Pin
webProgrammer8-Jan-07 11:37
webProgrammer8-Jan-07 11:37 
Questionasp:menu control in asp.net 2.0 - very urgent Pin
Member 253858729-Dec-06 1:01
Member 253858729-Dec-06 1:01 
Hi,
I want to create menu control for asp.net application. I tried to use asp.net 2 menu control, but it is not working properly, ie, it shows parentMenuName only and in the case of sub menu it shows "SubMenuName". And I am not able to hide sub menu during page load.
My xml file is
<?xml version="1.0" encoding="utf-8" ?>
<RootElements>
<ParentMenuName Name="Registration" ParentMenuId="1.1" URL="www.msn.com">
<SubMenuName Name="Agreement" SubMenuId="1.1.1" URL="www"></SubMenuName>
<SubMenuName Name="Personal" SubMenuId="1.1.2" URL="www" ></SubMenuName>
</ParentMenuName>
<ParentMenuName Name="News" ParentMenuId="1.2" URL="www.msn.com">
<SubMenuName Name="CNews" SubMenuId="1.2.1" URL="www"></SubMenuName>
</ParentMenuName>
</RootElements>

That is***************
* Registraion * During loading i want to show Registratin and News
* Agreement * only. If I click Registration it expand and shows
* Personal * the sub menu, ie, shows Agreement & Personal
* News * and vice versa.
* CNews *
******************
Can i do this using Asp:Menu control?.
Which is better one using Asp:Menu control or using JavaScript.
Please suggest me. If any sample application please send to me.
Regards,
Maxi


Maxi
Questionhow to declare static variable in javascript Pin
sridevi1428-Dec-06 23:31
sridevi1428-Dec-06 23:31 
AnswerRe: how to declare static variable in javascript Pin
Venkatesh Mookkan29-Dec-06 0:17
Venkatesh Mookkan29-Dec-06 0:17 
Questionhelp me to connect web and excel to import and export data Pin
ramu4u28-Dec-06 22:41
ramu4u28-Dec-06 22:41 
AnswerRe: help me to connect web and excel to import and export data Pin
Bradml28-Dec-06 23:06
Bradml28-Dec-06 23:06 
Questionasp.net save file Pin
hhems28-Dec-06 18:57
hhems28-Dec-06 18:57 
QuestionHow can I find time that it is taking Pin
indian14328-Dec-06 17:46
indian14328-Dec-06 17:46 
AnswerRe: How can I find time that it is taking Pin
hhems28-Dec-06 18:58
hhems28-Dec-06 18:58 
AnswerRe: How can I find time that it is taking Pin
theJazzyBrain2-Jan-07 3:36
theJazzyBrain2-Jan-07 3:36 
QuestionIIS challenge [modified] Pin
Brent Lamborn27-Dec-06 11:38
Brent Lamborn27-Dec-06 11:38 
AnswerRe: IIS challenge Pin
Bradml27-Dec-06 22:15
Bradml27-Dec-06 22:15 
QuestionHow to handle 200 KB images in my Home page to improve download time Pin
Arindam Tewary27-Dec-06 4:19
professionalArindam Tewary27-Dec-06 4:19 
AnswerRe: How to handle 200 KB images in my Home page to improve download time Pin
Bradml27-Dec-06 4:47
Bradml27-Dec-06 4:47 
GeneralRe: How to handle 200 KB images in my Home page to improve download time Pin
Arindam Tewary27-Dec-06 4:57
professionalArindam Tewary27-Dec-06 4:57 
GeneralRe: How to handle 200 KB images in my Home page to improve download time Pin
Bradml27-Dec-06 6:16
Bradml27-Dec-06 6:16 
AnswerRe: How to handle 200 KB images in my Home page to improve download time Pin
theJazzyBrain2-Jan-07 3:33
theJazzyBrain2-Jan-07 3:33 
QuestionCan I delete all the elements from a .net server drop down list control by using Javascript function Pin
indian14327-Dec-06 1:38
indian14327-Dec-06 1:38 
AnswerRe: Can I delete all the elements from a .net server drop down list control by using Javascript function Pin
Bradml27-Dec-06 4:14
Bradml27-Dec-06 4:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.