Priyang Patel’s Weblog


Utility to Convert Text / HTML to a Visual Basic String

Posted in Visual Studio 2008 by priyangpatel on March 14, 2008
Tags:

AJAX opens many interesting new doors in terms of how we can tailor the user experience to the customers needs and how we can display content based on any number of state context.

This sometimes means fetching and manipulating HTML or XML in our server side code and sending it to the browser as execution time via an AJAX request.

This is the best utility which convert your Text/ HTML code in String that we can utilize at server side code.

[Just Click Here to get your copy - it's free.]

Text/ Html To VB string

Leave a Reply