Frm58

Build needed lines to create string variable having block of HTML.
Provide the variable name, and the HTML block, and the function (Userform) will create the lines needed to have all lines from HTML block into the variable in a concatenated way, line-by-line.
I found my self wasting lots of time doing that in my websites. so this should save me lots of time.

CodeFunctionName
What is this?

Public

Tested

Original Work
' After you download and add frm58 to your project
' Use lines below to start the form

Sub Convert_Frm58()
    ' Shows Frm3 to convert block to asp classic variables
    Frm58.Show 1
   
End Sub

Views 211

Downloads 66

CodeID
DB ID