VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ASP2VB

David Jacobs  (1 Submission)   Complete Applications   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Convert ASP or HTML code into VB ready code for webclasses and web intended ActiveX dll's. It wraps HTML quotes, response.write's strings, converts <%= variable%>, and more. It can also be used to turn HTML into a format for dynamic page views with ASP. It's a very basic application, and I'm sure it can be improved, but it has already saved me *many* hours of tedious reformatting.

Inputs
Just paste code into the top textfield and click "convert"!

Returns
It returns the reformatted code in the lower textfield.

Side Effects
There may be some things you will still need to manually reformat. Also, it will write HTML to a single line. To fix this will require more than just adding vbCrLf to each line being parsed. Beware of trying to do it that way.

Rate ASP2VB (6(6 Vote))

Download ASP2VB

ASP2VB Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters