|
On Wed, 11 Nov 2009 00:36:15 -0800 (PST), Csaba Gabor <danswer@gmail.com
On Nov 8, 11:56 am, "AvWG" <dretr...@hotmail.com
I've read this thread, and I don't see any justification for wanting
to put the pages in different tabs. Specifically, ...
Started by Csaba Gabor on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at omgili):
As for the Apfel Strudel mit Schlage ....
Those Hapsburgs really know how to turn on the
baroque decoration .
On Wed, 11 Nov 2009 14:13:31 -0500, mr_unreliable <kindlyReplyToNewsgroup@notmail.com
Just returned from there, and was totally impressed .
|
|
On Wed, 11 Nov 2009 10:16:08 -0700, "Paul Randall" <paulr901@cableone.net
Hi,
I often try to refer people to search groups.google.com for answers to their
scripting problems. Today I wanted to refer the OP associated with the
recent question ...
Started by Paul Randall on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
I have found google advanced group search to be of no use ... .
On Wed, 11 Nov 2009 12:39:20 -0600, "Richard Mueller [MVP]" <rlmueller-nospam@ameritech.nospam.net
"Paul Randall" <paulr901@cableone.netnews:uCXwzgvYKHA.3712@TK2MSFTNGP06.phx.gbl.. .
|
|
On Tue, 10 Nov 2009 06:36:45 -0500, "Todd Vargo" <tlvargo@sbcglobal.netz
installation
That would be par for the course.
You learnt well grasshopper.
--
Todd Vargo
(Post questions to group only. Remove "z" to email personal messages)
Started by Todd Vargo on
, 9 posts
by 6 people.
Answer Snippets (Read the full thread at omgili):
Can we not express
disagreement without....
LOL! But I would disagree with the word "attacked".
On Tue, 10 Nov 2009 17:28:52 -0700, "Al Dunbar" <alandrub@hotmail.com
"Todd Vargo" <tlvargo@sbcglobal.netznews:uIkVQofYKHA.2188@TK2MSFTNGP04.phx.gbl.. .
|
Ask your Facebook Friends
|
On Tue, 10 Nov 2009 23:14:27 -0500, "Todd Vargo" <tlvargo@sbcglobal.netz
But I though this was a post whatever code you want thread. ;-)
BTW, as long as we are discussing posting habits, when did it become
customary to quote sigs when responding...
Started by Todd Vargo on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
On Wed, 11 Nov 2009 17:00:49 -0500, "Todd Vargo... .
You sound a little miffed, pal.
On Wed, 11 Nov 2009 21:31:10 +1100, "James Watkins" <someone@microsoft.com
"Todd Vargo" <tlvargo@sbcglobal.netznews:eGZWVmoYKHA.1640@TK2MSFTNGP06.phx.gbl.. .
|
|
On Mon, 9 Nov 2009 22:00:01 +0100, "bob123" <bob123@gmail.com
I need to get a string 'BLA BLA BLA'
when I strike on F1 or F2 or else
how can I do that ?
Thanks for your help ...
Started by bob123 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
You need a utility like Keystroke Converter
(http://www.softboy.net/keystroke-converter/) that ... .
On Mon, 9 Nov 2009 22:20:57 +0100, "Pegasus [MVP]" <news@microsoft.com
"bob123" <bob123@gmail.comnews:4af882d1$0$14687$426a74cc@news.free.fr.. .
|
|
On Sun, 8 Nov 2009 11:56:58 +0100, "AvWG" <dretrain@hotmail.com
Hi,
With vbscript I.ve created the following:
I start the IE-application, use sendkeys to login in on a site. Next I
create 10 more tabs (internet-pages), each with slightly another...
Started by AvWG on
, 7 posts
by 4 people.
Answer Snippets (Read the full thread at omgili):
That depends on your tab setting for Always switch to new tabs when they are created
(Alt-T,O,Alt-,t,A)
and... .
On Sun, 8 Nov 2009 08:43:49 -0500, "Robert Aldwinckle" <robald@techemail.com
"AvWG" <dretrain@hotmail.com
Not that way .
|
|
On Sat, 7 Nov 2009 10:27:43 -0800 (PST), Sajit Nair <sajit.nair.7@gmail.com
Hi Guys,
I am trying to grab some information about a list of servers into
excel files, which works fine. What i am unable to do is trap the
error and fill the error into...
Started by Sajit Nair on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
The "On Error Resume Next" statement....
On Sat, 7 Nov 2009 12:52:59 -0600, "Richard Mueller [MVP]" <rlmueller-nospam@ameritech.nospam.net
"Sajit Nair" <sajit.nair.7@gmail.comnews:9e6b3a3a-1df0-4efd-ad9f-6609bbae847c@t2g2000yqn.googlegroups.com.. .
|
|
On Sat, 7 Nov 2009 05:21:01 -0800, Jeremy <Jeremy@discussions.microsoft.com
I found a script on the net that searches a folder for the names of
subfolders and files and pumps that information to a log file. I have
modified the script to gather...
Started by Jeremy on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
This is actually a tutorial, so he explains how to develop... .
Here is another script I found that finds the latest file - <a href="http://www.biterscripting.com/LearningScripting/Lesson4.html"
Look at the bottom of the page for the Script latest.txt .
|
|
On Fri, 6 Nov 2009 04:38:46 -0800 (PST), Bals <balamurugan.mr.kvp@gmail.com
I have many files in a folder - I need to move only first 5 files
another folder sort by filename
ie in Source folder i have
1Filename.txt
2Filename.txt
3Filename.txt
4...
Started by Bals on
, 23 posts
by 8 people.
Answer Snippets (Read the full thread at omgili):
You could use this simple batch file:
@echo off
SetLocal EnableDelayedExpansion....
On Fri, 6 Nov 2009 15:28:01 +0100, "Pegasus [MVP]" <news@microsoft.com
"Bals" <balamurugan.mr.kvp@gmail.comnews:b7cdd336-ef14-42bb-8cc5-979ecd986b49@k19g2000yqc.googlegroups.com.. .
|
|
On Fri, 6 Nov 2009 12:07:08 -0800 (PST), Jing Software <jingprojects@gmail.com
Hello,
I am trying to run a vbs file on my server that appends a few mp3
files to another and creates a new file.
I can do this from the command line without out any...
Started by Jing Software on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
You're not really doing this in VB Script - you're shelling... .
On Fri, 6 Nov 2009 21:36:45 +0100, "Pegasus [MVP]" <news@microsoft.com
"Jing Software" <jingprojects@gmail.comnews:31de4b06-1a71-4756-b9eb-52794feb3da6@r5g2000yqb.googlegroups.com.. .
|