Hi,
Simple RegExp request here, well I think it's simple. I'm looking for RegExp pattern that will match a string which contains at least 5 alphabetic characters [a-zA-Z] (not necessarily in sequence).
e.g:
wordword - would match
word121word - would match
w1w1w1w1w1 - would match
w1w1w1 - no...
hi,
not sure if this has been addressed in this forum, but does anyone know how to write a service for windows 2000 server in vb 6? i've seen a lot of articles about writing services in VB.net but that doesn't apply to me.
or is it possible to turn an existing VB EXE application into a windows...
Hi,
I have a stored procedure which creates a temp table and inserts data into it from other tables. After inserting all the data into that temp table, the SP just does a select * from #tmptable query at the end to return all the contents of the temp table.
Now when I use BCP with that stored...
hi,
i have an ASP script which loads a crystal report and exports it to an excel sheet - this part works fine. this excel sheet is then emailed to some users. however i'm interested in locking certain cells so that the users cannot edit the fields.
does anyone have a suggestion on how to do...
hi,
i have an ASP script which loads a crystal report and exports it to an excel sheet - this part works fine. this excel sheet is then emailed to some users. however i'm interested in locking certain cells so that the users cannot edit the fields.
does anyone have a suggestion on how to do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.