Results 1 to 6 of 6

Thread: Check Sintaxis

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 1999
    Location
    Santo Domingo,D.N., Dom. Rep.
    Posts
    707

    Check Sintaxis

    I have an ASP.NET running.
    Now i want to check sintaxis everytime a user type on it.
    The sintaxis check must be in spanish.

    Any idea, pls?

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Check Sintaxis

    Hey,

    I am not really sure that I understand your question. Are you talking about validating the input that is coming from the user through an input control on your page?

    Gary

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Sep 1999
    Location
    Santo Domingo,D.N., Dom. Rep.
    Posts
    707

    Re: Check Sintaxis

    Quote Originally Posted by gep13 View Post
    Hey,

    I am not really sure that I understand your question. Are you talking about validating the input that is coming from the user through an input control on your page?

    Gary
    Well, this is what i mean.
    In spanish it is not the same: esta or está. Ultimo or último.
    what i want is: if the user is typing in a textbox and write some like: descripcion, must appear like an error because has to be: descripción. Just like word does it.

  4. #4

  5. #5
    Hyperactive Member nepalbinod's Avatar
    Join Date
    Sep 2007
    Posts
    293

    Re: Check Sintaxis

    Quote Originally Posted by Luis Moises Rojas View Post
    Well, this is what i mean.
    In spanish it is not the same: esta or está. Ultimo or último.
    what i want is: if the user is typing in a textbox and write some like: descripcion, must appear like an error because has to be: descripción. Just like word does it.
    You would need to use some sort of spell checker component, which supports spanish (or is multilingual), like

    http://www.telerik.com/products/aspnet-ajax/spell.aspx
    http://demos.mcmscontrols.com/ASPNET...DefaultCS.aspx

  6. #6
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Check Sintaxis

    Hey,

    The only problem with both of those controls is that they come with quite a big price tag.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width