You can iterate through document.<FORMNAME>.elements if you need to access
them. Changing the bracket notation would not be needed.

"Colin" <[EMAIL PROTECTED]> wrote in message
news:<9dec79$aa9$[EMAIL PROTECTED]>...
> > Example:
> > I have a page with multiselect, which name is SEL1
> > (I cannot use square brackets because I need to use a JavaScript on the
> > page, so, it's not allowed in variable names to contain [ ]  ).
> 
> 
> Sure it is allowed: http://ca.php.net/FAQ.php#7.14
> 
> - Colin
> 
> 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to