Results 1 to 7 of 7

Thread: How I can put visual basic code in may posts ?

  1. #1

    Thread Starter
    Member rajab natshah's Avatar
    Join Date
    Dec 2001
    Posts
    43

    Smile How I can put visual basic code in may posts ?

    hi,
    How I can put visual basic code in may posts ?
    Thank you .

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    [vbcode] code here [/vbcode]

    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3

    Thread Starter
    Member rajab natshah's Avatar
    Join Date
    Dec 2001
    Posts
    43

    Smile

    Hi,
    thank you parksie ,
    I will test it
    [Highlight=VB]
    public function test_vbcode() as boolean
    Dim test As Boolean
    ' this is test
    ' thank you agan

    If test = True Then
    test_vbcode = True
    Else
    test_vbcode = False
    End If
    end function

  4. #4

    Thread Starter
    Member rajab natshah's Avatar
    Join Date
    Dec 2001
    Posts
    43

    Smile

    Hi,
    thank you parksie ,
    I will test it
    VB Code:
    1. public function test_vbcode() as boolean
    2.       Dim test As Boolean
    3.         ' this is test
    4.          ' thank you agan
    5.  
    6.            If test = True Then
    7.               test_vbcode = True
    8.           Else
    9.               test_vbcode = False
    10.           End If
    11.  end function

  5. #5

  6. #6

  7. #7
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    dont forget

    [php] php code goes here [/php]

    and

    [quote] quotes go here [/quote]
    NXSupport - Your one-stop source for computer help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width