- From: Dave Raggett <dsr@w3.org>
- Date: Mon, 22 Sep 1997 11:05:37 -0400 ()
- To: MegaZone <megazone@livingston.com>
- cc: www-html-editor@w3.org
On Mon, 22 Sep 1997, MegaZone wrote: > Section 19.1.3, page 220: > In VBScript, the problem may be avoided with the Chr() function: > > "<EM>This will work<\" & Chr(47) + "EM>" > ^ > | > I don't believe that backslash should be there in this example. Thanks. I think the "+" should be an & for string concatenation. Regards, -- Dave Raggett <dsr@w3.org> http://www.w3.org/People/Raggett phone: +44 122 578 2521 (office) +44 385 320 444 (gsm mobile) World Wide Web Consortium (on assignment from HP Labs)
Received on Monday, 22 September 1997 11:11:52 UTC