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

ASP.NET

 
AnswerRe: nested grid problem Pin
Venkatesh Mookkan29-Nov-07 0:28
Venkatesh Mookkan29-Nov-07 0:28 
Questiondocument.referrer Problem Pin
Vanamaindia29-Nov-07 0:04
Vanamaindia29-Nov-07 0:04 
AnswerRe: document.referrer Problem Pin
Guffa29-Nov-07 0:07
Guffa29-Nov-07 0:07 
GeneralRe: document.referrer Problem Pin
Vanamaindia29-Nov-07 0:27
Vanamaindia29-Nov-07 0:27 
Questioncheck box in the datagrid Pin
rameshdontagani28-Nov-07 23:54
rameshdontagani28-Nov-07 23:54 
AnswerRe: check box in the datagrid Pin
Michael Sync29-Nov-07 0:04
Michael Sync29-Nov-07 0:04 
AnswerRe: check box in the datagrid Pin
John-ph29-Nov-07 0:05
John-ph29-Nov-07 0:05 
GeneralRe: check box in the datagrid Pin
Sun Rays29-Nov-07 0:31
Sun Rays29-Nov-07 0:31 
GeneralRe: check box in the datagrid Pin
N a v a n e e t h29-Nov-07 0:51
N a v a n e e t h29-Nov-07 0:51 
GeneralRe: check box in the datagrid Pin
John-ph29-Nov-07 0:53
John-ph29-Nov-07 0:53 
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 

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.