Click here to Skip to main content
15,917,321 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Pass textbox value to javascript function Pin
Christian Graus13-Aug-09 0:31
protectorChristian Graus13-Aug-09 0:31 
Passing the textbox is easy - you use document.getElementById to get a reference. The ClientID property on the server side will give you the param you need for that. If you want to 'show messages', your best bet is to make controls visible in the same js, or show a confirm or alert message in your js

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

QuestionRe: Pass textbox value to javascript function Pin
Hemant Thaker13-Aug-09 22:11
Hemant Thaker13-Aug-09 22:11 
AnswerRe: Pass textbox value to javascript function Pin
sajjy13-Aug-09 1:06
sajjy13-Aug-09 1:06 
QuestionRe: Pass textbox value to javascript function... Pin
Hemant Thaker13-Aug-09 22:12
Hemant Thaker13-Aug-09 22:12 
Questionno access to application in lan Pin
nikhil123412-Aug-09 23:36
nikhil123412-Aug-09 23:36 
AnswerRe: no access to application in lan Pin
Vimalsoft(Pty) Ltd12-Aug-09 23:48
professionalVimalsoft(Pty) Ltd12-Aug-09 23:48 
AnswerRe: no access to application in lan Pin
Coding C#12-Aug-09 23:51
Coding C#12-Aug-09 23:51 
AnswerRe: no access to application in lan Pin
Abhishek Sur12-Aug-09 23:54
professionalAbhishek Sur12-Aug-09 23:54 
GeneralRe: no access to application in lan Pin
suresh_kumar_s13-Aug-09 2:47
suresh_kumar_s13-Aug-09 2:47 
GeneralRe: no access to application in lan Pin
Abhishek Sur13-Aug-09 4:36
professionalAbhishek Sur13-Aug-09 4:36 
Questiongridview Pin
ptvce12-Aug-09 23:09
ptvce12-Aug-09 23:09 
AnswerRe: gridview Pin
Coding C#12-Aug-09 23:36
Coding C#12-Aug-09 23:36 
AnswerRe: gridview Pin
Abhijit Jana12-Aug-09 23:43
professionalAbhijit Jana12-Aug-09 23:43 
QuestionOpening new page with window.open() and passing query strings to it [modified] Pin
Chesnokov Yuriy12-Aug-09 22:55
professionalChesnokov Yuriy12-Aug-09 22:55 
AnswerRe: Opening new page with window.open() and passing query strings to it Pin
Abhishek Sur12-Aug-09 23:52
professionalAbhishek Sur12-Aug-09 23:52 
AnswerRe: Opening new page with window.open() and passing query strings to it Pin
Chesnokov Yuriy13-Aug-09 0:31
professionalChesnokov Yuriy13-Aug-09 0:31 
GeneralRe: Opening new page with window.open() and passing query strings to it Pin
Abhishek Sur13-Aug-09 2:28
professionalAbhishek Sur13-Aug-09 2:28 
Questionlistviewcontrol Pin
mylogics12-Aug-09 22:14
professionalmylogics12-Aug-09 22:14 
AnswerRe: listviewcontrol Pin
Coding C#12-Aug-09 22:21
Coding C#12-Aug-09 22:21 
GeneralRe: listviewcontrol Pin
mylogics12-Aug-09 23:33
professionalmylogics12-Aug-09 23:33 
GeneralRe: listviewcontrol Pin
Coding C#12-Aug-09 23:41
Coding C#12-Aug-09 23:41 
QuestionAjax Tab Container Pin
KhandelwalA12-Aug-09 21:41
KhandelwalA12-Aug-09 21:41 
AnswerRe: Ajax Tab Container Pin
mylogics12-Aug-09 23:55
professionalmylogics12-Aug-09 23:55 
Questiongridview paging problem Pin
ptvce12-Aug-09 21:36
ptvce12-Aug-09 21:36 
AnswerRe: gridview paging problem Pin
Coding C#12-Aug-09 22:18
Coding C#12-Aug-09 22:18 

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.