Click here to Skip to main content
15,891,867 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Deployment of asp application on IIS Pin
<<Tash18>>4-Nov-09 2:35
<<Tash18>>4-Nov-09 2:35 
GeneralRe: Deployment of asp application on IIS Pin
Vimalsoft(Pty) Ltd4-Nov-09 2:36
professionalVimalsoft(Pty) Ltd4-Nov-09 2:36 
Questionfileupload postback Pin
m@dhu3-Nov-09 20:34
m@dhu3-Nov-09 20:34 
AnswerRe: fileupload postback Pin
padmanabhan N3-Nov-09 21:41
padmanabhan N3-Nov-09 21:41 
GeneralRe: fileupload postback Pin
m@dhu3-Nov-09 22:10
m@dhu3-Nov-09 22:10 
AnswerRe: fileupload postback Pin
kPriyanka123-Nov-09 22:23
kPriyanka123-Nov-09 22:23 
GeneralRe: fileupload postback Pin
m@dhu3-Nov-09 23:04
m@dhu3-Nov-09 23:04 
QuestionNumberBOX (does not clear onselect ,based on cursor location) Pin
ansriharsha3-Nov-09 20:09
ansriharsha3-Nov-09 20:09 
Hi,

I have created a NumberBox Control usercontrol which is working fine.
in the numbox ,we have a feature for the number box.
i.e we are restricted the input based on the format.
Like if the format is (8,2),then the input is restricted beyond these locations.
i.e example:
12345678.88 :entry completly restricted ,
12345678 : enrty restricted till we enter a '.' (dot seperator),
.99 : entry restricted after the . dot seperator as the precesion is 2. but can enter before
dot seperator

this is working fine.

but the problem is when i select textbox and try to press the number, it is not clearing the numbers. which is a problem ..

i.e consider i enter 12345678.99 or .00 or 12345678 ,
and select the content it does not allow to clear when i enter a number, as the cursor position is in the end , and it has to restirict .

so is there any way i could aviod this .

i.e is there any way i could check in the script that if the data in textbox is selected or not ?

so based on which i could allow the input to be cleared.


thanks in advance,,,,


Thanks and Regards,
sriharsha
AnswerRe: NumberBOX (does not clear onselect ,based on cursor location) Pin
Nishant Singh3-Nov-09 20:24
Nishant Singh3-Nov-09 20:24 
GeneralRe: NumberBOX (does not clear onselect ,based on cursor location) Pin
ansriharsha3-Nov-09 22:00
ansriharsha3-Nov-09 22:00 
QuestionGridview, Checkbox and SQL Parameters based on LoginName Pin
ahayw013-Nov-09 19:27
ahayw013-Nov-09 19:27 
AnswerRe: Gridview, Checkbox and SQL Parameters based on LoginName Pin
Nishant Singh3-Nov-09 19:30
Nishant Singh3-Nov-09 19:30 
GeneralRe: Gridview, Checkbox and SQL Parameters based on LoginName Pin
ahayw015-Nov-09 14:15
ahayw015-Nov-09 14:15 
QuestionProblem in Displaying Huge data Pin
ballameharmurali3-Nov-09 19:16
ballameharmurali3-Nov-09 19:16 
AnswerRe: Problem in Displaying Huge data Pin
Christian Graus3-Nov-09 19:18
protectorChristian Graus3-Nov-09 19:18 
GeneralRe: Problem in Displaying Huge data Pin
_Damian S_3-Nov-09 19:25
professional_Damian S_3-Nov-09 19:25 
AnswerRe: Problem in Displaying Huge data Pin
Nishant Singh3-Nov-09 19:28
Nishant Singh3-Nov-09 19:28 
GeneralRe: Problem in Displaying Huge data Pin
padmanabhan N3-Nov-09 21:45
padmanabhan N3-Nov-09 21:45 
GeneralRe: Problem in Displaying Huge data Pin
ballameharmurali3-Nov-09 22:15
ballameharmurali3-Nov-09 22:15 
GeneralRe: Problem in Displaying Huge data Pin
padmanabhan N3-Nov-09 22:33
padmanabhan N3-Nov-09 22:33 
GeneralRe: Problem in Displaying Huge data Pin
ballameharmurali3-Nov-09 22:16
ballameharmurali3-Nov-09 22:16 
GeneralRe: Problem in Displaying Huge data Pin
Christian Graus4-Nov-09 8:57
protectorChristian Graus4-Nov-09 8:57 
QuestionXML Query in asp.net Pin
Priyagdpl3-Nov-09 18:43
Priyagdpl3-Nov-09 18:43 
AnswerRe: XML Query in asp.net Pin
Christian Graus3-Nov-09 18:45
protectorChristian Graus3-Nov-09 18:45 
AnswerRe: XML Query in asp.net Pin
Nishant Singh3-Nov-09 19:04
Nishant Singh3-Nov-09 19:04 

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.