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

ASP.NET

 
QuestionReport for all branches Pin
sonia_basangar30-May-07 0:53
sonia_basangar30-May-07 0:53 
AnswerRe: Report for all branches Pin
karthik_dotnet130-May-07 1:24
karthik_dotnet130-May-07 1:24 
Questionassing value Pin
kvijayajyothy30-May-07 0:50
kvijayajyothy30-May-07 0:50 
QuestionChange Schedule Time - Windows Scheduled Tasks - .ASPX Pin
karthik_dotnet130-May-07 0:26
karthik_dotnet130-May-07 0:26 
QuestionPie Charts in Crystal report dosent show 0 value Pin
Shaurya_Rastogi30-May-07 0:22
Shaurya_Rastogi30-May-07 0:22 
QuestionEditing Nested Gridview Pin
machendra29-May-07 23:36
machendra29-May-07 23:36 
AnswerRe: Editing Nested Gridview Pin
Sherin Iranimose29-May-07 23:45
Sherin Iranimose29-May-07 23:45 
Questionhow to change a control attribute globally Pin
kalaveshi29-May-07 23:17
kalaveshi29-May-07 23:17 
Hi all,
I checked many forums to find a solution for my problem, so far in vain. Perhaps because I don't really know which keywords would bring me to a solution.. Anyway my problem is as follows:

I need to be able to change the characters "[" to "ë" and "]" to "ç" as the user types them in a textbox (and/or textarea). For individual cases I've found a solution using javascript and the onkeyup event and it works perfectly.

However, since I am most probably going to need such a feature for any webpages (and all editable text controls in them) I design in the future, I was hoping that there is a way to change the actual ASP.NET TextBox control in such a way, that it by default has the onkeyup='changeAllBracketsToAlbanian(this)' included. A customized TextBox is not a big help because things get complicated with GridViews that would only render classical TextBoxes...

I appreciate any ideas.

Thanks
AnswerRe: how to change a control attribute globally Pin
Sherin Iranimose29-May-07 23:41
Sherin Iranimose29-May-07 23:41 
AnswerRe: how to change a control attribute globally Pin
Paddy Boyd29-May-07 23:59
Paddy Boyd29-May-07 23:59 
AnswerRe: how to change a control attribute globally Pin
kalaveshi30-May-07 2:39
kalaveshi30-May-07 2:39 
QuestionGridView DataDisplay in TextBoxes Pin
siddisagar29-May-07 22:58
siddisagar29-May-07 22:58 
AnswerRe: GridView DataDisplay in TextBoxes Pin
Sherin Iranimose30-May-07 0:08
Sherin Iranimose30-May-07 0:08 
QuestionMove Back problems Pin
Bajrang Singh29-May-07 22:51
Bajrang Singh29-May-07 22:51 
Questionimport file asp.net Pin
kvijayajyothy29-May-07 22:27
kvijayajyothy29-May-07 22:27 
AnswerRe: import file asp.net Pin
nareshss29-May-07 23:17
nareshss29-May-07 23:17 
GeneralRe: import file asp.net Pin
kvijayajyothy29-May-07 23:41
kvijayajyothy29-May-07 23:41 
GeneralRe: import file asp.net Pin
nareshss29-May-07 23:53
nareshss29-May-07 23:53 
GeneralRe: import file asp.net Pin
Paddy Boyd30-May-07 0:07
Paddy Boyd30-May-07 0:07 
QuestionHow to upload a resume in word format in a asp.net application Pin
Prakash_Mishra29-May-07 21:51
Prakash_Mishra29-May-07 21:51 
AnswerRe: How to upload a resume in word format in a asp.net application Pin
nareshss29-May-07 22:21
nareshss29-May-07 22:21 
GeneralRe: How to upload a resume in word format in a asp.net application Pin
Prakash_Mishra30-May-07 0:33
Prakash_Mishra30-May-07 0:33 
GeneralRe: How to upload a resume in word format in a asp.net application Pin
nareshss30-May-07 0:47
nareshss30-May-07 0:47 
QuestionCheck the Given date is sunday or not..., Pin
Member 387988129-May-07 21:32
Member 387988129-May-07 21:32 
AnswerRe: Check the Given date is sunday or not..., Pin
Luka Grabarevic29-May-07 23:13
Luka Grabarevic29-May-07 23:13 

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.