Click here to Skip to main content
15,891,816 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDotNetNuke with MyGeneration dOOdads Basic Tutorials/Examples Needed Pin
Rocky#2-Nov-07 5:53
Rocky#2-Nov-07 5:53 
AnswerRe: DotNetNuke with MyGeneration dOOdads Basic Tutorials/Examples Needed Pin
kumareshTMC2-Nov-07 23:17
kumareshTMC2-Nov-07 23:17 
GeneralRe: DotNetNuke with MyGeneration dOOdads Basic Tutorials/Examples Needed Pin
Rocky#4-Nov-07 20:40
Rocky#4-Nov-07 20:40 
GeneralRe: DotNetNuke with MyGeneration dOOdads Basic Tutorials/Examples Needed Pin
Rocky#4-Nov-07 21:45
Rocky#4-Nov-07 21:45 
QuestionGetting a page object Pin
Mr.Sam2-Nov-07 4:29
Mr.Sam2-Nov-07 4:29 
AnswerRe: Getting a page object Pin
Christian Graus2-Nov-07 5:01
protectorChristian Graus2-Nov-07 5:01 
QuestionReally i couldn't find how to display the MenuItem by horizontally.. Please help me Pin
PeriyasamyRamachandran2-Nov-07 4:18
PeriyasamyRamachandran2-Nov-07 4:18 
AnswerRe: Really i couldn't find how to display the MenuItem by horizontally.. Please help me Pin
Sumit Prakash Sharma2-Nov-07 21:55
professionalSumit Prakash Sharma2-Nov-07 21:55 
Plz use the following code in place of previous one

<asp:menu id="Menu1" runat="server" orientation="Horizontal">
<items>
<asp:menuitem text="Book 1" value="Book 1">
<asp:menuitem text="Chapter 0" value="Chapter 0">
<asp:menuitem text="Chapter 1" value="Chapter 1">
<asp:menuitem text="Page 1" value="Page 1">





GeneralRe: Really i couldn't find how to display the MenuItem by horizontally.. Please help me Pin
Sumit Prakash Sharma2-Nov-07 21:57
professionalSumit Prakash Sharma2-Nov-07 21:57 
Questionweb form background image Pin
ps.srinivasan2-Nov-07 2:55
ps.srinivasan2-Nov-07 2:55 
AnswerRe: web form background image Pin
Pete O'Hanlon2-Nov-07 4:14
mvePete O'Hanlon2-Nov-07 4:14 
GeneralRe: web form background image Pin
ps.srinivasan2-Nov-07 18:53
ps.srinivasan2-Nov-07 18:53 
GeneralRe: web form background image Pin
Pete O'Hanlon4-Nov-07 9:38
mvePete O'Hanlon4-Nov-07 9:38 
Questionfunction calling in contentplaceholder javascript [modified] Pin
Sonia Gupta2-Nov-07 2:46
Sonia Gupta2-Nov-07 2:46 
AnswerRe: function calling in contentplaceholder javascript Pin
InsDev2-Nov-07 3:07
InsDev2-Nov-07 3:07 
GeneralRe: function calling in contentplaceholder javascript Pin
Piyush Vardhan Singh2-Nov-07 3:09
Piyush Vardhan Singh2-Nov-07 3:09 
GeneralRe: function calling in contentplaceholder javascript Pin
InsDev2-Nov-07 3:12
InsDev2-Nov-07 3:12 
GeneralRe: function calling in contentplaceholder javascript Pin
Malcolm Smart2-Nov-07 3:16
Malcolm Smart2-Nov-07 3:16 
GeneralRe: function calling in contentplaceholder javascript Pin
Piyush Vardhan Singh2-Nov-07 3:17
Piyush Vardhan Singh2-Nov-07 3:17 
GeneralRe: function calling in contentplaceholder javascript Pin
Sonia Gupta2-Nov-07 3:10
Sonia Gupta2-Nov-07 3:10 
GeneralRe: function calling in contentplaceholder javascript Pin
InsDev2-Nov-07 3:14
InsDev2-Nov-07 3:14 
GeneralRe: function calling in contentplaceholder javascript Pin
Sonia Gupta2-Nov-07 3:16
Sonia Gupta2-Nov-07 3:16 
GeneralRe: function calling in contentplaceholder javascript Pin
InsDev2-Nov-07 3:20
InsDev2-Nov-07 3:20 
GeneralRe: function calling in contentplaceholder javascript Pin
Sonia Gupta2-Nov-07 3:24
Sonia Gupta2-Nov-07 3:24 
GeneralRe: function calling in contentplaceholder javascript Pin
InsDev2-Nov-07 3:28
InsDev2-Nov-07 3:28 

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.