[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Form field auto focus


>
> <form action="[area search]" method=post>
> ....
>

DB,

You need to name your form:

<body onload="document.search.field_name.focus();">

<form name="search" action="[area search]" method="post">

-- 
Thanks,

Jordan M. Adler
End Point Corporation
suppressed
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.