473,326 Members | 2,090 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

How can I take input using URDU language in html form?

5
I want to take input using urdu language in html form.So please help me.
Nov 3 '10 #1
5 7162
Death Slaught
1,137 1GB
Will this need to be translated to another language when the form has been submitted?


Thanks, Death
Nov 5 '10 #2
Hataf
5
Thanks for your reply.
No,I will store the info from form to database in the same URDU font.
Nov 6 '10 #3
hsriat
1,654 Expert 1GB
If you want to get Urdu alphabets as the user types, you will require some sort of JavaScript that manipulates the keyboard inputs to Urdu alphabets. To write all this code is definitely not going to be an easy task. So the next option you have is to google for it if someone's provided a copyright free version.

And for database, see unicode.
Nov 6 '10 #4
It is easy man....
ru using MYSQL database

set this in myphpadmin
Field: "what ever your field name"
Type:text
Collation:utf8_unicode_ci

Optional:USE:WebPad_0.5_Release as a Text Box for input
and every HTML page check this meta type is there

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Oct 9 '12 #5
Dormilich
8,658 Expert Mod 8TB
If you want to get Urdu alphabets as the user types, you will require some sort of JavaScript that manipulates the keyboard inputs to Urdu alphabets.
not necessarily JavaScript. originally the OS should be responsible for enabling you to type Urdu.

btw. such a programme is called IME.
Oct 11 '12 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Jason | last post by:
Currently I have a number of html forms which loop through records in a database table. In order to be able to update the right record when the form is submitted, I've tacked number on to the...
2
by: Michael Pedersen | last post by:
Hello Is there anybody how knows how to make a JavaScript code that marks a text string in an input field in a HTML form? Best regards Michael Pedersen
4
by: James Bond 007 | last post by:
I am a novice to Javascript (can do simple text-based pop-ups, but not familiar with variable manipulation). I would like to have a Javascript that gives me the start time (I don't care about...
1
by: John Wolff | last post by:
I’m trying to upload a file to a Web Service. I have to submit the file using a standard HTML form with the <input type=“file” /tag. Ultimately, we are submitting the file from a Flash 8...
10
by: Kelly | last post by:
Can anyone tell me what I'm doing wrong here? ================================== <html> <head> <title>Test Form</title> <script language="JavaScript" type="text/javascript"> </head>
0
by: Fredrik Lundh | last post by:
JustWant2Ask JustWant2Ask wrote: Do you have a browser that supports Python scripting on the client side? If not, it's probably better to ask this question on a JavaScript forum. </F>
3
by: muddasirmunir | last post by:
i want to install urdu language in windows xp , in control panel if i click regional and language setting , i found many other languages but urdu is not mention, i know it can be install but how? ...
7
by: yuki007 | last post by:
I need to know how to add many datas into a table using html form and the php query for example, i want to do like this <form action="addsong.php" method="post"> song1: <input type="text"...
2
by: Jibran | last post by:
I need some help with extra spaces in HTML form. There is a big white space appearing at the center of the HTML form that I am designing even though there is no <br> tags been used: ...
1
by: kkshansid | last post by:
to promote urdu language i want to create simple article like shayari etc (in urdu language )submitter where a user can submit article in urdu it get saved in data base in urdu and then get...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shllpp 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.