Overridemimetype
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 11 articles for 0.302 sec
Jose Enrique wrote: > I think the charset is ISO-8859-2 because the code works well in firexfox > but it doesn't work in IE6. > > How I can make somethig similar to > > http_request.overrideMimeType('text/plain; charset=ISO-8859-2') ? You can't as far as I know, you have to make the server send the charset parameter. > I have use > > http_request.setRequestHeader("Content-type",     

Group: microsoft.public.scripting.jscript · Group Profile · Search for Overridemimetype in microsoft.public.scripting.jscript
Author: Martin Honnen
Date: Jul 21, 2008 06:39

I think the charset is ISO-8859-2 because the code works well in firexfox but it doesn't work in IE6. How I can make somethig similar to http_request.overrideMimeType('text/plain; charset=ISO-8859-2') ? I have use http_request.setRequestHeader("Content-type", "application/x-www-form-urlencoded; charset=ISO-8859-2"); but it doesn't work. "Martin Honnen" <mahotrash@yahoo.de> es
Show full article (0.68Kb) · Show article thread
Hello! I have a problem when my javascript receives german characters. They appears as '?' in the responseText. I have no access to the server where I make the post request. It is from another company and I cannot change anything. I'd be very grateful if anyone could help me. My code is the following: function makePOSTRequest(url, parameters) { http_request = false; if     

Group: microsoft.public.scripting.jscript · Group Profile · Search for Overridemimetype in microsoft.public.scripting.jscript
Author: Jose Enrique
Date: Jul 21, 2008 06:14

Hi Rick, By looking at your script, it doesn't have permission to execute the URL by c360 to post data. I would suggest you contact c360 for more support. I believed this is the location caused the error. var post_data = param;//c360Script obj.open("GET", url, false);//c360Script obj.setRequestHeader('Content-Type','application/x-www-form- urlencoded');//­c360Script obj.send(post_data
Show full article (0.40Kb) · Show article thread
Hello Darren, Here is a copy of the onload event. Main c360 stuff and hiding links that are not used. //c360 Product Key:c360.Alerts //c360 Product Key:c360.AddressValidation var navQuotes; var navOrders; var navInvoices; var navContracts; var navService; // Cases navQuotes = document.all.navQuotes; navOrders = document.all.navOrders; navInvoices = document.all.navInvoices; navContracts     

Group: microsoft.public.scripting.jscript · Group Profile · Search for Overridemimetype in microsoft.public.scripting.jscript
Author: Jose Enrique
Date: Jul 21, 2008 03:35

fdelente@mail.cpod.fr wrote: eh ben ! c'est pas gagné d'avance ... le XHMLRequest renvoie de l'utf-8 par défaut (pire : il croit que c'est de l'utf-8 ... !) J'ai mis un xhr_object.overrideMimeType("text/html; charset=ISO-8859-1"); et ça donne exactement ce que je veux :^) Oui, nous en avions parlé sur f.c.i.w.auteurs, l'information de codage dans l'entête
Show full article (2.03Kb)
SAM <stephanemoriaux.NoAdmin@wanadoo.fr.invalid> wrote: > eh ben ! c'est pas gagné d'avance ... > le XHMLRequest renvoie de l'utf-8 par défaut > (pire : il croit que c'est de l'utf-8 ... !) J'ai mis un xhr_object.overrideMimeType("text/html; charset=ISO-8859-1"); et ça donne exactement ce que je veux :^) À bientôt. -- Fabrice DELENTE SVP, ne m'envoyez pas de pièces jointes     

Group: microsoft.public.crm · Group Profile · Search for Overridemimetype in microsoft.public.crm
Author: Darren Liu
Date: Apr 29, 2008 19:48

Clay Shannon wrote: I agree, but that's what the Powers That Be/Deciders are requiring (a browser-based app) Clay, You do not need to use an exe, applet, or definitely not ActiveX (talk about a security hole), to accomplish what you want to do. It really doesn't matter what technology on the backend what you use either. The large unknown here is the MOM protocol that is being
Show full article (7.39Kb) · Show article thread
En réponse à Pierre Goiffon qui écrivit, en date du : 20/08/07 11:22, le message suivant : > ASM wrote: >>> cool donc tu me confirmes que sur la version 2.0.2 >>> l'encodage utf-8 ne marche pas non plus ! >> >> pas s'il n'a pas le charset xml > > [exemple de Etienne Sobole sur http://www.webshaker.net/cinema.php] > > Ici sur http://www.webshaker.net/cinema.php comme sur > http://www     

Group: microsoft.public.crm · Group Profile · Search for Overridemimetype in microsoft.public.crm
Author: Rick M
Date: Apr 28, 2008 12:07

Del Murray wrote: Is there such a thing as an AJAX and Webbroker solution for developing web apps ? AJAX will work with any back end. NO magic here. Example: Javascript var _xmlHttpRequest; // used as a global for the xmlHttpRequest var _divAreaID; // used for the Div Tag id in the HTML var _dest; // The destination. Where you will send the
Show full article (3.94Kb) · Show article thread
    

Group: fr.comp.lang.javascript · Group Profile · Search for Overridemimetype in fr.comp.lang.javascript
Author: Pierre Goiffon
Date: Jan 28, 2008 05:20

Show full article (0.48Kb) · Show article thread
    

Group: fr.comp.lang.javascript · Group Profile · Search for Overridemimetype in fr.comp.lang.javascript
Author: fdelente
Date: Jan 27, 2008 04:38

Show full article (0.60Kb) · Show article thread
    

Group: borland.public.delphi.nontechnical · Group Profile · Search for Overridemimetype in borland.public.delphi.nontechnical
Author: Paul Nichols [TeamB]
Date: Oct 15, 2007 21:17

Show full article (8.34Kb) · Show article thread
    

Group: fr.comp.infosystemes.www.navigateurs · Group Profile · Search for Overridemimetype in fr.comp.infosystemes.www.navigateurs
Author: ASM
Date: Aug 20, 2007 04:00

Show full article (2.91Kb) · Show article thread
    

Group: borland.public.delphi.nontechnical · Group Profile · Search for Overridemimetype in borland.public.delphi.nontechnical
Author: Paul Nichols [TeamB]
Date: Jul 13, 2007 12:23

Show full article (5.42Kb) · Show article thread
1 · 2 · next