Click here to Skip to main content
15,899,679 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow Can I retrive Client PC MAC address Pin
krishnaveer18-Aug-09 21:28
krishnaveer18-Aug-09 21:28 
AnswerRe: How Can I retrive Client PC MAC address Pin
Christian Graus18-Aug-09 21:54
protectorChristian Graus18-Aug-09 21:54 
GeneralRe: How Can I retrive Client PC MAC address Pin
krishnaveer18-Aug-09 21:59
krishnaveer18-Aug-09 21:59 
GeneralRe: How Can I retrive Client PC MAC address Pin
N a v a n e e t h18-Aug-09 22:00
N a v a n e e t h18-Aug-09 22:00 
GeneralRe: How Can I retrive Client PC MAC address Pin
krishnaveer18-Aug-09 22:04
krishnaveer18-Aug-09 22:04 
GeneralRe: How Can I retrive Client PC MAC address Pin
N a v a n e e t h18-Aug-09 22:21
N a v a n e e t h18-Aug-09 22:21 
GeneralRe: How Can I retrive Client PC MAC address Pin
Christian Graus18-Aug-09 23:20
protectorChristian Graus18-Aug-09 23:20 
Questionretrive child and sub child from table [modified] Pin
Punit Belani18-Aug-09 20:46
Punit Belani18-Aug-09 20:46 
sorry buddys it might be in wrong category, but i use ASP.NET platform
for devloping so...
now my question:
i have table formated as three column:

id,parent_id,name

ex..

id /parent_id /name
1 /null /ABC1
2 /1 /ABC2
3 /1 /ABC3
4 /2 /ABC4
5 /4 /ABC5
6 /3 /ABC6

for example i wnt to retrive perticulars child and sub child of id 2 then
it should give result:

2 /1 /ABC2
4 /2 /ABC4
5 /4 /ABC5

actually i want perticulars child and sub childs.. if id is 2 den i want child of id 2, and sub childs of id 2,s child and so on..

Please giv me appropriate query for it...

thanks in advance

modified on Wednesday, August 19, 2009 2:58 AM

AnswerRe: retrive child and sub child from table Pin
Blikkies18-Aug-09 20:52
professionalBlikkies18-Aug-09 20:52 
GeneralRe: retrive child and sub child from table Pin
Punit Belani18-Aug-09 20:57
Punit Belani18-Aug-09 20:57 
AnswerRe: retrive child and sub child from table Pin
padmanabhan N18-Aug-09 20:57
padmanabhan N18-Aug-09 20:57 
AnswerRe: retrive child and sub child from table Pin
N a v a n e e t h18-Aug-09 21:57
N a v a n e e t h18-Aug-09 21:57 
GeneralRe: retrive child and sub child from table Pin
Punit Belani18-Aug-09 22:33
Punit Belani18-Aug-09 22:33 
GeneralRe: retrive child and sub child from table Pin
N a v a n e e t h18-Aug-09 22:58
N a v a n e e t h18-Aug-09 22:58 
AnswerRe: retrive child and sub child from table Pin
Abhishek Sur18-Aug-09 22:03
professionalAbhishek Sur18-Aug-09 22:03 
GeneralRe: retrive child and sub child from table Pin
Punit Belani18-Aug-09 22:30
Punit Belani18-Aug-09 22:30 
Questiongetting the value in javascript Pin
RajaAhmed18-Aug-09 19:54
RajaAhmed18-Aug-09 19:54 
AnswerRe: getting the value in javascript Pin
Christian Graus18-Aug-09 21:05
protectorChristian Graus18-Aug-09 21:05 
GeneralRe: getting the value in javascript Pin
RajaAhmed18-Aug-09 21:07
RajaAhmed18-Aug-09 21:07 
GeneralRe: getting the value in javascript Pin
Christian Graus18-Aug-09 21:14
protectorChristian Graus18-Aug-09 21:14 
GeneralRe: getting the value in javascript Pin
RajaAhmed18-Aug-09 21:19
RajaAhmed18-Aug-09 21:19 
GeneralRe: getting the value in javascript Pin
Christian Graus18-Aug-09 21:34
protectorChristian Graus18-Aug-09 21:34 
QuestionHow can I drag and drop listbox items into another listbox Pin
biyon18-Aug-09 19:53
biyon18-Aug-09 19:53 
AnswerRe: How can I drag and drop listbox items into another listbox Pin
Christian Graus18-Aug-09 21:06
protectorChristian Graus18-Aug-09 21:06 
GeneralRe: How can I drag and drop listbox items into another listbox Pin
biyon19-Aug-09 18:10
biyon19-Aug-09 18:10 

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.