Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Sever.HTMLEncode and  


Message #1 by "Anil Rhemtulla" <Anil@E...> on Fri, 27 Apr 2001 09:51:57 +0200
Does anybody know why HTMLEncode does not convert space characters to 

 ?



Wouldn't this be the correct functionality?



If I want to display text such as "L o  t   s    o   f    s p   a  c e  

s ", sending it through

HTMLEncode and throwing into an HTML page will produce L o t s o f s p a 

c e s. Not at

all the same!



I think I will be wrapping the HTMLEncode function to add this 

functionality - unless there

are some side-effects I'm overlooking?!





Cheers,

Anil




  Return to Index