![]() |
![]() ![]() |
|
![]() |
|
DevGuru.com (VbScript Index) | 4 Guys From Rolla (Good Tutorials... full scripts) | Downloadable Scripts Here are some Unique and really useful SQL scripts especially if you need to import data to Go Daddy SQL Servers their CSV importer is useless. Generate Random Password Function generatePassword(intlength)
SQL Clean - doubles apostrophes to stop from breaking SQL and helps against malicious SQL strings. Function SQLClean(strField As String) ' As String for VB.Net Another way to go is Kevin Roth's Cleaner(Even if SQLClean is a Better name): function RTESafe(strText) See the Rich Text editor of his here: http://www.kevinroth.com/rte/demo.htm This should revolutionize your blogger. Capitalize Original Script Found at VoightKampffv1.0b Other useful scripts there too. 'store bogstaver i hvert ord i str, bruges til at give navne store bogstaver'Translation: it capitalizes every word in a string(str). function capitalize(str) end function |
||
|
|
||
Questions?
E-mail Mike. |