> imo: tag isn't standard HTML..
well... you're wrong there... here's a little from the html-manual:
"Buttons created with the BUTTON element function just like buttons created
with the INPUT element, but
they offer richer rendering possibilities: the BUTTON element may have
content. For exampl
Or
Search
Add
imo: tag isn't standard HTML..
I would go with:
-Original Message-
From: Tobias Brandl [mailto:[EMAIL PROTECTED]]
Sent: Friday, 31 January 2003 11:26 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Wierd Windows Problems
this is a submit button.. s
this is a submit button.. so you start something..
so why do you do like this:
and
this should work fine...
"Chris Deam" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Okay, you are correct about the coding practices, but this is not really
> he
Looks like a missing quote could be a culprit here.
Add
Would you not also need a value="Add" in the tag?
IE borks on stuff like that.
-Dash
For those who like this sort of thing, this is the sort of thing they
like.
-- Abraham Lincoln
On Thu, 30 Jan 2003, Chris Deam wrote:
Okay, you are correct about the coding practices, but this is not really
helping me. One other thing I forgot to mention is that I have two such
buttons:
Search
http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, January 30, 2003 9:45 AM
Subject: RE: [PHP-WIN] Wierd Windows Problems
> Actually I think it's that opening and closing tags must have the SAME
case.
> I don't think they have to be all lower c
raging good practice.
Jill
-Original Message-
From: Bobo Wieland [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 8:28 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Wierd Windows Problems
in that case: since quoting attributes is only _really_ neccesary
. bobo . www.elstudion.com . www.elstudion.com/bobo .
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, January 30, 2003 9:02 AM
Subject: RE: [PHP-WIN] Wierd Windows Problems
> I don't know if this is relevant, b
day, January 30, 2003 3:41 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Wierd Windows Problems
2. I have a submit button that looks like this:
Add
And corresponding PHP is:
if ($action == "add"){
do something;
}
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe,
PLEASE HELP! I am frustrated. Here is the scenario:
I am creating a demo disk consisting of MySQL,PHP,Apache to run on windows
98. I already have my program running fine on Linux.
I copied over the php files and did the correct dos conversion on them. I
had to make minor modifications to adjust
10 matches
Mail list logo