|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Addinational unwanted characters in CSV
hi friends
I am trying to prepare a report to export data to a csv file and, in addtion to the charaters present in the DB the csv file also contains some charaters which i do not understand (some square type characters), i tried to copy them here but they seem to changing to spaces when copied here.. any help will be appreciated thanks |
|
#2
|
|||
|
|||
|
Often what you see is a character encoding problem, where the file was written in a different encoding than what you're reading the file with. Such as a unicode file being read by an ascii-only program.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#3
|
|||
|
|||
|
thanks
Quote:
these are the characters i have in the DB • moreover when i try to copy data from DB and wirte response.write (" copied string") it works fine but not when i project data in cells... |
|
#4
|
|||
|
|||
|
Quote:
I found that users are copy pasting text from word doc to the text box provided to them so the bullet and other special functions are converted to these weird characters.. i couldnt solve the square type issue though |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Addinational unwanted characters in CSV |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|