Click here to Skip to main content
15,895,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to design and develop a database driven website for personnel info? Pin
Member 31916418-Nov-08 8:26
Member 31916418-Nov-08 8:26 
AnswerRe: how to design and develop a database driven website for personnel info? Pin
Christian Graus8-Nov-08 8:36
protectorChristian Graus8-Nov-08 8:36 
AnswerRe: how to design and develop a database driven website for personnel info? Pin
Paul Conrad8-Nov-08 13:13
professionalPaul Conrad8-Nov-08 13:13 
GeneralRe: how to design and develop a database driven website for personnel info? Pin
Member 31916419-Nov-08 0:14
Member 31916419-Nov-08 0:14 
GeneralRe: how to design and develop a database driven website for personnel info? Pin
Christian Graus9-Nov-08 2:39
protectorChristian Graus9-Nov-08 2:39 
AnswerRe: how to design and develop a database driven website for personnel info? Pin
Jeremy Falcon9-Nov-08 10:23
professionalJeremy Falcon9-Nov-08 10:23 
Questionhow to show and hide datalist content? Pin
hardyyanto8-Nov-08 3:46
hardyyanto8-Nov-08 3:46 
AnswerRe: how to show and hide datalist content? Pin
Christian Graus8-Nov-08 8:38
protectorChristian Graus8-Nov-08 8:38 
You seem to be confused about server and client scope. your C# variables do not exist in javascript, you need to pass the client side id through to javascript by emitting some script from your code behind.

datalist2.ClientID ( assuming your variables are really this badly named ) will give you the client side id you want to pass through.

Christian Graus

Driven to the arms of OSX by Vista.

"Iam doing the browsing center project in vb.net using c# coding" - this is why I don't answer questions much anymore. Oh, and Microsoft doesn't want me to.

GeneralRe: how to show and hide datalist content? Pin
hardyyanto9-Nov-08 7:09
hardyyanto9-Nov-08 7:09 
GeneralRe: how to show and hide datalist content? Pin
Christian Graus9-Nov-08 9:32
protectorChristian Graus9-Nov-08 9:32 
GeneralRe: how to show and hide datalist content? Pin
hardyyanto9-Nov-08 16:33
hardyyanto9-Nov-08 16:33 
QuestionA personnel/medical/dental info website Pin
Member 31916418-Nov-08 3:15
Member 31916418-Nov-08 3:15 
AnswerRe: A personnel/medical/dental info website Pin
Brij8-Nov-08 3:38
mentorBrij8-Nov-08 3:38 
AnswerRe: A personnel/medical/dental info website Pin
Christian Graus8-Nov-08 8:15
protectorChristian Graus8-Nov-08 8:15 
AnswerRe: A personnel/medical/dental info website Pin
Paul Conrad8-Nov-08 13:16
professionalPaul Conrad8-Nov-08 13:16 
AnswerRe: A personnel/medical/dental info website Pin
leckey8-Nov-08 14:18
leckey8-Nov-08 14:18 
GeneralRe: A personnel/medical/dental info website Pin
Gary R. Wheeler9-Nov-08 3:57
Gary R. Wheeler9-Nov-08 3:57 
GeneralRe: A personnel/medical/dental info website Pin
leckey9-Nov-08 14:30
leckey9-Nov-08 14:30 
AnswerRe: A personnel/medical/dental info website Pin
Jeremy Falcon9-Nov-08 10:25
professionalJeremy Falcon9-Nov-08 10:25 
QuestionHow to type text in downdown list Pin
chapidi8-Nov-08 2:24
chapidi8-Nov-08 2:24 
AnswerRe: How to type text in downdown list Pin
Christian Graus8-Nov-08 2:37
protectorChristian Graus8-Nov-08 2:37 
AnswerRe: How to type text in downdown list Pin
Mir_As8-Nov-08 3:49
Mir_As8-Nov-08 3:49 
GeneralRe: How to type text in downdown list Pin
Christian Graus8-Nov-08 8:15
protectorChristian Graus8-Nov-08 8:15 
Questionsome help Pin
ahmed eldeghedy8-Nov-08 1:01
professionalahmed eldeghedy8-Nov-08 1:01 
AnswerRe: some help Pin
Christian Graus8-Nov-08 1:17
protectorChristian Graus8-Nov-08 1:17 

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.