Sign In  Sign Up Live-Chat

ASP.NET 2005

Last post 04-16-2008, 2:16 AM by Richar. 5 replies.
Sort Posts: Previous Next
  •  04-15-2008, 9:15 PM 122472

    ASP.NET 2005

    I have set up spell checker in my web application using code provided in demo.

    When run, misspelt words are detected, however when I hit change button, the misspelt word in textbox is not altered.

    First I set the text box to spellcheck here: spell.CheckingText = JTitle.Text;

    Looking at code behind and because im using master pages the field JTitle is ctl00$ContentPlaceHolder1$JTitle

    Could the problem be something to do with master pages renaming objects?

     

    In checker.aspx  btChange_Click what does does the line spell.Change(txtChange.Text); do?

     
  •  04-15-2008, 10:24 PM 122480 in reply to 122472

    Re: ASP.NET 2005

    Hi,

    Please, could you send me full code of your test project as I could not reproduce a problem.


    Oleg Korostylev
    Lead Developer
    Aspose Vladivostok Team
    About Us
    Contact Us
     
  •  04-15-2008, 10:37 PM 122481 in reply to 122472

    Re: ASP.NET 2005

    Attachment: Present (inaccessible)

    Attached are the files i use

     

     
  •  04-15-2008, 11:08 PM 122484 in reply to 122481

    Re: ASP.NET 2005

    Hi,

    Please, could you send me FULL code of your project as I could not build your code.


    Oleg Korostylev
    Lead Developer
    Aspose Vladivostok Team
    About Us
    Contact Us
     
  •  04-16-2008, 12:37 AM 122489 in reply to 122484

    Re: ASP.NET 2005

    Hi,

    The database is not necessary.

    Sorry, I could not build your project.

    Try to use a demo project as example to solve it.

    Tell me if there are problems with demo project.

     


    Oleg Korostylev
    Lead Developer
    Aspose Vladivostok Team
    About Us
    Contact Us
     
  •  04-16-2008, 2:16 AM 122505 in reply to 122489

    Re: ASP.NET 2005

    i finaly solved the problem

     
View as RSS news feed in XML