Thanx David.
For me a someon who knows nothing about PHP, your reply means nothing;
sorry.
I have searched for a tutorial on how to upload files with DW, and
couldn'nt find anything. I have used the "File Field" under forms and I
think this error also has something to do with this.
Question 1:
Is it possible to "confirm" data which also have a "file field" which
should have the address of the file oyu want to upload.
Question 2:
Where can I find totorials with the file upload feature in DW?
Thanx again.
Deon
David Powers <david (AT) example (DOT) com> wrote in news:gn6hm0$bt5$1
@forums.macromedia.com:
Quote:
Deon H wrote:
When testing on my machine, I get this error message:
Notice: Undefined index: photo2 in C:\EasyPHP\www\trollipestates
\admin
\addconfirm.php on line 256
What it means is that $_POST['photo2'] doesn't exist. |