Re: keypress event..

  •  05-22-2007, 12:31 PM

    Re: keypress event..

    Thanks for the response..
     
    but Adam, i just review the source of that demo and i got this one code;
    editor1.GetDocument();
     
    This GetDoument function returns editor's html, but i need editor's Text, for example: whatever user is writing only that contents, not the html... like i am writing you this message, i only need to get this content not with the html code...
     
    another very important thing  is that, i played with the provided demo.. but its not working when i press a key with ctrl or shift key.. i really need the resolution of this problem urgently.. please suggest something in this regard...
     
    waiting for your quick response..
     
    regards,
     
    nadir..
View Complete Thread