Showing tag results for scripting techniques

May 21, 2007
Post comments count0
Post likes count0

How Can I Add the Contents of a Group of Text Files to an Access Database?

ScriptingGuy1

Hey, Scripting Guy! I have a folder that has hundreds of text files in it. I’d like to take each of those files and add the contents (as a memo field) to an Access database. How can I do that?-- KB Hey, KB. You know, a few years ago the Scripting Guy who writes this column gave a talk at a conference in Orlando. (And yes, he’ll be back in Orland...

Scripting Guy!scripting techniquesVBScript
May 18, 2007
Post comments count0
Post likes count0

How Can I Search Every Text File in a Folder For Phone Numbers?

ScriptingGuy1

Hey, Scripting Guy! In yesterday’s column you showed us how to search for phone numbers in a text file; you also promised us that in today’s column you’d show us how to modify that script so that it can search through all the text files in a folder. Are you still going to do that?-- SE Hey, SE. Yes, we’re going to – wait a second. SE? Interestin...

Scripting Guy!scripting techniquesVBScript
May 17, 2007
Post comments count0
Post likes count0

How Can I Search For Phone Numbers in a Text File?

ScriptingGuy1

Hey, Scripting Guy! I have a bunch of text files, one for each of our employees. Included in these text files are phone numbers: work phone, home phone, cell phone, etc. How can I write a script that searches for and extracts the phone numbers from these text files?-- MN Hey, MN. You know, many years ago the Scripting Guy who writes this column ...

Scripting Guy!scripting techniquesVBScript
May 14, 2007
Post comments count0
Post likes count0

How Can I Dynamically Hide and Show a Control in an HTA?

ScriptingGuy1

Hey, Scripting Guy! How can I dynamically hide and show a control in an HTA?-- R L-K Hey, R L-K. To tell you the truth, we’re a little distracted today. Admittedly, we’re a little distracted pretty much every day. However, today is different: today the Scripting Guy who writes this column in sitting on a powder keg that threatens to destroy the ...

Scripting Guy!scripting techniquesVBScript
May 11, 2007
Post comments count0
Post likes count0

How Can I Highlight a Keyword in an HTA?

ScriptingGuy1

Hey, Scripting Guy! I’d like to create an HTA that, upon loading, can open a text file and then display the contents. However, I’d like a particular keyword in those contents to be highlighted. How can I do that?-- GD Hey, GD. You know, a lot of people at Microsoft pooh-pooh the work that the Scripting Guys do. “Take that Hey, Scripting Guy! col...

Scripting Guy!scripting techniquesVBScript