Click here to Skip to main content
15,915,324 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Losing position of the control at run time. Pin
N a v a n e e t h11-Oct-07 18:52
N a v a n e e t h11-Oct-07 18:52 
GeneralRe: Losing position of the control at run time. Pin
mukesh.mr0311-Oct-07 18:59
mukesh.mr0311-Oct-07 18:59 
GeneralRe: Losing position of the control at run time. Pin
N a v a n e e t h11-Oct-07 19:13
N a v a n e e t h11-Oct-07 19:13 
GeneralRe: Losing position of the control at run time. [modified] Pin
mukesh.mr0311-Oct-07 19:21
mukesh.mr0311-Oct-07 19:21 
GeneralRe: Losing position of the control at run time. Pin
Sandeep Akhare11-Oct-07 19:51
Sandeep Akhare11-Oct-07 19:51 
GeneralRe: Losing position of the control at run time. Pin
mukesh.mr0311-Oct-07 20:11
mukesh.mr0311-Oct-07 20:11 
GeneralRe: Losing position of the control at run time. Pin
Sandeep Akhare11-Oct-07 20:19
Sandeep Akhare11-Oct-07 20:19 
GeneralRe: Losing position of the control at run time. Pin
mukesh.mr0311-Oct-07 20:53
mukesh.mr0311-Oct-07 20:53 

            
<asp:image id="Image2" runat="server" height="21px" imageurl="~/Images/banner2.gif"
="" style="z-index: 100; left: 11px; position: absolute; top: 492px" width="941px">
 

<asp:label id="Label4" runat="server" style="left: 566px; position: absolute; top: 166px; z-index: 100;"
="" text="User Type" width="68px">
<asp:dropdownlist id="DropDownList1" runat="server" style="left: 659px; position: absolute;
top: 165px; z-index: 100;" width="204px" tabindex="1">
<asp:listitem>Select
<asp:listitem value="1">Member
<asp:listitem value="2">Admin
<asp:listitem value="3">Team

<asp:label id="Label2" runat="server" style="z-index: 100; left: 565px; position: absolute;
top: 196px" text="UserName" width="70px">
<asp:textbox id="Uname" runat="server" style="z-index: 100; left: 659px; position: absolute;
top: 197px" width="197px" tabindex="2">
<asp:label id="Label3" runat="server" style="z-index: 100; left: 566px; position: absolute;
top: 231px" text="Password" width="62px">
<asp:textbox id="password" runat="server" style="z-index: 100; left: 659px; position: absolute;
top: 228px" textmode="Password" width="199px" tabindex="3">
<asp:button id="Button1" runat="server" onclick="Button1_Click1" style="z-index: 100;
left: 759px; position: absolute; top: 258px" text="Login" width="77px">
<asp:label id="Label5" runat="server" style="z-index: 100; left: 658px; position: absolute;
top: 314px" width="145px">
<asp:linkbutton id="LinkButton10" runat="server" forecolor="#404040" onclick="LinkButton10_Click"
="" style="z-index: 100; left: 608px; position: absolute; top: 393px" width="289px">Powered and Hosted by Neosoft Technologies

 
<asp:image id="Image1" runat="server" imageurl="~/Images/neologo.jpg" style="z-index: 101;
left: 12px; position: absolute; top: 0px">
<asp:image id="Image3" runat="server" height="393px" imageurl="~/Images/banner1.gif"
="" style="z-index: 102; left: 234px; position: absolute; top: 99px" width="4px">
      
<asp:image id="Image4" runat="server" backcolor="SteelBlue" forecolor="SteelBlue"
="" height="17px" style="z-index: 105; left: 10px; position: absolute; top: 83px" width="941px">


GeneralRe: Losing position of the control at run time. Pin
N a v a n e e t h11-Oct-07 21:10
N a v a n e e t h11-Oct-07 21:10 
QuestionWebsite using both versions 1.1 and 2.0 Pin
RADSGR11-Oct-07 17:30
RADSGR11-Oct-07 17:30 
AnswerRe: Website using both versions 1.1 and 2.0 Pin
Nagaraju Alli12-Oct-07 23:42
Nagaraju Alli12-Oct-07 23:42 
QuestionWebsite using both 1.1 and 2.0 Pin
RADSGR11-Oct-07 17:28
RADSGR11-Oct-07 17:28 
AnswerRe: Website using both 1.1 and 2.0 Pin
Christian Graus11-Oct-07 17:39
protectorChristian Graus11-Oct-07 17:39 
AnswerRe: Website using both 1.1 and 2.0 Pin
Dave Kreskowiak11-Oct-07 17:44
mveDave Kreskowiak11-Oct-07 17:44 
GeneralRe: Website using both 1.1 and 2.0 Pin
RADSGR11-Oct-07 17:50
RADSGR11-Oct-07 17:50 
GeneralRe: Website using both 1.1 and 2.0 Pin
N a v a n e e t h11-Oct-07 18:50
N a v a n e e t h11-Oct-07 18:50 
GeneralRe: Website using both 1.1 and 2.0 Pin
Dave Kreskowiak12-Oct-07 1:48
mveDave Kreskowiak12-Oct-07 1:48 
AnswerRe: Website using both 1.1 and 2.0 Pin
Sudhir Yadav11-Oct-07 19:19
Sudhir Yadav11-Oct-07 19:19 
AnswerRe: Website using both 1.1 and 2.0 Pin
Guffa11-Oct-07 20:53
Guffa11-Oct-07 20:53 
QuestionUIPAB - registry access and event logs Pin
Casso11-Oct-07 16:27
Casso11-Oct-07 16:27 
AnswerRe: UIPAB - registry access and event logs Pin
kubben11-Oct-07 16:35
kubben11-Oct-07 16:35 
GeneralRe: UIPAB - registry access and event logs Pin
Casso11-Oct-07 17:30
Casso11-Oct-07 17:30 
GeneralRe: UIPAB - registry access and event logs Pin
kubben12-Oct-07 1:51
kubben12-Oct-07 1:51 
QuestionASP .NET Begginer Help! Pin
kenexcelon11-Oct-07 15:57
kenexcelon11-Oct-07 15:57 
AnswerRe: ASP .NET Begginer Help! Pin
Christian Graus11-Oct-07 16:22
protectorChristian Graus11-Oct-07 16:22 

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.