Click here to Skip to main content
15,901,921 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to check validator control is valid or not in javascript... Pin
Amit.Amit.Amit...22-May-08 19:18
Amit.Amit.Amit...22-May-08 19:18 
AnswerRe: How to check validator control is valid or not in javascript... [modified] Pin
keyboard warrior22-May-08 19:30
keyboard warrior22-May-08 19:30 
AnswerRe: How to check validator control is valid or not in javascript... Pin
Vinay Dornala22-May-08 23:36
Vinay Dornala22-May-08 23:36 
QuestionHow to Display Images from Database in Gridview with C#.NET Pin
H a r i s h a22-May-08 19:09
H a r i s h a22-May-08 19:09 
AnswerRe: How to Display Images from Database in Gridview with C#.NET Pin
Christian Graus22-May-08 20:08
protectorChristian Graus22-May-08 20:08 
AnswerRe: How to Display Images from Database in Gridview with C#.NET Pin
Abhijit Jana22-May-08 20:14
professionalAbhijit Jana22-May-08 20:14 
QuestionHow to access HTML Controls property in codebehind Pin
Deepak Nigam22-May-08 18:44
Deepak Nigam22-May-08 18:44 
AnswerRe: How to access HTML Controls property in codebehind Pin
Vijayitsb22-May-08 18:56
Vijayitsb22-May-08 18:56 
Hi,
You can declare div tag as Server control using runat attribute of div tag then only you can access it from codebehind
To block div tag use this code in codebehind

divId.Style.Add("display","block")

Cheers..!
Vijay s



QuestionDownloading Open office documents from ASP.Net Applciaiton Pin
M. J. Jaya Chitra22-May-08 18:38
M. J. Jaya Chitra22-May-08 18:38 
QuestionShowing PPT in Webpage Pin
Tiger45622-May-08 18:28
Tiger45622-May-08 18:28 
AnswerRe: Showing PPT in Webpage Pin
Vasudevan Deepak Kumar22-May-08 20:15
Vasudevan Deepak Kumar22-May-08 20:15 
GeneralRe: Showing PPT in Webpage Pin
Anish Gopi23-May-08 0:43
sitebuilderAnish Gopi23-May-08 0:43 
QuestionGridView add a row at end Pin
mpavas22-May-08 8:41
mpavas22-May-08 8:41 
AnswerRe: GridView add a row at end Pin
gnjunge22-May-08 20:27
gnjunge22-May-08 20:27 
QuestionSQLdatareader problem Pin
defreek22-May-08 8:27
defreek22-May-08 8:27 
AnswerRe: SQLdatareader problem Pin
keyboard warrior22-May-08 9:03
keyboard warrior22-May-08 9:03 
GeneralRe: SQLdatareader problem Pin
defreek22-May-08 9:47
defreek22-May-08 9:47 
AnswerRe: SQLdatareader problem Pin
Krazy Programmer22-May-08 20:15
Krazy Programmer22-May-08 20:15 
QuestionGridView Pin
kpg12322-May-08 6:46
kpg12322-May-08 6:46 
AnswerRe: GridView Pin
keyboard warrior22-May-08 7:22
keyboard warrior22-May-08 7:22 
QuestionC# & ASp.Net writing to Excel Files Pin
Jacob Dixon22-May-08 6:23
Jacob Dixon22-May-08 6:23 
AnswerRe: C# & ASp.Net writing to Excel Files Pin
Christian Graus22-May-08 13:43
protectorChristian Graus22-May-08 13:43 
QuestionHow do i Print and Export Crystal Report??? Pin
keroed_edmond22-May-08 5:26
keroed_edmond22-May-08 5:26 
AnswerRe: How do i Print and Export Crystal Report??? Pin
keyboard warrior22-May-08 6:05
keyboard warrior22-May-08 6:05 
GeneralRe: How do i Print and Export Crystal Report??? Pin
keroed_edmond22-May-08 7:38
keroed_edmond22-May-08 7:38 

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.