VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ASP2VB

by David Jacobs (1 Submission)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

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"!
Code 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

Download ASP2VB

Download ASP2VB (2 KB)

ASP2VB Comments

No comments have been posted about ASP2VB. Why not be the first to post a comment about ASP2VB.

Post your comment

Subject:
Message:
0/1000 characters