-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am working on one web application , It's related to machine translation support
i.e. which takes source text for translation and translated in to user specified language
Currently it's in unit testing phase.
Here, i want to check that, whether my machine translation feature is fully working for…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a display name field which i have to validate using JavaScript regex. We have to match all language characters like chinese, german, spanish in addition to english language characters except special characters like *().
I am struck on how to match those non-latin characters. Any…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Using C#, when a user types a text in a normal textbox, how can you see the Hebrew equivalent of that text?
I want to use this feature on a data entry form, when the secretary puts in the customer name using English characters to have it converted automatically in another textbox to the hebrew representation…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
When using PHP file_get_contents(), What characters will cause the following error to appear: "The request line contained invalid characters following the protocol string."
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
It need not be meaningful words - more like random password generation, but the catch is - they should be unique. I will be using this for some kind of package / product code. Which is the best method available? :)
>>> More