Troumad a �crit :
Bonsoir
Pour avoir une d�finition, avec
objlancer.execute(ConvertToURL("http://www.sdv.fr/cgi/orthonet/orthonet?mot="+ThisComponent.Sheets.getByName("Affichage").getCellByPosition(6,0).String),
"", "") je vais �
http://www.sdv.fr/cgi/orthonet/orthonet?mot=allier
si je demande avec http://www.sdv.fr/cgi/orthonet/orthonet?mot=all�guer
de la m�me fa�on je n'acc�de nul part...
Par contre, si je mets
http://www.sdv.fr/cgi/orthonet/orthonet?mot=all�guer dans l'URL de mon
navigateur (firefox) il s'affiche alors
http://www.sdv.fr/cgi/orthonet/orthonet?mot=all%E9guer et j'ai la
d�finition.
Que faire ? D�s que j'ai un accent, �a ne marche pas :( :( :(
nb : j'ai rajout� *ConvertToURL* car �a ne marchait pas, �a n'a rien
chang� :(
Essaie :
http://www.sdv.fr/cgi/orthonet/orthonet?mot="all�guer",
ca marche dans firefox, il remplace le mot par
"%22all%E9guer%22" sans guillemets et ca passe...
A+
Serge
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]