[PHP-DB] Javascript diabled? (was Re: [PHP-DB] onMouseOver & onMouseOut)

2001-03-02 Thread Joe Brown
Curious. I disabled javascript in IE 5.5 Out of the limited scripting I use on my site, the navigate to first entry field nolonger works, but the onchange() event seems to be firing still... Go figure. "Ron Brogden" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]

Re: [PHP-DB] onMouseOver & onMouseOut

2001-02-26 Thread php3
Addressed to: Ron Brogden <[EMAIL PROTECTED]> [EMAIL PROTECTED] ** Reply to note from Ron Brogden <[EMAIL PROTECTED]> Mon, 26 Feb 2001 12:27:52 -0800 > > In the real world you cannot trust the end user to send you "safe" > data. If your application depends on a specific tree of eve

Re: [PHP-DB] onMouseOver & onMouseOut

2001-02-26 Thread Ron Brogden
At 12:43 PM 2/24/2001 -0300, you wrote: >Are you trying to tell Rudi Ahlers is possible to call php scripts from a >browse event ? The statement "form.submit()" belongs to JavaScript not to >php. Of course not. What I am saying is that client side validation is pretty much useless since you hav

Re: [PHP-DB] onMouseOver & onMouseOut

2001-02-24 Thread JJeffman
l- De: Ron Brogden <[EMAIL PROTECTED]> Para: <[EMAIL PROTECTED]> Enviada em: sexta-feira, 23 de fevereiro de 2001 18:40 Assunto: Re: [PHP-DB] onMouseOver & onMouseOut > At 06:27 PM 2/23/2001 -0300, you wrote: > >Remember, php is server side while JavaScript is client s

Re: [PHP-DB] onMouseOver & onMouseOut

2001-02-23 Thread Ron Brogden
At 06:27 PM 2/23/2001 -0300, you wrote: >Remember, php is server side while JavaScript is client side. You can't use >php client side. You can use some client side events to call php scripts >which will run on the server and send data to the browser. Events are client >side, so try JavaScript you'

Re: [PHP-DB] onMouseOver & onMouseOut

2001-02-23 Thread JJeffman
--Mensagem Original- De: Rudi Ahlers <[EMAIL PROTECTED]> Para: PhP List <[EMAIL PROTECTED]> Enviada em: sexta-feira, 23 de fevereiro de 2001 14:00 Assunto: [PHP-DB] onMouseOver & onMouseOut > Is there such a function for PhP ? > I want to replace some javasctiripts wit

[PHP-DB] onMouseOver & onMouseOut

2001-02-23 Thread Rudi Ahlers
Is there such a function for PhP ? I want to replace some javasctiripts with PhP, but there are quite a few onmouseover events. Thank you Rudi "Opinions expressed do not necessarily represent the views of my employer." -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-ma