I am trying to upload a file. But i am getting an error, it is not detecting the input file field parameter.
Any Help?
Here is my code.
first page
<form name="frmupload" action="upload.cfm" mehod="post">
<input type="File" name="testfile"...
I want to submit the form new window, i.e. when i click the submit button a new window should be opened and that new window should have the access to the form variable posted.
Can any one help me out?
Thanks in advance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.