in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Spell check for ASP.Net

Last post 05-09-2007 7:24 PM by C1_SergeiS. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 05-07-2007 6:32 AM

    Spell check for ASP.Net

    Hi,

    I wanted to show misspelled words in a Label or I wanted to underline misspelled words(Like MS Word).Can you please tell how can we do this.

    Thanks

    Regards

    Avinash

     

     

  • 05-08-2007 12:48 AM In reply to

    Re: Spell check for ASP.Net

    Hi,
     
    C1Spell control is not intended for usage with ASP.NET controls. However you still can call C1Spell.CheckString method to check spelling of particular strings.
     
    Regards,
    Sergey.
    <avinashgj> wrote in message news:194381@test.componentone.com...

    Hi,

    I wanted to show misspelled words in a Label or I wanted to underline misspelled words(Like MS Word).Can you please tell how can we do this.

    Thanks

    Regards

    Avinash

     

     



    http://home.componentone.com/cs/forums/194381/ShowPost.aspx

  • 05-08-2007 2:53 AM In reply to

    Re: Spell check for ASP.Net

    Hi,

    using c1spell.checkstring method, we can just show how many misspelled words in a textbox or in a string but we cant show the misspelled words in ASP.Net.Can you please tell me is it possible to show the misspelled words in a textBox using ComponentOne?

    Regards

    Avinash

     

  • 05-09-2007 7:24 PM In reply to

    Re: Spell check for ASP.Net

    Hi,
     
    create C1Spell.BadWord event handler. You can use C1Spell.CheckWord property value within the handler to get the incorrect word which has triggered the event.
     
    Regards,
    Sergey.
    <avinashgj> wrote in message news:194443@test.componentone.com...

    Hi,

    using c1spell.checkstring method, we can just show how many misspelled words in a textbox or in a string but we cant show the misspelled words in ASP.Net.Can you please tell me is it possible to show the misspelled words in a textBox using ComponentOne?

    Regards

    Avinash

     



    http://home.componentone.com/cs/forums/194381/ShowPost.aspx#194443

Page 1 of 1 (4 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.