Click here to Skip to main content
15,884,836 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Passing Form data to another page Pin
munklefish1-Apr-08 7:53
munklefish1-Apr-08 7:53 
GeneralRe: Passing Form data to another page Pin
Krishnraj2-Apr-08 1:21
Krishnraj2-Apr-08 1:21 
GeneralRe: Passing Form data to another page Pin
munklefish2-Apr-08 1:27
munklefish2-Apr-08 1:27 
GeneralRe: Passing Form data to another page Pin
Krishnraj2-Apr-08 3:52
Krishnraj2-Apr-08 3:52 
GeneralTransfer different files at a time from one page to another [modified] Pin
honeyss1-Apr-08 4:13
honeyss1-Apr-08 4:13 
Generalalign labels on same line Pin
eyeseetee1-Apr-08 3:09
eyeseetee1-Apr-08 3:09 
GeneralRe: align labels on same line Pin
Sandeep Akhare1-Apr-08 3:21
Sandeep Akhare1-Apr-08 3:21 
GeneralRe: align labels on same line Pin
eyeseetee1-Apr-08 3:33
eyeseetee1-Apr-08 3:33 
<table width="100%">

<tr>

<td align="right">
<asp:Label ID="Label2" Text="Text" CssClass="FooterText" runat="server"></asp:Label>
</td>
<td align="right">
<asp:Label ID="Label1" CssClass="VersionText" runat="server" Text="Text"></asp:Label>
</td>

</tr>

</table>

Managed to make this work, not sure how though as both tds are aligned right but display center on webpage

cheers
GeneralRe: align labels on same line [modified] Pin
Sandeep Akhare1-Apr-08 3:48
Sandeep Akhare1-Apr-08 3:48 
GeneralRe: align labels on same line Pin
Soumini Ramakrishnan2-Apr-08 0:01
Soumini Ramakrishnan2-Apr-08 0:01 
QuestionAuto Populate and email Word document From ASP.NET 2.0 Pin
Wilsy1-Apr-08 2:25
Wilsy1-Apr-08 2:25 
Generalproblem in FormsAuthentication.RedirectFromLoginPage Pin
coolsatty1-Apr-08 1:36
coolsatty1-Apr-08 1:36 
GeneralRe: problem in FormsAuthentication.RedirectFromLoginPage Pin
AhsanS1-Apr-08 2:38
AhsanS1-Apr-08 2:38 
GeneralRe: problem in FormsAuthentication.RedirectFromLoginPage Pin
coolsatty1-Apr-08 7:04
coolsatty1-Apr-08 7:04 
QuestionAJAX Dropdownlist? [modified] Pin
murali_utr1-Apr-08 1:19
murali_utr1-Apr-08 1:19 
GeneralRe: AJAX Dropdownlist? Pin
eyeseetee1-Apr-08 2:33
eyeseetee1-Apr-08 2:33 
AnswerRe: AJAX Dropdownlist? Pin
Ashish Sehajpal1-Apr-08 19:34
Ashish Sehajpal1-Apr-08 19:34 
Generalupdate panel problem Pin
Miss Maheshwari1-Apr-08 1:17
Miss Maheshwari1-Apr-08 1:17 
GeneralRe: update panel problem Pin
Sandeep Akhare1-Apr-08 1:25
Sandeep Akhare1-Apr-08 1:25 
GeneralRe: update panel problem Pin
Miss Maheshwari1-Apr-08 1:34
Miss Maheshwari1-Apr-08 1:34 
GeneralRe: update panel problem Pin
Ashish Sehajpal1-Apr-08 1:26
Ashish Sehajpal1-Apr-08 1:26 
GeneralRe: update panel problem Pin
Miss Maheshwari1-Apr-08 2:51
Miss Maheshwari1-Apr-08 2:51 
AnswerRe: update panel problem Pin
Ashish Sehajpal1-Apr-08 19:42
Ashish Sehajpal1-Apr-08 19:42 
GeneralRe: update panel problem Pin
Soumini Ramakrishnan2-Apr-08 0:05
Soumini Ramakrishnan2-Apr-08 0:05 
QuestionNEED OF HORIZONTAL DROP DOWN MENU Pin
John Sundar1-Apr-08 0:49
John Sundar1-Apr-08 0:49 

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.