I came to see that form file input field value cannot be set with javascript for security reasons.
I just want to copy a FILE input to another form and post it, ...
I have to ask something here... I've tried messing around with the last suggestion provided by pmw57, and it never seemed to work. However, when I placed the functions and whatnot at the bottom PAST the calling code (not really "calling" - I'm talking about the form code), it did. Is this something that is now a standard to do, or ...
how to copy html form input between browser windows? Hi, I'm not very experienced in Javascript and I have been trying to find a solution for the last few days, but I just can't solve it :-( Here's what I'm trying to do: in the webpage index.php there is a form with severl input fields. One of the fields is for ...