Sign In  Sign Up Live-Chat

Spell checker in asp.net

Last post 04-17-2008, 3:18 AM by koala. 3 replies.
Sort Posts: Previous Next
  •  11-28-2007, 7:21 PM 104403

    Spell checker in asp.net

    I have kinda got spell checker working in my application. (Copied from demo).

    Couple of question:

    1. I want the spell checker to be a pop up so when it checks an object it will update the object realtime instead of response.redirect (i will be closing the spell checker when done) which wipes out changes i have made to other objects on the form.

    2. How do i check multiple textboxes at once?

    3. Do you have any other samples.

     
  •  11-28-2007, 8:45 PM 104410 in reply to 104403

    Re: Spell checker in asp.net

    Hi,

    >> 1. I want the spell checker to be a pop up so when it checks an object
    >> it will update the object realtime instead of response.redirect
    >> (i will be closing the spell checker when done) which wipes out changes
    >> i have made to other objects on the form.

    Sorry, this feature is not supported. Aspose.Spell is not a visual component.
    You can make it manually only.
     
    >> 2. How do i check multiple textboxes at once?
    >> 3. Do you have any other samples.

    See this topic and attachment for example.


    Oleg Korostylev
    Lead Developer
    Aspose Vladivostok Team
    About Us
    Contact Us
     
  •  04-16-2008, 12:33 AM 122488 in reply to 104410

    Re: Spell checker in asp.net

    The attachment is for windows forms project.

    Do you have an asp.net 2005 example with multiple textboxes, one button - spell ckecks all in one go.

     
  •  04-17-2008, 3:18 AM 122719 in reply to 122488

    Re: Spell checker in asp.net

    Attachment: Present (inaccessible)

    Hi,

    Use this demo project for example.


    Oleg Korostylev
    Lead Developer
    Aspose Vladivostok Team
    About Us
    Contact Us
     
View as RSS news feed in XML