Click here to Skip to main content
15,887,950 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: tooltip Pin
Blue_Boy28-Jul-11 4:41
Blue_Boy28-Jul-11 4:41 
AnswerRe: tooltip Pin
Ali Al Omairi(Abu AlHassan)4-Aug-11 12:41
professionalAli Al Omairi(Abu AlHassan)4-Aug-11 12:41 
QuestionXSLT - for-each-group Pin
rajesh198828-Jul-11 0:25
rajesh198828-Jul-11 0:25 
AnswerRe: XSLT - for-each-group Pin
Not Active28-Jul-11 1:06
mentorNot Active28-Jul-11 1:06 
Questionexport multiple crystal reports to a single destination PDF Pin
vvibha27-Jul-11 20:19
vvibha27-Jul-11 20:19 
AnswerRe: export multiple crystal reports to a single destination PDF Pin
Orcun Iyigun27-Jul-11 21:12
Orcun Iyigun27-Jul-11 21:12 
GeneralRe: export multiple crystal reports to a single destination PDF Pin
vvibha27-Jul-11 23:55
vvibha27-Jul-11 23:55 
QuestionTextbox value dissappear when using FilteredTextboxExtender Pin
Orcun Iyigun27-Jul-11 12:45
Orcun Iyigun27-Jul-11 12:45 
<asp:TextBox ID="txtExchangePartQty" runat="server" onfocus="if(this.value==this.defaultvalue) this.value='';" value="Quantity..."  Width="120px">
               </asp:TextBox>
               <asp:FilteredTextBoxExtender ID="ftbeQty" runat="server" TargetControlID="txtExchangePartQty" ValidChars="1234567890" />


When I dont use FilteredTextBoxExtender, as an initial value, inside the texbox "Quantity..." appears but when I use FilteredTextBoxExtender during the loading of the page, for a moment I see that initail value but then it dissappears.

The cause is for it is TheFilteredTextBoxExtender, any idea why this is happening and how can I work out this problem?
AnswerRe: Textbox value dissappear when using FilteredTextboxExtender Pin
Shahriar Iqbal Chowdhury/Galib27-Jul-11 22:35
professionalShahriar Iqbal Chowdhury/Galib27-Jul-11 22:35 
GeneralRe: Textbox value dissappear when using FilteredTextboxExtender Pin
Orcun Iyigun28-Jul-11 10:25
Orcun Iyigun28-Jul-11 10:25 
QuestionFile Uploader No Longer Working Pin
Dominick Marciano27-Jul-11 7:53
professionalDominick Marciano27-Jul-11 7:53 
QuestionHow to use minRequiredPasswordLength and minRequiredNonalphanumericCharacters? Pin
kbalias27-Jul-11 0:17
kbalias27-Jul-11 0:17 
Questioni want to select mssql2005 or mssql2008 where 2005, 2008 was instlled. Pin
buffering8326-Jul-11 17:23
buffering8326-Jul-11 17:23 
AnswerRe: i want to select mssql2005 or mssql2008 where 2005, 2008 was instlled. Pin
m@dhu26-Jul-11 18:45
m@dhu26-Jul-11 18:45 
AnswerRe: i want to select mssql2005 or mssql2008 where 2005, 2008 was instlled. Pin
Shameel26-Jul-11 21:13
professionalShameel26-Jul-11 21:13 
GeneralHow to get value from invisible column in gridview Pin
sujitdeshpande_1926-Jul-11 2:48
sujitdeshpande_1926-Jul-11 2:48 
GeneralRe: How to get value from invisible column in gridview Pin
Orcun Iyigun26-Jul-11 6:22
Orcun Iyigun26-Jul-11 6:22 
GeneralRe: How to get value from invisible column in gridview Pin
GenJerDan28-Jul-11 6:17
GenJerDan28-Jul-11 6:17 
QuestionProject Code in Asp.net Pin
Akshaya Kumar Patel25-Jul-11 21:44
Akshaya Kumar Patel25-Jul-11 21:44 
AnswerRe: Project Code in Asp.net Pin
Blue_Boy25-Jul-11 23:06
Blue_Boy25-Jul-11 23:06 
AnswerRe: Project Code in Asp.net Pin
R. Giskard Reventlov26-Jul-11 0:11
R. Giskard Reventlov26-Jul-11 0:11 
AnswerRe: Project Code in Asp.net Pin
Not Active26-Jul-11 14:03
mentorNot Active26-Jul-11 14:03 
QuestionHow to identify a particular Web site is not active Pin
Gali197825-Jul-11 7:53
Gali197825-Jul-11 7:53 
AnswerRe: How to identify a particular Web site is not active Pin
R. Giskard Reventlov25-Jul-11 8:03
R. Giskard Reventlov25-Jul-11 8:03 
QuestionHow can Interchange the Language of Web? Pin
Naseem Alam Ansari25-Jul-11 4:12
Naseem Alam Ansari25-Jul-11 4:12 

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.