error when trying to download generated forms
generate multi page html web forms for easy download to web server
Status: Beta
Brought to you by:
williamconley
When trying to download the zip file for a generated form, I am getting the following error:
Warning: mkdir() [function.mkdir]: No such file or directory in E:\wamp\www\phpformgenerator\getZip.php on line 15
Cannot create directory
What do I do? How do I get the forms?
While I have never attempted this app in Windows, I would presume you are experiencing a permission error or a missing folder error (which may stem from a permission error as well).
It's not a question of "getting to them" per se, as they never really exist (if I recall correctly). They are generated in memory and pumped out pre-zipped. But then again, it has been a while and I may be wrong, they may be created on the HD and the made available for download.