[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

blighty123

8/18/2004 3:12:00 AM

Hi,

I am writting an asp.net mobile app and I am wanting an event to fire
when the user tabs out of a field. I know I could write client side
script to take care of such an event and I also know that events under
a webpage require a postback of some sort to the server before the
event can be handled.

BUT, I am hoping against hope that someone out there has written an
event handler for an asp.net mobile textbox control which posts back
to the server when the user tabs out of it.

Thanks
Michael.