Hi Usman,
You should make sure that the data is actually junk. I worked on a Chinese-based JSP/J2ee application a couple of years ago that was converting Chinese characters into their 8-bit UTF-8 format. They looked like junk when stored in the database, but were retrieved and displayed with no problem... you may need to play with the encoding on the page to get it to display properly. (Right mouse on your browser page and select 'Encoding'). HTH, Ray --- In [email protected], "Usman Ghani" <[EMAIL PROTECTED]> wrote: > > Hi There, > > I have a web page from where data is going in o an sql database that > supports Arabic, but data is saved as junk, do I need to set something the > webpage? > > Regards, > > > > Usman > > > > > > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
