CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 1999
    Location
    US, Florida
    Posts
    817

    I don't know if this question is "prefect" for this forum (VBScript) related

    Where can I find a nice project-sample of VBScript???


  2. #2
    Join Date
    Jan 2000
    Location
    MO, USA
    Posts
    1,506

    Re: I don't know if this question is "prefect" for this forum (VBScript) related

    There are some samples of VBScript on microsoft's scripting website , msdn.microsoft.com/scripting. They aren't the best, but they are good intros. If that doesn't satisfy your tastes, then i recommend www.asp101.com and www.asptoday.com. both sites have lots of ASP code (vbscript) with greate explanations. the asp101 is for beginning ASP programmers and the ASP Today ranges across all stages of development.

    have fun,
    John

    John Pirkey
    MCSD
    www.ShallowWaterSystems.com
    John Pirkey
    MCSD (VB6)
    http://www.stlvbug.org

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

Featured