realbasic-nug.it
[Top] [All Lists]

Re: Stampare stringhe con WiriteLine

To: REALbasic NUG Italian <realbasic-nug dot it at lists dot realsoftware dot com>
Subject: Re: Stampare stringhe con WiriteLine
From: Gilberto De Faveri <gilberto dot defaveri at omnidea dot it>
Date: Thu, 20 Sep 2007 08:53:50 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug dot it at lists dot realsoftware dot com
References: <532DE6EB-446D-406D-84AC-CCEB559908F7 at mac dot com> <78EE9AB3-D03E-4349-8335-2414F707BA1E at tiscali dot it>

On Sep 20, 2007, at 8:38 , Giovanni Gualeni wrote:

Usando Chr(34) invece delle virgolette e la stringa diventa:

"<meta http-equiv="+Chr(34)+"content-type"+Chr(34)+" content="+Chr (34)+"text/html; charset=utf-8"+Chr(34)+" >"

Più semplicemente, facendo l'escape dei doppi apici:

"<meta http-equiv=""content-type"" content=""text/html; charset=utf-8"" >"

Ciao.

--
gilberto de faveri
omnidea srl

edificio pegaso
parco scientifico tecnologico vega
via delle industrie, 15
30175 venezia marghera

tel +39 041 509 3441
fax +39 041 509 3641

www.omnidea.it




<Prev in Thread] Current Thread [Next in Thread>