Click here to Skip to main content
15,894,343 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: What is the best browser for development? Pin
Paul Conrad6-Nov-08 8:15
professionalPaul Conrad6-Nov-08 8:15 
AnswerRe: What is the best browser for development? Pin
Rage13-Nov-08 2:51
professionalRage13-Nov-08 2:51 
QuestionCreating toolbar for Internet Browser with C# ? Pin
Mohammad Dayyan6-Nov-08 4:45
Mohammad Dayyan6-Nov-08 4:45 
AnswerRe: Creating toolbar for Internet Browser with C# ? Pin
Paul Conrad6-Nov-08 8:17
professionalPaul Conrad6-Nov-08 8:17 
QuestionProblem with setAttribute function (creating new attributes) Pin
skribbs6-Nov-08 4:18
skribbs6-Nov-08 4:18 
QuestionChanging icon in alert box Pin
J H Beggs6-Nov-08 3:27
J H Beggs6-Nov-08 3:27 
GeneralRe: Changing icon in alert box Pin
cyber-drugs6-Nov-08 4:14
cyber-drugs6-Nov-08 4:14 
QuestionCustom Control with different Templares... Pin
Ponzano Paolo6-Nov-08 3:26
Ponzano Paolo6-Nov-08 3:26 
Hello to everybody,
I'm currently writing my first "serious" Server Control, I have written a dual layer tabbed Menu (not ajax).. it's almost finished but today I discovered we'll have two different menu based on user credential.
I'll use it into a MasterPage and it will be present in all the pages I've developed.
How can I make something as some ASP.NET control do?
for example

<cc1:ServerControl1 runat="server">
<CaseAdmin>
<TopLevelItems>
<TopLevelItem Text="First Item - Admin">
<TopLevelItem Text="Second Item - Admin">
</TopLevelItems>
</CaseAdmin>
<CaseUser>
<TopLevelItems>
<TopLevelItem Text="First Item - User">
<TopLevelItem Text="Second Item - User">
</TopLevelItems>
</CaseUser>


Is somewhere an example on how to do this?
Thanks
Bests
Paolo
QuestionSharepoint Web Part refreshing problem Pin
nishantkainth6-Nov-08 1:30
nishantkainth6-Nov-08 1:30 
QuestionProblem with Validation controls Pin
S.Aijaz6-Nov-08 1:26
S.Aijaz6-Nov-08 1:26 
AnswerRe: Problem with Validation controls Pin
Paddy Boyd6-Nov-08 2:25
Paddy Boyd6-Nov-08 2:25 
QuestionASP error Request object, ASP 0107 (0x80004005) on submitting a form Pin
Rajiya6-Nov-08 0:30
Rajiya6-Nov-08 0:30 
QuestionFunction keys using asp.net Pin
sram155-Nov-08 22:57
sram155-Nov-08 22:57 
AnswerCP IGNORE: Cross post three forums Pin
leckey6-Nov-08 10:05
leckey6-Nov-08 10:05 
QuestionHelp: Flash Problem Pin
UpdateMe5-Nov-08 19:09
UpdateMe5-Nov-08 19:09 
AnswerRe: Help: Flash Problem Pin
Paddy Boyd6-Nov-08 2:26
Paddy Boyd6-Nov-08 2:26 
AnswerRe: Help: Flash Problem Pin
sph3rex8-Nov-08 15:47
sph3rex8-Nov-08 15:47 
Questionhow do open PDF file using Javascript ??? Pin
koolprasad20035-Nov-08 18:10
professionalkoolprasad20035-Nov-08 18:10 
AnswerRe: how do open PDF file using Javascript ??? Pin
Perspx5-Nov-08 20:06
Perspx5-Nov-08 20:06 
GeneralRe: how do open PDF file using Javascript ??? Pin
koolprasad20036-Nov-08 1:19
professionalkoolprasad20036-Nov-08 1:19 
GeneralRe: how do open PDF file using Javascript ??? Pin
Saul Johnson6-Nov-08 9:14
Saul Johnson6-Nov-08 9:14 
QuestionProblem with Ajax Dropdown extender Pin
jo24055-Nov-08 6:29
jo24055-Nov-08 6:29 
QuestionI want to change the ASP.NET version in IIS [modified] Pin
khuzwayom5-Nov-08 4:53
khuzwayom5-Nov-08 4:53 
AnswerRe: I want to change the ASP.NET version in IIS Pin
NeverHeardOfMe5-Nov-08 7:09
NeverHeardOfMe5-Nov-08 7:09 
GeneralRe: I want to change the ASP.NET version in IIS Pin
khuzwayom5-Nov-08 19:58
khuzwayom5-Nov-08 19:58 

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.