Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. use Arabic Language in application and database

use Arabic Language in application and database

Scheduled Pinned Locked Moved ASP.NET
databasecsharpasp-netsql-server
4 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    imshally81
    wrote on last edited by
    #1

    Hi all, I developed a application with asp.net 2.0 (vb.net ) and sql server 2000. My requirement is ... to take input in Arabic Language and store in Sql server, Similary some other pages..... i will retrive that data and show to user..... Any idea to take input and shows the arabic language in web and store Arabic language in Database ...... Thanks Sajjad

    G 1 Reply Last reply
    0
    • I imshally81

      Hi all, I developed a application with asp.net 2.0 (vb.net ) and sql server 2000. My requirement is ... to take input in Arabic Language and store in Sql server, Similary some other pages..... i will retrive that data and show to user..... Any idea to take input and shows the arabic language in web and store Arabic language in Database ...... Thanks Sajjad

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      Use the unicode data types in the database: nvarchar and ntext. Use utf-8 as encoding for the page.

      --- single minded; short sighted; long gone;

      I 1 Reply Last reply
      0
      • G Guffa

        Use the unicode data types in the database: nvarchar and ntext. Use utf-8 as encoding for the page.

        --- single minded; short sighted; long gone;

        I Offline
        I Offline
        imshally81
        wrote on last edited by
        #3

        thanx for reply... :) plz can u give some example or code or any link for application level..... i m so confused :(

        I 1 Reply Last reply
        0
        • I imshally81

          thanx for reply... :) plz can u give some example or code or any link for application level..... i m so confused :(

          I Offline
          I Offline
          imshally81
          wrote on last edited by
          #4

          No reply yet :(

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups