Form submission Encoding Problem - saving Japanese text to the database
hello All,
Am a new bie to web programming
am using a servlet to retrieve field values from a web form to save
them to the database
Am able to restrict the end - user to enter information in the japanese
language but the issue is how to transmit non us- ascii charaters to
the server and save them to the databse..what is the standard way of
doing this ?
in short implementing user input in laguage other than english..
Thanks,
boney
.
Relevant Pages
- Aquire Data from user
... What's the recommended method of allowing user input on a web form with the ... aim to save the data back into a database? ... (microsoft.public.dotnet.framework.aspnet.webcontrols) - Re: how to put an app on the web
... > Several years ago I wrote a database for use by the Master Naturalist ... I have not done any web programming, ... > into a .dll and deploying it through the web would be greatly appreciated. ... (borland.public.delphi.non-technical) - Re: Cold Fusion vs. VS .net 2005
... sure what he's talking about as I'm not familiar with web programming: ... (referential integrity). ... This is nothing to do with .NET, this is to do with good database design. ... You probably need to post your question and design to one of the database newsgroups and CC it to the FoxPro group - they'll be able to help you migrate it to mySQL or SQL Server. ... (microsoft.public.vsnet.general) - Re: Cold Fusion vs. VS .net 2005
... sure what he's talking about as I'm not familiar with web programming: ... bits of SQL into your web forms, ... This is nothing to do with .NET, this is to do with good database design. ... (microsoft.public.vsnet.general) - IE application falls back to login screen
... I am using a web based application (intranet). ... application and database I have to log in through a log-in screen. ... when I am supposed to enter a date by selecting it from a calendar) I am not an expert on web programming but the application must be java based or something. ... (microsoft.public.windowsxp.help_and_support) |
|