|
-
Mar 11th, 2010, 11:32 AM
#1
Thread Starter
Fanatic Member
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?
-
Mar 11th, 2010, 01:40 PM
#2
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
-
Mar 11th, 2010, 02:27 PM
#3
Thread Starter
Fanatic Member
Re: Check Sintaxis
 Originally Posted by gep13
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.
-
Mar 11th, 2010, 02:38 PM
#4
Re: Check Sintaxis
Hey,
If I were you, I would take a look here:
http://www.beansoftware.com/asp.net-...ltureinfo.aspx
Hope that helps!!
Gary
-
Mar 20th, 2010, 05:24 PM
#5
Hyperactive Member
Re: Check Sintaxis
 Originally Posted by Luis Moises Rojas
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
-
Mar 21st, 2010, 10:34 AM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|