Results 1 to 4 of 4

Thread: SubString[Resolved]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2004
    Posts
    70

    SubString[Resolved]

    i've got simple qns...


    My codes:
    For k=0 To 3

    Response.write(SubString("HAHA",k, 1))
    Response.write("<br>")
    next


    Error Encountered:
    Microsoft VBScript runtime (0x800A000D)
    Type mismatch: 'SubString'


    any idea whats wrong? Thanks!
    Last edited by velvetskies; Aug 16th, 2004 at 06:03 PM.

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