Click here to Skip to main content
15,902,939 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: check box in the datagrid Pin
Sun Rays29-Nov-07 18:41
Sun Rays29-Nov-07 18:41 
GeneralRe: check box in the datagrid Pin
John-ph30-Nov-07 20:35
John-ph30-Nov-07 20:35 
GeneralRe: check box in the datagrid Pin
Sun Rays30-Nov-07 21:14
Sun Rays30-Nov-07 21:14 
GeneralRe: check box in the datagrid Pin
John-ph30-Nov-07 21:26
John-ph30-Nov-07 21:26 
GeneralRe: check box in the datagrid Pin
Sun Rays30-Nov-07 21:31
Sun Rays30-Nov-07 21:31 
QuestionTable not being Center in Mozilla Pin
.NET- India 28-Nov-07 23:22
.NET- India 28-Nov-07 23:22 
AnswerRe: Table not being Center in Mozilla Pin
.NET- India 28-Nov-07 23:56
.NET- India 28-Nov-07 23:56 
AnswerRe: Table not being Center in Mozilla Pin
Michael Sync29-Nov-07 0:09
Michael Sync29-Nov-07 0:09 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>Untitled Page</title>
</head>
<body>
<div style="width:100%;">
<center>
<table style="width:400px;height:200px;" border="2px">
<tr>
<td></td>
</tr>
</table>
</center>
</div>
</body>
</html>


Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

GeneralRe: Table not being Center in Mozilla Pin
.NET- India 29-Nov-07 0:52
.NET- India 29-Nov-07 0:52 
QuestionSession Problem Pin
nagendrathecoder28-Nov-07 22:42
nagendrathecoder28-Nov-07 22:42 
QuestionIIS returns Bad Request (400) error [modified] Pin
progan28-Nov-07 22:36
progan28-Nov-07 22:36 
AnswerRe: IIS returns Bad Request (400) error Pin
Jim Conigliaro29-Nov-07 11:11
Jim Conigliaro29-Nov-07 11:11 
QuestionIs there any performance issue in it Pin
Sandeep Akhare28-Nov-07 22:15
Sandeep Akhare28-Nov-07 22:15 
AnswerRe: Is there any performance issue in it Pin
Christian Graus28-Nov-07 22:19
protectorChristian Graus28-Nov-07 22:19 
GeneralRe: Is there any performance issue in it Pin
Sandeep Akhare28-Nov-07 22:33
Sandeep Akhare28-Nov-07 22:33 
AnswerRe: Is there any performance issue in it Pin
N a v a n e e t h28-Nov-07 22:28
N a v a n e e t h28-Nov-07 22:28 
GeneralRe: Is there any performance issue in it Pin
Sandeep Akhare28-Nov-07 22:35
Sandeep Akhare28-Nov-07 22:35 
GeneralRe: Is there any performance issue in it Pin
N a v a n e e t h28-Nov-07 22:47
N a v a n e e t h28-Nov-07 22:47 
GeneralRe: Is there any performance issue in it Pin
Sandeep Akhare28-Nov-07 23:04
Sandeep Akhare28-Nov-07 23:04 
GeneralRe: Is there any performance issue in it Pin
N a v a n e e t h28-Nov-07 23:13
N a v a n e e t h28-Nov-07 23:13 
AnswerRe: Is there any performance issue in it Pin
Paddy Boyd28-Nov-07 23:53
Paddy Boyd28-Nov-07 23:53 
GeneralRe: Is there any performance issue in it Pin
Sandeep Akhare29-Nov-07 0:35
Sandeep Akhare29-Nov-07 0:35 
QuestionDatagrid.. push button Pin
rameshdontagani28-Nov-07 22:05
rameshdontagani28-Nov-07 22:05 
AnswerRe: Datagrid.. push button Pin
Sun Rays28-Nov-07 22:08
Sun Rays28-Nov-07 22:08 
QuestionProblem With Global.asax File When Publish Pin
N a r e s h P a t e l28-Nov-07 21:58
N a r e s h P a t e l28-Nov-07 21:58 

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.