I'm using the yaromat check form extension and when I add Pure PHP upload, it checks the form but if there's an error, I can see it but the pure PHP upload makes still the insert and even if I didn't choose a file to upload (and disable the "File required")... any idea what to do or what I'm doing wrong? Answer:
You need to put the upload javascript on top of behaviors list instead of the check form javascript. To do so:
Select the <form> tag
Go to the Behaviors pallete
Make sure that the Pure Upload javascript is on top of the behaviors
And that the Check Form behaviors is below - if not correct with the arrows
NOTE: This is valid if you use Yaromat Check Form or the standard Check Form behavior.
George Petrov is a renowned software writer and developer whose extensive skills brought numerous extensions, articles and knowledge to the DMXzone- the online community for professional Adobe Dreamweaver users. His expertise in countless languages and technologies gives inspiration and teach valuable lessons on his website – DMXzone.com, which is visited daily by more than 30.000 people and is most popular for its over high-quality Dreamweaver extensions and templates.






Comments
Martha Graham
RE: This does not work for me.
Please post support questions in the forum for Pure ASP Upload:
http://www.dmxzone.com/forum/default.asp?NewsId=1622
Can you send me your page at martha@dmxzone.com
Martha Graham
DMXzone.com
michael turner
This does not work for me.
The arrows to move behaviors up and down do not work (nothing moves even though the mouse works for a bit). I've also tried to manually move the code to no evail either.
Check Form and ASP Upload just won't work together for me.