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

ASP.NET

 
Question3 Tier methodology in ASP>net Pin
Chwins27-Jan-07 19:51
Chwins27-Jan-07 19:51 
AnswerRe: 3 Tier methodology in ASP>net Pin
Bassam Saoud27-Jan-07 21:47
Bassam Saoud27-Jan-07 21:47 
AnswerRe: 3 Tier methodology in ASP>net Pin
Christian Graus28-Jan-07 10:00
protectorChristian Graus28-Jan-07 10:00 
QuestionExpand TreeView when redirect Pin
simsen27-Jan-07 7:40
simsen27-Jan-07 7:40 
AnswerRe: Expand TreeView when redirect Pin
Parwej Ahamad27-Jan-07 7:50
professionalParwej Ahamad27-Jan-07 7:50 
GeneralRe: Expand TreeView when redirect Pin
simsen27-Jan-07 7:55
simsen27-Jan-07 7:55 
GeneralRe: Expand TreeView when redirect Pin
Parwej Ahamad27-Jan-07 8:03
professionalParwej Ahamad27-Jan-07 8:03 
GeneralRe: Expand TreeView when redirect Pin
simsen27-Jan-07 12:51
simsen27-Jan-07 12:51 
Hi Parwej

I am sorry, but I cannot see, what this helps me? I tried to use that code instead of my own. There is severel things here...... It don't expand/collapse when I click on the text (I don't want the arrows or other things - only text from my database).

I want it so, if I click on the text, it shall redirect to the same page, but with the id for the specific entry, I clicked on in the url, and it shall expand the tree again (after redirecting) so the same id is selected.

Like this:

Home
Products
...Cars
...Phones
...Laptops
Company
...Who we are
...Our location

Now when I load the site, it should look like this:
Home
Products
Company

When I click on Products it should redirect to the same site where in the url now instead of http://wwww.mypage.com/Default.aspx now sais http://www.mypage.com/Default.aspx?id=2 AND the menu should look like this:
Home
Products
...Cars
...Phones
...Laptops
Company

and so on.... Whith my first code, I could do everything .... only it don't expand the menu where I clicked.....

Can you please help me with this?

Kind regards,

simsen Smile | :)
Questionunable to run asp.net web application on Windows XP home edition Pin
reddyamar_uk27-Jan-07 5:03
reddyamar_uk27-Jan-07 5:03 
AnswerRe: unable to run asp.net web application on Windows XP home edition Pin
Parwej Ahamad27-Jan-07 7:36
professionalParwej Ahamad27-Jan-07 7:36 
GeneralRe: unable to run asp.net web application on Windows XP home edition Pin
reddyamar_uk27-Jan-07 12:30
reddyamar_uk27-Jan-07 12:30 
GeneralRe: unable to run asp.net web application on Windows XP home edition Pin
Parwej Ahamad28-Jan-07 1:29
professionalParwej Ahamad28-Jan-07 1:29 
GeneralRe: unable to run asp.net web application on Windows XP home edition Pin
reddyamar_uk28-Jan-07 22:20
reddyamar_uk28-Jan-07 22:20 
GeneralRe: unable to run asp.net web application on Windows XP home edition Pin
Sylvester george29-Jan-07 0:57
Sylvester george29-Jan-07 0:57 
QuestionDropdown first Item Pin
nour12327-Jan-07 5:03
nour12327-Jan-07 5:03 
AnswerRe: Dropdown first Item Pin
Guffa27-Jan-07 6:24
Guffa27-Jan-07 6:24 
GeneralRe: Dropdown first Item Pin
nour12327-Jan-07 19:27
nour12327-Jan-07 19:27 
GeneralRe: Dropdown first Item Pin
payback27-Jan-07 21:34
payback27-Jan-07 21:34 
GeneralRe: Dropdown first Item Pin
nour12327-Jan-07 22:14
nour12327-Jan-07 22:14 
QuestionHow to show different html files dynamically Pin
Haroon Sarwar27-Jan-07 4:20
Haroon Sarwar27-Jan-07 4:20 
AnswerRe: How to show different html files dynamically Pin
Guffa27-Jan-07 7:01
Guffa27-Jan-07 7:01 
QuestionURL Filtering Pin
Maruf Maniruzzaman27-Jan-07 4:12
Maruf Maniruzzaman27-Jan-07 4:12 
AnswerRe: URL Filtering Pin
minhpc_bk27-Jan-07 13:52
minhpc_bk27-Jan-07 13:52 
GeneralRe: URL Filtering Pin
payback27-Jan-07 21:32
payback27-Jan-07 21:32 
QuestionUploading file of larger size Pin
hemant.kaushal27-Jan-07 2:32
hemant.kaushal27-Jan-07 2:32 

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.