I'm not sure if my problem is in the javascript or the perl. Currently, I'm passing "Share*" via an array in CallUrl() (according to OpenThought documentation, I should be able to use a * wildcard), but I've also tried passing "Share". Either way, when I try to retrieve it at the server, I'm not getting any data. So I'm not sure if my problem is the javascript code, my html tags, or my perl script.
Sorry if my explanation isn't clear. Perhaps I've been too close to this problem for too long, but I thought the code itself was clear.
I've been able to retrieve all my parameters just fine except now I'm wanting to retrieve an array of my multiple "Share" inputs. | [reply] |
| [reply] [d/l] [select] |