Click here to Skip to main content
15,920,632 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How Find This is mail is Valid or not...! Pin
Crooze2125-Jan-08 5:21
Crooze2125-Jan-08 5:21 
AnswerRe: How Find This is mail is Valid or not...! Pin
Crooze2125-Jan-08 5:23
Crooze2125-Jan-08 5:23 
GeneralASP.NET autentication provider Pin
Yoyosch24-Jan-08 21:36
Yoyosch24-Jan-08 21:36 
GeneralRe: ASP.NET autentication provider Pin
pmarfleet25-Jan-08 11:30
pmarfleet25-Jan-08 11:30 
GeneralValidation Not working properly Pin
.NET- India 24-Jan-08 21:10
.NET- India 24-Jan-08 21:10 
QuestionHTML tag generation dynamically Pin
e.dhar24-Jan-08 20:14
e.dhar24-Jan-08 20:14 
GeneralOperand type clash: IMAGE is incompatible with TEXT Pin
Biju Sam24-Jan-08 20:09
Biju Sam24-Jan-08 20:09 
Questionhow to make text box lenth as static in a table Pin
Janu_M24-Jan-08 19:59
Janu_M24-Jan-08 19:59 
HI I am new to this forum. I have a problem in text box that is in table.We are using the length of that textbox in %.
When a long data is coming inside the textbox the length is increasing.If we are using px,then the length is not increasing according to resolution.That means it is fixed.Also we used overflow as hidden.it is not working perfectly.I am giving my code plz have a look on it.


<br />
<br />
<tr height= "25px"><br />
        <td style="padding-left:1%;"><asp:Label ID="label9" runat ="server"  Text ="Subject"  ForeColor ="Black" Font-Size ="11px" Font-Names="Tahoma"></asp:Label></td><br />
        <td colspan="3" ><asp:TextBox ID="txtSubject" runat ="server"  Width ="97%" Font-Size ="11px" Font-Names="Tahoma" Height ="12px"  Text="" MaxLength="200" BorderColor="#6699CC" BorderStyle="Solid" BorderWidth="1px" style="overflow:hidden;position:absolute;"></asp:TextBox></td><br />
      </tr><br />

AnswerRe: how to make text box lenth as static in a table Pin
Crooze2125-Jan-08 5:26
Crooze2125-Jan-08 5:26 
QuestionSystem.UnauthorizedAccessException: Access to the path Denied. Pin
Biju Sam24-Jan-08 19:38
Biju Sam24-Jan-08 19:38 
GeneralRe: System.UnauthorizedAccessException: Access to the path Denied. Pin
N a v a n e e t h24-Jan-08 19:51
N a v a n e e t h24-Jan-08 19:51 
GeneralRe: System.UnauthorizedAccessException: Access to the path Denied. Pin
Biju Sam24-Jan-08 20:13
Biju Sam24-Jan-08 20:13 
Generali am using asp not asp.net Pin
Deepthy.P.M24-Jan-08 18:56
Deepthy.P.M24-Jan-08 18:56 
GeneralRe: i am using asp not asp.net Pin
Venkatesh Mookkan24-Jan-08 19:11
Venkatesh Mookkan24-Jan-08 19:11 
GeneralWrong forum Pin
pmarfleet24-Jan-08 19:41
pmarfleet24-Jan-08 19:41 
JokeRe: i am using asp not asp.net Pin
Vasudevan Deepak Kumar24-Jan-08 23:04
Vasudevan Deepak Kumar24-Jan-08 23:04 
GeneralReset dropdown using Image Button Pin
Satish - Developer24-Jan-08 18:54
Satish - Developer24-Jan-08 18:54 
GeneralRe: Reset dropdown using Image Button Pin
Venkatesh Mookkan24-Jan-08 19:22
Venkatesh Mookkan24-Jan-08 19:22 
GeneralRe: Reset dropdown using Image Button Pin
Satish - Developer24-Jan-08 20:08
Satish - Developer24-Jan-08 20:08 
GeneralRe: Reset dropdown using Image Button Pin
Venkatesh Mookkan24-Jan-08 20:45
Venkatesh Mookkan24-Jan-08 20:45 
QuestionHow to find the user name who are login currently? Pin
Sutheesh24-Jan-08 18:53
Sutheesh24-Jan-08 18:53 
AnswerRe: How to find the user name who are login currently? Pin
N a v a n e e t h24-Jan-08 19:34
N a v a n e e t h24-Jan-08 19:34 
GeneralRe: How to find the user name who are login currently? Pin
Sutheesh24-Jan-08 19:59
Sutheesh24-Jan-08 19:59 
GeneralRe: How to find the user name who are login currently? Pin
N a v a n e e t h24-Jan-08 20:28
N a v a n e e t h24-Jan-08 20:28 
QuestionLogin failed for user 'NT AUTHORITY\NETWORK SERVICE'. Pin
My Article24-Jan-08 18:50
My Article24-Jan-08 18:50 

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.