What I meant was you can't have javascript variables in your DOM object. That is obviously not strictly speaking there are ways to work around it as I have shown above but by definition you aren't...
I just tried what you suggest to the letter but I am still getting an error on line 121 even after copying the code "document.forms['sections_scopes_form']" from line 63 and replacing the code on...
The error is the title 'TypeError: document.forms.sections_scopes_form is undefined' this one is more specific to my code. It is located in the function checkboxes_sections_scopes() as part of the if...
ok where to begin...when i set up any type of locally deployed development environment, eg apache or iis, i have to force it to route to http://10.0.0.2/ instead of http://localhost/, which is...
well sh*t, that is no easy task and is going to take a decent amount of programming. I can get you started in the right direction though; I will give you the source for a simple javascript...
if you know nothing about it you will have a hard time creating or even using a pre-written upload script they are some what advanced for someone that has never programed before.