Click here to Skip to main content
15,918,742 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Gridview vertically Pin
thatraja9-Mar-11 15:03
professionalthatraja9-Mar-11 15:03 
AnswerRe: Gridview vertically Pin
Prasanta_Prince14-Apr-11 1:54
Prasanta_Prince14-Apr-11 1:54 
QuestionHow to use Process Monitor to determine which DLL is causing a BadImageFormatException. [modified] Pin
Brady Kelly8-Mar-11 19:41
Brady Kelly8-Mar-11 19:41 
QuestionAutorefresh in time interval Pin
prakulsol8-Mar-11 17:09
prakulsol8-Mar-11 17:09 
AnswerRe: Autorefresh in time interval Pin
Pravin Patil, Mumbai8-Mar-11 21:10
Pravin Patil, Mumbai8-Mar-11 21:10 
AnswerRe: Autorefresh in time interval Pin
goodideadave9-Mar-11 8:46
goodideadave9-Mar-11 8:46 
QuestionPage.Request.Form("ControlName") returns null Pin
Ali Al Omairi(Abu AlHassan)6-Mar-11 23:32
professionalAli Al Omairi(Abu AlHassan)6-Mar-11 23:32 
AnswerRe: Page.Request.Form("ControlName") returns null Pin
Anurag Gandhi7-Mar-11 0:08
professionalAnurag Gandhi7-Mar-11 0:08 
It means that the Html (Aspx form gets converted to html form in client side) form has not been posted back (Page.IsPostBack is false) or the converted Html Control with that name doesnot exist.

If you are posting back the form and then try with TextBox1.ClientID.
Anurag Gandhi.
http://www.gandhisoft.com
Life is a computer program and every one is the programmer of his own life.
My latest article: Group GridView Data

GeneralRe: Page.Request.Form("ControlName") returns null Pin
Sunasara Imdadhusen7-Mar-11 22:57
professionalSunasara Imdadhusen7-Mar-11 22:57 
AnswerRe: Page.Request.Form("ControlName") returns null Pin
J a a n s7-Mar-11 0:14
professionalJ a a n s7-Mar-11 0:14 
GeneralRe: Page.Request.Form("ControlName") returns null Pin
Sunasara Imdadhusen7-Mar-11 22:57
professionalSunasara Imdadhusen7-Mar-11 22:57 
GeneralRe: Page.Request.Form("ControlName") returns null Pin
Ali Al Omairi(Abu AlHassan)8-Mar-11 7:37
professionalAli Al Omairi(Abu AlHassan)8-Mar-11 7:37 
GeneralRe: Page.Request.Form("ControlName") returns null Pin
Pete O'Hanlon8-Mar-11 10:34
mvePete O'Hanlon8-Mar-11 10:34 
GeneralRe: Page.Request.Form("ControlName") returns null Pin
Ali Al Omairi(Abu AlHassan)9-Mar-11 11:20
professionalAli Al Omairi(Abu AlHassan)9-Mar-11 11:20 
GeneralRe: Page.Request.Form("ControlName") returns null Pin
Pete O'Hanlon10-Mar-11 8:02
mvePete O'Hanlon10-Mar-11 8:02 
QuestionSystem.IO file access from server. Pin
Satish_S6-Mar-11 18:33
Satish_S6-Mar-11 18:33 
AnswerRe: System.IO file access from server. Pin
musefan6-Mar-11 23:46
musefan6-Mar-11 23:46 
GeneralRe: System.IO file access from server. Pin
Satish_S7-Mar-11 18:05
Satish_S7-Mar-11 18:05 
QuestionBrowser AutoComplete Not working in IE 8 Pin
raghvendrapanda5-Mar-11 19:46
raghvendrapanda5-Mar-11 19:46 
AnswerRe: Browser AutoComplete Not working in IE 8 Pin
Sunasara Imdadhusen7-Mar-11 23:01
professionalSunasara Imdadhusen7-Mar-11 23:01 
QuestionVISUAL STUDIO 2010 - ERROR WORKING WITH WEB PARTS Pin
FJJCENTU5-Mar-11 8:12
FJJCENTU5-Mar-11 8:12 
AnswerRe: VISUAL STUDIO 2010 - ERROR WORKING WITH WEB PARTS Pin
Pete O'Hanlon5-Mar-11 9:50
mvePete O'Hanlon5-Mar-11 9:50 
QuestionEvent not firing on ajax tabcontainer control Pin
Mayank Pathak, Chandigarh4-Mar-11 23:37
Mayank Pathak, Chandigarh4-Mar-11 23:37 
AnswerRe: Event not firing on ajax tabcontainer control Pin
Ali AlOmairi (TJIC)13-Mar-11 23:03
Ali AlOmairi (TJIC)13-Mar-11 23:03 
QuestionWebMoney api Pin
benams4-Mar-11 6:01
benams4-Mar-11 6: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.