Monday, March 26, 2012

HTML encoding in my VB

I need to implement HTML encoding in my VB program (something like
Server.HTMLEncode in ASP).

Any ideas?

Thanks,

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!in a client VB.NET app?
Might try importing the System.Web namespace?

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com

"Yuri Ch" <yuri_ch@.hotmail.com> wrote in message
news:u$6gKruAEHA.4080@.TK2MSFTNGP09.phx.gbl...
> I need to implement HTML encoding in my VB program (something like
> Server.HTMLEncode in ASP).
> Any ideas?
> Thanks,
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
VB or VB.NET?

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.

"Yuri Ch" <yuri_ch@.hotmail.com> wrote in message
news:u$6gKruAEHA.4080@.TK2MSFTNGP09.phx.gbl...
> I need to implement HTML encoding in my VB program (something like
> Server.HTMLEncode in ASP).
> Any ideas?
> Thanks,
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!

No comments:

Post a Comment