Click here to Skip to main content
15,908,111 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Handle MaxRequestLength error Pin
Venkatesh Mookkan17-Jul-07 16:26
Venkatesh Mookkan17-Jul-07 16:26 
Questionupload Pin
raquidd2217-Jul-07 11:54
raquidd2217-Jul-07 11:54 
Questionasp.net2/c# - skinned controls using themes Pin
foolios17-Jul-07 10:13
foolios17-Jul-07 10:13 
QuestionRemove lines from Gridview Pin
kjosh17-Jul-07 9:12
kjosh17-Jul-07 9:12 
AnswerRe: Remove lines from Gridview Pin
Tarakeshwar Reddy17-Jul-07 10:05
professionalTarakeshwar Reddy17-Jul-07 10:05 
QuestionHow to implement Audio Mixing on WebApplication Pin
raturi_raj17-Jul-07 8:29
raturi_raj17-Jul-07 8:29 
QuestionCall c# function in javascript tag Pin
keyboard warrior17-Jul-07 7:39
keyboard warrior17-Jul-07 7:39 
AnswerRe: Call c# function in javascript tag Pin
kubben17-Jul-07 8:09
kubben17-Jul-07 8:09 
Javascript is client side. The code in the aspx.cs is running on the web server. You will not be able to call this code from javascript like you are trying to. You could try to use some ajax, so the javascript behind the scenes is calling the webserver.

Ben
Questionalert ,confirmation for a button click Pin
Archu13617-Jul-07 6:49
Archu13617-Jul-07 6:49 
AnswerRe: alert ,confirmation for a button click Pin
Vasudevan Deepak Kumar17-Jul-07 7:00
Vasudevan Deepak Kumar17-Jul-07 7:00 
GeneralRe: alert ,confirmation for a button click Pin
Archu13617-Jul-07 7:24
Archu13617-Jul-07 7:24 
Generalpls help me in this its very urgent Pin
leckey17-Jul-07 9:31
leckey17-Jul-07 9:31 
GeneralRe: alert ,confirmation for a button click Pin
sidbaruah17-Jul-07 18:38
sidbaruah17-Jul-07 18:38 
QuestionShow link button on the Last row of Gridview only Pin
kjosh17-Jul-07 6:47
kjosh17-Jul-07 6:47 
AnswerRe: Show link button on the Last row of Gridview only Pin
kubben17-Jul-07 8:12
kubben17-Jul-07 8:12 
AnswerRe: Show link button on the Last row of Gridview only Pin
ballameharmurali17-Jul-07 20:05
ballameharmurali17-Jul-07 20:05 
QuestionCollapsible Panel Pin
kjosh17-Jul-07 6:15
kjosh17-Jul-07 6:15 
Questionpage is not working perfectly in IE7.0 Pin
popalzai17-Jul-07 5:30
popalzai17-Jul-07 5:30 
AnswerRe: page is not working perfectly in IE7.0 Pin
Vasudevan Deepak Kumar17-Jul-07 6:40
Vasudevan Deepak Kumar17-Jul-07 6:40 
GeneralRe: page is not working perfectly in IE7.0 Pin
popalzai17-Jul-07 22:12
popalzai17-Jul-07 22:12 
Questionregarding mailmessage.body Pin
Sebastian T Xavier17-Jul-07 4:53
Sebastian T Xavier17-Jul-07 4:53 
AnswerRe: regarding mailmessage.body Pin
Eduard Keilholz17-Jul-07 5:07
Eduard Keilholz17-Jul-07 5:07 
GeneralRe: regarding mailmessage.body Pin
Sebastian T Xavier17-Jul-07 6:38
Sebastian T Xavier17-Jul-07 6:38 
GeneralRe: regarding mailmessage.body Pin
Vasudevan Deepak Kumar17-Jul-07 6:40
Vasudevan Deepak Kumar17-Jul-07 6:40 
GeneralRe: regarding mailmessage.body Pin
Sebastian T Xavier17-Jul-07 7:00
Sebastian T Xavier17-Jul-07 7:00 

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.