|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Help for converting Arabic Numbers to english numbers
Hi!!! All,
I am developing a database driven website wherein I am using MS SQL Server as my backend and I am accessing this database through some forms. My problem is I want these forms to be filled in both in English and in Arabic as well as desired by the user. But the values that are to be inserted in the database should be english only. That is I want to convert these arabic numbers that the user enters, into their corresponding english numerals and then insert them in the database. Is this possible in ASP or should it be done on the database side. Please let me know. Any help would be greatly appreciated. |
|
#2
|
|||
|
|||
|
I think that you have to covert them manually in your asp code, this thing can be done at backend, you have to take the input in an array, then digit by digit covert it into the another array and then save it to data base.
Rahul
__________________
Rahul Small things lead to perfection and perfection is not a small thing. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Help for converting Arabic Numbers to english numbers |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|