Click here to Skip to main content
15,911,646 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: to get javactript variable value in code behind Pin
P_Elza31-Oct-07 0:28
P_Elza31-Oct-07 0:28 
AnswerRe: to get javactript variable value in code behind Pin
Christian Graus30-Oct-07 23:49
protectorChristian Graus30-Oct-07 23:49 
GeneralRe: to get javactript variable value in code behind Pin
P_Elza31-Oct-07 0:15
P_Elza31-Oct-07 0:15 
AnswerRe: to get javactript variable value in code behind Pin
Kasi Viswanathan30-Oct-07 22:30
Kasi Viswanathan30-Oct-07 22:30 
GeneralRe: to get javactript variable value in code behind Pin
Sandeep Akhare30-Oct-07 22:35
Sandeep Akhare30-Oct-07 22:35 
GeneralRe: to get javactript variable value in code behind Pin
P_Elza30-Oct-07 22:52
P_Elza30-Oct-07 22:52 
AnswerRe: to get javactript variable value in code behind Pin
Samariya prakash2-Nov-07 3:58
Samariya prakash2-Nov-07 3:58 
Questionbind the values to arraylist and hashtable..., Pin
Member 387988130-Oct-07 21:46
Member 387988130-Oct-07 21:46 
How to bind the values to arraylist and hashtable...,
Ex:
Here i am binding some arraylist and hashtable like this:

Dim _Text As ArrayList = New ArrayList
_Text.Add("Name1")
_Text.add("Name2")

Dim _SubTabText As Hashtable = New Hashtable
_Text = New ArrayList
_Text.Add("Name1")
_Text.Add("Name2")
_SubTabText.Add(1, _Text)

Same things i like to bind using query...,
This is my query:
Select id,name from employee

The above query name have to bind in arraylist
similarly in hashtable id has been key and name has been value...,
How to do that???,
Advance thanks...,

Regards,
Magi

AnswerRe: bind the values to arraylist and hashtable..., Pin
r a j u u30-Oct-07 23:30
r a j u u30-Oct-07 23:30 
AnswerRe: bind the values to arraylist and hashtable..., Pin
r a j u u30-Oct-07 23:46
r a j u u30-Oct-07 23:46 
QuestionTracking download url of file in client machine Pin
bimannagar30-Oct-07 21:42
bimannagar30-Oct-07 21:42 
AnswerRe: Tracking download url of file in client machine Pin
Ghazi H. Wadi30-Oct-07 22:29
Ghazi H. Wadi30-Oct-07 22:29 
Questioncontent management sysrem Pin
saravanan0530-Oct-07 21:41
saravanan0530-Oct-07 21:41 
GeneralRe: content management sysrem Pin
John-ph30-Oct-07 22:30
John-ph30-Oct-07 22:30 
AnswerRe: content management sysrem Pin
John-ph30-Oct-07 22:58
John-ph30-Oct-07 22:58 
Questionis it Correct??????? Pin
Vanamaindia30-Oct-07 21:39
Vanamaindia30-Oct-07 21:39 
AnswerRe: is it Correct??????? Pin
Christian Graus30-Oct-07 22:26
protectorChristian Graus30-Oct-07 22:26 
GeneralRe: is it Correct??????? Pin
Vanamaindia30-Oct-07 22:47
Vanamaindia30-Oct-07 22:47 
QuestionHow to fit best resolution & browser? Pin
samerh30-Oct-07 21:34
samerh30-Oct-07 21:34 
AnswerRe: How to fit best resolution & browser? Pin
N a v a n e e t h30-Oct-07 21:37
N a v a n e e t h30-Oct-07 21:37 
GeneralRe: How to fit best resolution & browser? Pin
samerh31-Oct-07 0:26
samerh31-Oct-07 0:26 
AnswerRe: How to fit best resolution & browser? Pin
Sandeep Akhare30-Oct-07 22:30
Sandeep Akhare30-Oct-07 22:30 
QuestionSet user access for website in IIS Pin
Blumen30-Oct-07 21:23
Blumen30-Oct-07 21:23 
AnswerRe: Set user access for website in IIS Pin
N a v a n e e t h30-Oct-07 21:39
N a v a n e e t h30-Oct-07 21:39 
GeneralRe: Set user access for website in IIS Pin
Blumen30-Oct-07 23:01
Blumen30-Oct-07 23:01 

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.