Languages Visual Basic & VB.NET .Net Strings  

Html2VB

download download  
important code information
author:
The Degra
minimum requirements:
Html2VB description

Are you tired from manually encode html in vb code? It may happen that you want to insert a piece of html in your VB code for some purposes (making a parser, a mailto link, a html page, etc...), and it's long and boring to write all those "Chr(xx)" for avery non alphanumeric character... With this small application you can do this in 3 simple steps: paste html code in the upper textbox, press "Parse!", paste the lower textbox's content in your VB code. That's all!


File List:
Html2VB/0b
Html2VB/Html2VB.sln1Kb
Html2VB/Html2VB.suo9Kb
Html2VB/Html2VB/0b
Html2VB/Html2VB/Form1.Designer.vb4Kb
Html2VB/Html2VB/Form1.resx6Kb
Html2VB/Html2VB/Form1.vb3Kb
Html2VB/Html2VB/Html2VB.vbproj5Kb
Html2VB/Html2VB/Html2VB.vbproj.user1Kb
Html2VB/Html2VB/My Project/0b
Html2VB/Html2VB/My Project/Application.Designer.vb1Kb
Html2VB/Html2VB/My Project/Application.myapp510b
Html2VB/Html2VB/My Project/ApplicationEvents.vb1Kb
Html2VB/Html2VB/My Project/AssemblyInfo.vb1Kb
Html2VB/Html2VB/My Project/Resources.Designer.vb3Kb
Html2VB/Html2VB/My Project/Resources.resx5Kb
Html2VB/Html2VB/My Project/Settings.Designer.vb3Kb
Html2VB/Html2VB/My Project/Settings.settings249b
Html2VB/Html2VB/bin/0b
Html2VB/Html2VB/bin/Debug/0b
Html2VB/Html2VB/bin/Debug/Html2VB.application2Kb
Html2VB/Html2VB/bin/Debug/Html2VB.exe.manifest2Kb
Html2VB/Html2VB/bin/Debug/Html2VB.pdb58Kb
Html2VB/Html2VB/bin/Debug/Html2VB.vshost.application2Kb
Html2VB/Html2VB/bin/Debug/Html2VB.vshost.exe.manifest2Kb
Html2VB/Html2VB/bin/Debug/Html2VB.xml1Kb
Html2VB/Html2VB/bin/Release/0b
Html2VB/Html2VB/bin/Release/Html2VB.application2Kb
Html2VB/Html2VB/bin/Release/Html2VB.exe.manifest2Kb
Html2VB/Html2VB/bin/Release/Html2VB.pdb42Kb
Html2VB/Html2VB/bin/Release/Html2VB.xml1Kb
Html2VB/Html2VB/bin/Release/Output/0b
Html2VB/Html2VB/bin/Release/Output/setup.exe284Kb
Html2VB/Html2VB/bin/Release/setup.iss1Kb
Html2VB/Html2VB/obj/0b
Html2VB/Html2VB/obj/Debug/0b
Html2VB/Html2VB/obj/Debug/Html2VB.Form1.resources180b
Html2VB/Html2VB/obj/Debug/Html2VB.Resources.resources180b
Html2VB/Html2VB/obj/Debug/Html2VB.application2Kb
Html2VB/Html2VB/obj/Debug/Html2VB.exe.manifest2Kb
Html2VB/Html2VB/obj/Debug/Html2VB.pdb58Kb
Html2VB/Html2VB/obj/Debug/Html2VB.vbproj.GenerateResource.Cache1Kb
Html2VB/Html2VB/obj/Debug/Html2VB.xml1Kb
Html2VB/Html2VB/obj/Debug/TempPE/0b
Html2VB/Html2VB/obj/Html2VB.vbproj.FileList.txt1Kb
Html2VB/Html2VB/obj/Release/0b
Html2VB/Html2VB/obj/Release/Html2VB.Form1.resources180b
Html2VB/Html2VB/obj/Release/Html2VB.Resources.resources180b
Html2VB/Html2VB/obj/Release/Html2VB.application2Kb
Html2VB/Html2VB/obj/Release/Html2VB.exe.manifest2Kb
Html2VB/Html2VB/obj/Release/Html2VB.pdb42Kb
Html2VB/Html2VB/obj/Release/Html2VB.vbproj.GenerateResource.Cache1Kb
Html2VB/Html2VB/obj/Release/Html2VB.xml1Kb
Html2VB/Html2VB/obj/Release/TempPE/0b
Html2VB/Html2VB/publish/0b
Html2VB/Html2VB/publish/Html2VB.application5Kb
Html2VB/Html2VB/publish/Html2VB_1_0_0_0/0b
Html2VB/Html2VB/publish/Html2VB_1_0_0_0/Html2VB.exe.manifest6Kb
Html2VB/Html2VB/publish/publish.htm8Kb

Similar code
ANSI Encoding (Popularity: ) : Many of us misses the old days when a character was represented by a single byte. These days we need to worry about codepages, character translations, and the works... Well Unicode chars came to our rescue and saved us from ...
Advanced Installer Serial File Parser (Popularity: ) : This handy little app will parse serial code files created by Advanced Installer from Caphyon.
Email finder & Email validator (Popularity: ) : With these two functions, you can find all the emails in a string and validates these emails. The function are : FindEmail ValidEmail Function FindEmail let you find ALL the email in one text. To be found, the email must ...
English/Arabic Number-To-Text Class (Popularity: ) : Here is a very useful class: NumberToText. The class accepts a whole number (maximum 15 digits) and translates it into English/Arabic text. For example, the integer 145 is converted into "one hunderd forty five" in English.
I've used his code for ...

Word Guess/String builder stuff (Popularity: ) : I made this for someone in the VB .NET forums. It opens a list of words, puts a random word into a text box, and there's another text box for guessing the word. As you get it correct, it replaces ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 105
version
size in Kb 325
popularity   1322/7913374
user rating 5/10
ad


New Code
Popular Code