CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets for: Justin
Dim whereSet As Boolean = False
 
    Public Function cbVal(ByVal value As String) As String
        Dim vClass As String = "NotApplicable"
        Dim val As Integer = CInt(value)
        If val = 0 Then
            vClass = "False"
        ElseIf val = 1 Then
            vClass = "True"
        Else
by Justin   August 16, 2010 @ 1:37pm
Tags:
125 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate