without postback?

S

Salim Afþar

Hi,
I've got a textbox and a label.When the user enter a character to the
textbox I'll display the number of character in the textbox in the label.
How can I do that without any postback?
Thanks in advance.
Salim
 
A

Aemca

Goto a site which offers a web sms service and copy the javascript
functionality from there.
 
M

Mark

I don't believe this is possible without doing a postback to the server.
Using Javascript you may be able to capture the onKeyDown (Or similiar
event) and the check the length of the string in the required textbox.

If you need any more info, give me a yell :)

Cheers
MarkusJ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,091
Messages
2,570,605
Members
47,225
Latest member
DarrinWhit

Latest Threads

Top