I have a form, with a submit box within a IFRAME, what i want to do is control the form from the main window, using javascript i can do this, however the form must have a name set.
Now this is where i am having problems, as teh form has no name set, and there is no way i can change it. Is there any other way to load a webpage into an IFRAME and automatically click the submit field.