Click here to Skip to main content
16,006,001 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: RadioButton Text not Visible Inside Table Pin
led mike20-Mar-08 5:53
led mike20-Mar-08 5:53 
GeneralRe: RadioButton Text not Visible Inside Table Pin
Brady Kelly21-Mar-08 2:01
Brady Kelly21-Mar-08 2:01 
Generalsmtp server iis Pin
raquidd2219-Mar-08 2:55
raquidd2219-Mar-08 2:55 
GeneralRe: smtp server iis Pin
eyeseetee19-Mar-08 3:48
eyeseetee19-Mar-08 3:48 
GeneralExport to word Pin
samerh19-Mar-08 1:44
samerh19-Mar-08 1:44 
GeneralRe: Export to word Pin
sidbaruah19-Mar-08 21:59
sidbaruah19-Mar-08 21:59 
GeneralRe: Export to word Pin
samerh27-Mar-08 22:37
samerh27-Mar-08 22:37 
GeneralDiv in Master Page's Content Page [modified] Pin
.NET- India 19-Mar-08 1:33
.NET- India 19-Mar-08 1:33 
I've taken a div to show or hide some information in Master Page's content page and it's working. But if i click on "Submit" button given inside the div then div is being hidden to show or display the div until it is closed i've used the code given below.

HtmlControl frame1 = (HtmlControl)this.FindControl("divCityInformation");
frame1.Visible = true;


But it's showing and error Object reference not set to an instance of an object


modified on Wednesday, March 19, 2008 7:53 AM

GeneralRe: Div in Master Page's Content Page Pin
eyeseetee19-Mar-08 1:54
eyeseetee19-Mar-08 1:54 
GeneralRe: Div in Master Page's Content Page Pin
eyeseetee19-Mar-08 2:22
eyeseetee19-Mar-08 2:22 
GeneralRe: Div in Master Page's Content Page Pin
.NET- India 19-Mar-08 2:26
.NET- India 19-Mar-08 2:26 
GeneralRe: Div in Master Page's Content Page Pin
eyeseetee19-Mar-08 3:07
eyeseetee19-Mar-08 3:07 
GeneralRe: Div in Master Page's Content Page Pin
.NET- India 19-Mar-08 3:17
.NET- India 19-Mar-08 3:17 
GeneralRe: Div in Master Page's Content Page Pin
eyeseetee19-Mar-08 3:33
eyeseetee19-Mar-08 3:33 
GeneralYes, No, Cancel, 3 buttons in javascript message box Pin
Elena200619-Mar-08 0:34
Elena200619-Mar-08 0:34 
GeneralRe: Yes, No, Cancel, 3 buttons in javascript message box Pin
eyeseetee19-Mar-08 0:45
eyeseetee19-Mar-08 0:45 
GeneralRe: Yes, No, Cancel, 3 buttons in javascript message box Pin
Laddie19-Mar-08 0:46
Laddie19-Mar-08 0:46 
Questionhow could this problem is solved. Pin
lakshmichawala19-Mar-08 0:04
lakshmichawala19-Mar-08 0:04 
AnswerRe: how could this problem is solved. Pin
Christian Graus19-Mar-08 0:11
protectorChristian Graus19-Mar-08 0:11 
GeneralRe: how could this problem is solved. Pin
lakshmichawala19-Mar-08 0:23
lakshmichawala19-Mar-08 0:23 
GeneralRe: how could this problem is solved. Pin
Christian Graus19-Mar-08 0:51
protectorChristian Graus19-Mar-08 0:51 
GeneralRe: how could this problem is solved. Pin
eyeseetee19-Mar-08 1:32
eyeseetee19-Mar-08 1:32 
Questionhow to count number of lines in textarea Pin
$unil Dhiman18-Mar-08 23:44
$unil Dhiman18-Mar-08 23:44 
AnswerRe: how to count number of lines in textarea Pin
Laddie19-Mar-08 0:01
Laddie19-Mar-08 0:01 
GeneralRe: how to count number of lines in textarea Pin
$unil Dhiman19-Mar-08 14:17
$unil Dhiman19-Mar-08 14:17 

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.