Click here to Skip to main content
15,912,329 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Removing XML Node Pin
Jim Taylor16-Dec-07 23:29
Jim Taylor16-Dec-07 23:29 
GeneralImage in DataList [modified] Pin
.NET- India 16-Dec-07 21:12
.NET- India 16-Dec-07 21:12 
GeneralServer time out in asp.net Pin
sandhya1416-Dec-07 20:19
sandhya1416-Dec-07 20:19 
GeneralRe: Server time out in asp.net Pin
N a v a n e e t h16-Dec-07 20:29
N a v a n e e t h16-Dec-07 20:29 
GeneralRe: Server time out in asp.net Pin
Piyush Vardhan Singh16-Dec-07 20:43
Piyush Vardhan Singh16-Dec-07 20:43 
QuestionWhat happened a web reference is adding into a web application Pin
Malayil alex16-Dec-07 20:09
Malayil alex16-Dec-07 20:09 
Questionenterprise libraries?? Pin
Vanamaindia16-Dec-07 20:05
Vanamaindia16-Dec-07 20:05 
GeneralRegarding HTML part Pin
sandhya1416-Dec-07 19:12
sandhya1416-Dec-07 19:12 
hi all...

i have put a div tag inside table......

the code is like this

<td style="width: 14%;height:100%" >

<table style="height:100%;width:100%;">
<tr>
<td valign="top" style="background-color:#C7B39A;height:525px;width:214px;" >
<div style="POSITION: absolute; HEIGHT: 530px;width:100%; z-index: 100;background-color:#E6DDD2; left: 0px; top: 0px;overflow:auto">

<uc2:uc_NavigationTree_Reports ID="Uc_NavigationTree_Reports1" runat="server" />
</div>
</td>
</tr>
</table>
</td>

here first TD width is 14%...the table inside the TD is 100%..so it wl take the 100% of that 14%....correct?...so in the div also i have given 100%....so it should take the 100% of tha table....
this was working fine before,that time i was using IE6...now i am using IE7....now the div is taking the full spacelike it is coiming full scraan....why is it happening like that?
GeneralRe: Regarding HTML part Pin
That's Aragon16-Dec-07 20:05
That's Aragon16-Dec-07 20:05 
GeneralRe: Regarding HTML part Pin
sandhya1416-Dec-07 20:24
sandhya1416-Dec-07 20:24 
GeneralRe: Regarding HTML part Pin
Piyush Vardhan Singh16-Dec-07 20:24
Piyush Vardhan Singh16-Dec-07 20:24 
GeneralRe: Regarding HTML part Pin
sandhya1416-Dec-07 21:13
sandhya1416-Dec-07 21:13 
GeneralRe: Regarding HTML part Pin
Piyush Vardhan Singh16-Dec-07 21:33
Piyush Vardhan Singh16-Dec-07 21:33 
GeneralRe: Regarding HTML part Pin
Gandalf_TheWhite16-Dec-07 20:28
professionalGandalf_TheWhite16-Dec-07 20:28 
Questionwhat we use regular expression for this \ symbol Pin
Piyush Vardhan Singh16-Dec-07 18:39
Piyush Vardhan Singh16-Dec-07 18:39 
AnswerRe: what we use regular expression for this \ symbol [modified] Pin
Parwej Ahamad16-Dec-07 19:29
professionalParwej Ahamad16-Dec-07 19:29 
GeneralRe: what we use regular expression for this \ symbol Pin
Piyush Vardhan Singh16-Dec-07 20:05
Piyush Vardhan Singh16-Dec-07 20:05 
Generalnew window on page load Pin
mukesh.mr0316-Dec-07 18:29
mukesh.mr0316-Dec-07 18:29 
GeneralRe: new window on page load Pin
N a v a n e e t h16-Dec-07 18:39
N a v a n e e t h16-Dec-07 18:39 
GeneralRe: new window on page load Pin
mukesh.mr0316-Dec-07 19:11
mukesh.mr0316-Dec-07 19:11 
GeneralRe: new window on page load Pin
N a v a n e e t h16-Dec-07 20:05
N a v a n e e t h16-Dec-07 20:05 
GeneralRe: new window on page load Pin
Sun Rays16-Dec-07 19:19
Sun Rays16-Dec-07 19:19 
QuestionHow to validate date .in an .aspx page..? Pin
Balagurunathan S16-Dec-07 18:28
Balagurunathan S16-Dec-07 18:28 
AnswerRe: How to validate date .in an .aspx page..? Pin
Sun Rays16-Dec-07 19:22
Sun Rays16-Dec-07 19:22 
Questionproblem related to linkbuuton Pin
biswa4716-Dec-07 17:40
biswa4716-Dec-07 17:40 

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.