008 2:27 AM
To: gw-scripting@gwmicro.com
Subject: RE: Updated Learn Scripting package
I can't seem to be able to download this.
-Original Message-
From: Jamal Mazrui [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 05, 2008 1:31 PM
To: gw-scripting@gwmicro.com
Subject: Upd
I can't seem to be able to download this.
-Original Message-
From: Jamal Mazrui [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 05, 2008 1:31 PM
To: gw-scripting@gwmicro.com
Subject: Updated Learn Scripting package
Version 1.1 fixes a name conflict with a file in the HomerSharedObj
gw-scripting@gwmicro.com
To: gw-scripting@gwmicro.com
Subject: Re: Updated Learn Scripting package
Perhaps a hybrid approach: when the script sends IE a URL, give it a
full URL with protocol and everything, since you can expand the appdata
variable in script, but for links that are within yo
ting@gwmicro.com
> To: gw-scripting@gwmicro.com
> Subject: Re: Updated Learn Scripting package
>
> Perhaps a hybrid approach: when the script sends IE a URL, give it a
> full URL with protocol and everything, since you can expand the appdata
> variable in script, but for links that are
]>
Reply-To: gw-scripting@gwmicro.com
To: gw-scripting@gwmicro.com
Subject: Re: Updated Learn Scripting package
Can't you just use a relative URL? That is, just do
href="whatever.html" instead of the whole protocol/path/filename thing.
Jamal Mazrui wrote:
Interesting, s
08:55:26 -0400
> From: Ron Parker <[EMAIL PROTECTED]>
> Reply-To: gw-scripting@gwmicro.com
> To: gw-scripting@gwmicro.com
> Subject: Re: Updated Learn Scripting package
>
>
> Can't you just use a relative URL? That is, just do
> href="whatever.html" instead o
pt is necessary, what is the simplest approach for this?
Jamal
On Sat, 28
Jun 2008, Aaron Smith wrote:
Date: Sat, 28 Jun 2008 09:46:08 -0400
From: Aaron Smith <[EMAIL PROTECTED]>
Reply-To: gw-scripting@gwmicro.com
To: gw-scripting@gwmicro.com
Subject: Re: Updated Learn Scripting packag
Smith <[EMAIL PROTECTED]>
> Reply-To: gw-scripting@gwmicro.com
> To: gw-scripting@gwmicro.com
> Subject: Re: Updated Learn Scripting package
>
> Jamal Mazrui wrote:
> > One question for anyone familiar with HTML. The links in the tutorial are
> > not loading th
Jamal Mazrui wrote:
One question for anyone familiar with HTML. The links in the tutorial are
not loading the local files as intended.
The file protocol is quirky in that it takes three slashes instead of
two, and the full path must be specified with spaces as %20 and fore
slashes instead of