Page 3 of 3
Posted: Sat Feb 21, 2004 1:10 pm
by Illusionist
Mark, if you go back and look at the original code at the very top thats what he is doing...
Posted: Sat Feb 21, 2004 1:11 pm
by Illusionist
... What was taht malcom?
Posted: Sat Feb 21, 2004 1:12 pm
by markl999
Mark, if you go back and look at the original code at the very top thats what he is doing
Ah you're right, didn't see that

Apologies.
Posted: Sat Feb 21, 2004 1:13 pm
by Illusionist

its ok just pointing it out to ya!
Posted: Sat Feb 21, 2004 2:35 pm
by defx
that hidden input box does not work either :O
Posted: Sat Feb 21, 2004 2:43 pm
by Illusionist
hmmm.... try instead of doing extract($_POST) try doing like $file = $_POST['file']
Posted: Sat Feb 21, 2004 8:13 pm
by defx
nope ;( - thanks for trying to help out, maybe i should attempt an entirely different approach, maybe databases :O
Posted: Sat Feb 21, 2004 9:02 pm
by Illusionist
databases for writing to files? ... uhh probably not... show me the submit function and il work with it