Re: On click button in php [message #180477 is a reply to message #180476] |
Wed, 20 February 2013 13:48 |
The Natural Philosoph
Messages: 993 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 20/02/13 10:01, Arno Welzel wrote:
> Am 19.02.2013 13:13, schrieb The Natural Philosopher:
>> On 19/02/13 10:51, Arno Welzel wrote:
>>
>>>
>>> To make it more clear: ECMAScript-based languages like JavaScript are
>>> not only the "best supported" ones - they are the ONLY possibility in
>>> the real world and it does not matter if is theoretically possible to
>>> specify another language for the event-handler and if there is one(!)
>>> known browser to support VBScript instead of JScript.
>>>
>>>
>> Unless the client side is under control as in e.g., a company intranet.
>
> Which is just one special use case - and i doubt the OP is involved in
> creating something for a company intranet ;-)
>
>
so do I, but its amazing the responses I got when I was doing just that,
and people 'assumed' that the only valid use of php was for publicly
globally accessible websites...
'dont use javascript or cookies: they may not have them enabled: don't
just code for IE6/7/8 and firefox, they might have opera or safari:
remember to make provision for blind people and people using smart
phones and tablets..' etc etc.
All of that is irrelevant when you know that only 5 sighted people all
on IE6 and/or Firefox with at least 1024x768 screens will ever be using it..
--
Ineptocracy
(in-ep-toc’-ra-cy) – a system of government where the least capable to
lead are elected by the least capable of producing, and where the
members of society least likely to sustain themselves or succeed, are
rewarded with goods and services paid for by the confiscated wealth of a
diminishing number of producers.
|
|
|