Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Rob The Master #1
Japanes text in a JSP file that contains an includedefining the charset
I am developing a site in Japanese but I am having a problem with getting
dreamweaver to maintain the japanese text when I save the file. The reason I
am having trouble is because Dreamweaver is looking for the meta tag character
set definition within the actual JSP document that I am saving. However, I am
using a JSP include at the top of this file which calls the head information
and within it the meta tag definition.
The end result is that when I go to save the file I get an error message that
says:
[h]The document's current encoding can not correctly save all of the
characters within the document. You may want to change to UTF-8 or an encoding
that supports the special characters in this document.[/h]
Then I click the OK button and it saves the file. When I reopen the file or
if open the page using my local version of the site, I find that Dreamweaver
has replaced all the Japanese text with ??? (question marks).
Can anyone tell me how I can get dreamweave to save the Japanese without
having the encoding set withing that JSP file?
Thanks in advance!
Rob
Rob The Master Guest
-
charset
Hi, I'm a newbee, also in english. The thing is that I have a kind of javascript based search engine that use a .txt as its database, it has... -
Problem writing to file.....charset I think
I am having a problem writing to a file. I am trying to write the following to a file <cfset text = "#chr(1)##chr(0)##chr(8)#"> <cffile... -
Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
Hi I'm trying to setup a webservice on a Windows 2003 server, however each time I call it I get the error: Client found response content type... -
text field including text from a text file *.txt
Hi, I would like to insert a text field which includes text from a text file. I know it must be possible but unfortunately I cannot find any help... -
error ...response text/html;charset=utf-8 expected 'text/xml'
I have the same problem - anyone figure out an answer? Thanks! "Georgia Powel" <gpowel@isnsecurity.com> wrote in news:0d1201c37d21... -
Rob The Master #2
Re: Japanes text in a JSP file that contains an includedefining the charset
Anyone have ideas for me? Please!!!
Rob
Rob The Master Guest



Reply With Quote

