Server.HTMLEncode should help you.

sInstruction = "To create a division, use the <div> tag.  And for a space,
use &#32;"
Response.Write Server.HTMLEncode(sInstruction)

Ray at work 

> -----Original Message-----
> From: Andy and Kim Mills [mailto:[EMAIL PROTECTED] 

 
> I am creating a page that has a listing of variables that a 
> user might need to input.  One of them is the blank space 
> (&#32;), but when that gets printed to the page, it shows as 
> the actual blank. I want it to show the code a user will have 
> to enter in order to create a blank space.  




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to