[thelist] [SPAM] javascript parent window form update

Dan McCullough dan.mccullough at gmail.com
Fri Jun 9 11:59:06 CDT 2006


I got it.

html
<input type="text" name="imageName[]" id="imageName1">

js
document.getElementById("imageName1").value = '6215790.jpg';


On 6/9/06, Brian Cummiskey <Brian at hondaswap.com> wrote:
> Anthony Baratta wrote:
> > I'm confused. How does having [] in the name of the element help you on the PHP side??
>
> It is used to denote an array field.
>
>
>
>
> --
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>



More information about the thelist mailing list