Jump to content

[SOLVED] Arrays and Js


UpcomingPhpDev

Recommended Posts

Basically, I have this problem, How can you call a name in a html form that is the the array format

 

E.g <input name="Unit[]" />

 

When calling it from a child window to its parent, It doesnt work

 

E.g window.opener.document.Form.Unit[].value = Item;

 

Any advice?

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/139155-solved-arrays-and-js/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.