Click here to Skip to main content
15,922,512 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionReadonly Property to All Controls Pin
Johndas10-Dec-09 19:13
Johndas10-Dec-09 19:13 
AnswerRe: Readonly Property to All Controls Pin
Dinesh Mani10-Dec-09 19:20
Dinesh Mani10-Dec-09 19:20 
AnswerRe: Readonly Property to All Controls Pin
dan!sh 10-Dec-09 20:06
professional dan!sh 10-Dec-09 20:06 
QuestionSmall Query help needed Pin
siddisagar10-Dec-09 19:11
siddisagar10-Dec-09 19:11 
AnswerRe: Small Query help needed Pin
Dinesh Mani10-Dec-09 19:26
Dinesh Mani10-Dec-09 19:26 
AnswerRe: Small Query help needed Pin
Blue_Boy10-Dec-09 20:54
Blue_Boy10-Dec-09 20:54 
Questionis it possible? Pin
Hema Bairavan10-Dec-09 18:51
Hema Bairavan10-Dec-09 18:51 
AnswerRe: is it possible? Pin
Anurag Gandhi10-Dec-09 19:24
professionalAnurag Gandhi10-Dec-09 19:24 
As far as I know, there is no conventional method to do so.
Even if you achieve it somehow, it is useless unless you process data entered at client's browser.
"Eval()" function is the only thing I can consider which might be needed at server side from JavaScript.

BTW, Why do you want to do so?
Just call your JavaScript function in client side, Post the result back to the server,
then you can access the result at the server. After wards, you can process on the result there.

Anurag Gandhi.
http://www.gandhisoft.com
Life is a computer program and every one is the programmer of his own life.

AnswerRe: is it possible? Pin
Dinesh Mani10-Dec-09 19:38
Dinesh Mani10-Dec-09 19:38 
AnswerRe: is it possible? Pin
farogh haider14-Dec-09 19:20
farogh haider14-Dec-09 19:20 
QuestionCustom Validator for DataGrid Template Column Pin
Graham Baxter10-Dec-09 14:15
Graham Baxter10-Dec-09 14:15 
AnswerRe: Custom Validator for DataGrid Template Column Pin
sashidhar10-Dec-09 18:57
sashidhar10-Dec-09 18:57 
GeneralRe: Custom Validator for DataGrid Template Column Pin
Graham Baxter11-Dec-09 1:52
Graham Baxter11-Dec-09 1:52 
AnswerRe: Custom Validator for DataGrid Template Column Pin
Dinesh Mani10-Dec-09 18:58
Dinesh Mani10-Dec-09 18:58 
GeneralRe: Custom Validator for DataGrid Template Column Pin
Graham Baxter11-Dec-09 1:41
Graham Baxter11-Dec-09 1:41 
AnswerRe: Custom Validator for DataGrid Template Column Pin
Dinesh Mani11-Dec-09 2:13
Dinesh Mani11-Dec-09 2:13 
GeneralRe: Custom Validator for DataGrid Template Column Pin
Graham Baxter11-Dec-09 2:20
Graham Baxter11-Dec-09 2:20 
QuestionInsert image with html editor Pin
Richard Blythe10-Dec-09 8:50
Richard Blythe10-Dec-09 8:50 
AnswerRe: Insert image with html editor Pin
Abhishek Sur10-Dec-09 11:21
professionalAbhishek Sur10-Dec-09 11:21 
GeneralRe: Insert image with html editor Pin
farogh haider14-Dec-09 19:24
farogh haider14-Dec-09 19:24 
Questionupdate global.asax variable from javascript Pin
Munteanu Ciprian10-Dec-09 8:12
Munteanu Ciprian10-Dec-09 8:12 
AnswerRe: update global.asax variable from javascript Pin
Petr Pechovic10-Dec-09 10:36
professionalPetr Pechovic10-Dec-09 10:36 
GeneralRe: update global.asax variable from javascript Pin
Munteanu Ciprian10-Dec-09 18:17
Munteanu Ciprian10-Dec-09 18:17 
GeneralRe: update global.asax variable from javascript Pin
Petr Pechovic10-Dec-09 19:58
professionalPetr Pechovic10-Dec-09 19:58 
GeneralRe: update global.asax variable from javascript Pin
Munteanu Ciprian11-Dec-09 1:46
Munteanu Ciprian11-Dec-09 1:46 

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.