Click here to Skip to main content
15,924,196 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: uploading asp.net files? Pin
Guffa5-Jan-07 8:36
Guffa5-Jan-07 8:36 
GeneralRe: uploading asp.net files? Pin
sacheesach5-Jan-07 20:30
sacheesach5-Jan-07 20:30 
GeneralRe: uploading asp.net files? Pin
Guffa6-Jan-07 10:15
Guffa6-Jan-07 10:15 
QuestionProgress Bar for uploading in Asp.net Pin
Prajul3-Jan-07 22:59
Prajul3-Jan-07 22:59 
AnswerRe: Progress Bar for uploading in Asp.net Pin
enjoycrack4-Jan-07 0:00
enjoycrack4-Jan-07 0:00 
Questionhow to show Loding... comment while page is loading in asp.net 2003 using vb.net Pin
mcasohan3-Jan-07 22:26
mcasohan3-Jan-07 22:26 
AnswerRe: how to show Loding... comment while page is loading in asp.net 2003 using vb.net Pin
enjoycrack3-Jan-07 23:58
enjoycrack3-Jan-07 23:58 
QuestionTreeView as Site navigation Pin
dabs3-Jan-07 21:46
dabs3-Jan-07 21:46 
Hi,

I'm using TreeView as my SiteNavigation control. And it works fine. I'm not using the standard web.sitemap for storing my sitemap nodes, instead they are partly stored in a database and partly autogenerated (depending on content). Note that there are no postback events associated with the tree, it is simply populated with these site map nodes at startup, the user then clicks a node in the tree (a standard a href) and a new page is displayed. I'm also using master pages, and the tree is hosted inside the master page.

What I would like to accomplish is to show the user where in the tree (s)he is located. The default behaviour is simply to display a certain depth at the beginning (fixed depth, all nodes above will be expanded), and I've currently set the depth to 1, i.e. just display the first level of nodes. But if my user clicks a node located in "Blogs" - "2006" - "December", he will be taken to a new page (or the same page with different query string parameters, depends on the type of node he clicked), but the tree will again display just the root nodes. Could I adjust the tree so it will expand the currently selected node? I tried adding code in Page_Load in the master page to check what nodes the tree contains, but all I get is a list of the root nodes.

Any help would be greatly appreciated,
regards,
Daníel



Wenn ist das Nunstück git und Slotermeyer? Ja! Beierhund das oder die Flipperwaldt gersput!

Questiondisplay image from database Pin
NadyaS3-Jan-07 21:37
NadyaS3-Jan-07 21:37 
AnswerRe: display image from database Pin
Hesham Amin3-Jan-07 21:50
Hesham Amin3-Jan-07 21:50 
AnswerRe: display image from database Pin
DavidNohejl3-Jan-07 21:58
DavidNohejl3-Jan-07 21:58 
GeneralRe: display image from database Pin
eggsovereasy4-Jan-07 3:34
eggsovereasy4-Jan-07 3:34 
GeneralRe: display image from database Pin
DavidNohejl4-Jan-07 3:49
DavidNohejl4-Jan-07 3:49 
AnswerRe: display image from database Pin
enjoycrack3-Jan-07 23:55
enjoycrack3-Jan-07 23:55 
QuestionHow to get data from Database? Pin
irkahc3-Jan-07 20:53
irkahc3-Jan-07 20:53 
AnswerRe: How to get data from Database? Pin
_AK_3-Jan-07 21:02
_AK_3-Jan-07 21:02 
GeneralRe: How to get data from Database? Pin
irkahc3-Jan-07 23:11
irkahc3-Jan-07 23:11 
GeneralRe: How to get data from Database? Pin
_AK_3-Jan-07 23:32
_AK_3-Jan-07 23:32 
QuestionHttpWebRequest and HttpWebResponse with .aspx files Pin
Kanjinghat3-Jan-07 19:01
Kanjinghat3-Jan-07 19:01 
AnswerRe: HttpWebRequest and HttpWebResponse with .aspx files Pin
Mark J. Miller4-Jan-07 3:26
Mark J. Miller4-Jan-07 3:26 
GeneralRe: HttpWebRequest and HttpWebResponse with .aspx files Pin
Kanjinghat4-Jan-07 17:42
Kanjinghat4-Jan-07 17:42 
GeneralRe: HttpWebRequest and HttpWebResponse with .aspx files Pin
Mark J. Miller5-Jan-07 3:06
Mark J. Miller5-Jan-07 3:06 
QuestionRegular Expression Pin
Member 36789843-Jan-07 18:51
Member 36789843-Jan-07 18:51 
AnswerRe: Regular Expression Pin
_AK_3-Jan-07 20:26
_AK_3-Jan-07 20:26 
QuestionUpdate or Insert into DB Pin
varshavmane3-Jan-07 18:43
varshavmane3-Jan-07 18:43 

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.