Click here to Skip to main content
15,886,026 members
Home / Discussions / Web Development
   

Web Development

 
Questionreportviewer Pin
Thanusree Duth2-Aug-10 21:57
Thanusree Duth2-Aug-10 21:57 
AnswerRe: reportviewer Pin
JHizzle2-Aug-10 23:14
JHizzle2-Aug-10 23:14 
GeneralRe: reportviewer Pin
Smithers-Jones2-Aug-10 23:30
Smithers-Jones2-Aug-10 23:30 
GeneralRe: reportviewer Pin
Sandeep Mewara3-Aug-10 6:43
mveSandeep Mewara3-Aug-10 6:43 
Questionrdlc Pin
Thanusree Duth2-Aug-10 19:48
Thanusree Duth2-Aug-10 19:48 
AnswerRe: rdlc Pin
Yusuf6-Aug-10 4:28
Yusuf6-Aug-10 4:28 
Questionrdlc in web Pin
Thanusree Duth2-Aug-10 19:22
Thanusree Duth2-Aug-10 19:22 
QuestionControl not getting centered Pin
Gjm30-Jul-10 23:23
Gjm30-Jul-10 23:23 
I am new to Web Design.
I have a set of div tags as shown below.
My problem is the asp.net login control is not displayed at the center of the division.
What should I do inorder to make it centered.
The ASp.net design view displays the login control centered in the div but when I run the page in a browser it aligns to left. What to do?

Here is the markup

<div id="hd" style="position: relative; text-align: center; background-color: gray; width: 100%; height: 500px; top: 0px; left: 0px;">
<div id="c">
<asp:Panel ID="Panel1" runat="server" Height="50px" Width="125px">
<asp:Login ID="Login1" runat="server" Style="position: relative">
</asp:Login>
</asp:Panel> I am the header</div>
</div>
AnswerRe: Control not getting centered Pin
dkedar20101-Aug-10 22:22
dkedar20101-Aug-10 22:22 
GeneralRe: Control not getting centered Pin
User 17164922-Aug-10 6:46
professionalUser 17164922-Aug-10 6:46 
GeneralRe: Control not getting centered Pin
dkedar20102-Aug-10 23:58
dkedar20102-Aug-10 23:58 
GeneralRe: Control not getting centered [modified] Pin
User 17164923-Aug-10 0:21
professionalUser 17164923-Aug-10 0:21 
GeneralRe: Control not getting centered Pin
dkedar20103-Aug-10 0:30
dkedar20103-Aug-10 0:30 
GeneralRe: Control not getting centered Pin
User 17164923-Aug-10 1:19
professionalUser 17164923-Aug-10 1:19 
GeneralRe: Control not getting centered Pin
dkedar20103-Aug-10 18:57
dkedar20103-Aug-10 18:57 
GeneralRe: Control not getting centered Pin
januka1113-Aug-10 0:30
januka1113-Aug-10 0:30 
AnswerRe: Control not getting centered Pin
Prosanta Kundu online4-Aug-10 23:05
Prosanta Kundu online4-Aug-10 23:05 
GeneralRe: Control not getting centered Pin
dawmail3336-Aug-10 13:22
dawmail3336-Aug-10 13:22 
QuestionCSS only Transparent background in DIV with child elements opaque Pin
Dave McCool29-Jul-10 6:47
Dave McCool29-Jul-10 6:47 
AnswerRe: CSS only Transparent background in DIV with child elements opaque Pin
User 171649229-Jul-10 8:34
professionalUser 171649229-Jul-10 8:34 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
Dave McCool30-Jul-10 14:29
Dave McCool30-Jul-10 14:29 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
User 171649231-Jul-10 0:37
professionalUser 171649231-Jul-10 0:37 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
User 171649231-Jul-10 2:50
professionalUser 171649231-Jul-10 2:50 
AnswerRe: CSS only Transparent background in DIV with child elements opaque [modified] Pin
dawmail3336-Aug-10 13:26
dawmail3336-Aug-10 13:26 
GeneralRe: CSS only Transparent background in DIV with child elements opaque Pin
Dave McCool7-Aug-10 3:11
Dave McCool7-Aug-10 3:11 

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.