would you change the extension into txt (index.htm.txt)
- Original Message -
From: "Alf Stockton" <[EMAIL PROTECTED]>
To: "php windows"
Sent: Tuesday, April 24, 2007 7:42 PM
Subject: [PHP-WIN] Javascript partially not working
> I include the attached Javascript f
I actually started looking for one myself, right after I mailed. Haven't
found any good ones yet. I'll let you know when I do.
Chandar and Bill: I don't like forums. I enjoy using Thunderbird too much.
Mike
Alf Stockton skrev:
Mikael Grön wrote:
Alf, it has already been pointed out that this
http://www.sitepoint.com
Their forums are pretty good.
Bill
-Original Message-
From: Alf Stockton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 24, 2007 8:33 AM
To: Mikael Grön
Cc: php windows
Subject: Re: [PHP-WIN] Javascript partially not working
Mikael Grön wrote:
> Alf, it
Devshed Forums wil be good[http://forums.devshed.com/]
thnx/Chandar
Alf Stockton wrote:
Mikael Grön wrote:
Alf, it has already been pointed out that this list is for PHP. That
the JavaScripts are supposed to run on a page generated from PHP
isn't enough to make it PHP related.
Please register t
Mikael Grön wrote:
Alf, it has already been pointed out that this list is for PHP. That the
JavaScripts are supposed to run on a page generated from PHP isn't
enough to make it PHP related.
Please register to a JavaScript list and ask your question about
JavaScript there.
Any suggestions as
Original Message-
From: Alf Stockton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 24, 2007 2:42 PM
To: php windows
Subject: [PHP-WIN] Javascript partially not working
I include the attached Javascript file when building my intranet web
page using PHP and it partially works.
When call
Alf, it has already been pointed out that this list is for PHP. That the
JavaScripts are supposed to run on a page generated from PHP isn't
enough to make it PHP related.
Please register to a JavaScript list and ask your question about
JavaScript there.
Mike
Alf Stockton skrev:
I include the
I include the attached Javascript file when building my intranet web
page using PHP and it partially works.
When called the function Done() works fine and the function ClearForm()
works up to the line that reads
document.getElementById("MemberName").innerHTML = "";
Below that nothing works.