Jamie Jackson wrote: > I'm using Verity spider to crawl the site. Some of the pages are in > Spanish, and on the site, the accented characters show as question > marks: > > T?rminos Espa?ol/Ingl?s Sobre el Bienestar del Ni?o
what encoding for those pages? > P.S. I added the following tag to the html-head > <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> and is the data on those pages utf-8? > The above tag yields the question marks. Before I added the above tag, > the accented characters showed as very strange characters, so the > question marks are somewhat of an improvement. no that's actually worse. a box is a char that can't be rendered. the ? is garbaged data. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265668 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

