[thelist] Re: Server Side vs Client Side

Bernardo Escalona escalonab at gmail.com
Sat Feb 26 15:22:55 CST 2005


> In short, the only way that PHP will be needed is if you wanted to allow
> for changing the name of the field to be selected.
> 
> eg.
> 
> <script>
> <!--
> function cursor_pos(){
>         document.login_form.<?= $fieldname; ?>.focus();
> }
> // -->
> </script>
> 
> Hopefully this all makes sense and I haven't created more confusion :)
> 
> --
> Michael Pemberton
> evolt at mpember.net.au 
> 

Ok that makes perfect sense. Duh, I should know this stuff by now. 
Thanx!

Berns
-- 
___________________________________________
Bernardo Escalona Espinosa
tel: 56 22 85 23
cel: 55 18 56 74 73
http://www.bernsonline.com/


More information about the thelist mailing list