The Open Source Swiss Army Knife

/code/vbscript/
/code/vbscript/ + sub-categories
http://www.sirfsup.com/
web directory content
    
      

Not logged in
Chat Register Login
return to:  http:/www.sirfsup.com      /code   /vbscript 
sub-categories and articles

                                                  
dirbk_vbscript add
dircollection add
direxcel_saveas add
   --->create new sub-category


array.htm
add

  1. redim

controls.htm
add

  1. if
  2. for

datefunction.txt
add

Function JXIsoDate(dteDate) 'Version 1.0 If IsDate(dteDate) = True Then DIM dteDay, dteMonth, dteYear

empty.txt
add

1 If IsNull(Me.txtSearchField) Then MsgBox ("please enter a name to search for ......

foreach.txt
array walking with foreach

'Add contacts to variable for BCC field For Each varItem In lst.ItemsSelected 'Check for email address

functions.txt
add

subroutines

"Once you have created a procedure, you can use it in any form, report, or query. To use it ... just call it with args in parens"

isnotnull.txt
add

1. isnull on a recordset values Private Sub xxx(id_in As Integer) If Not IsNull(id_in) Then Dim rst As ADODB.Recordset

links.html
add

  1. http://www.aulambra.com/ver.asp?id=83
  2. array functions
   --->upload your article


User submitted category site links


(None)

-->submit a page from your site dealing with vbscript to the sirfsup! web directory for listing

return to top