Solved! Go to Solution.
Hi @Dankees,
It looks like your form does work, but with a different file-name,
By default file names are case-sensitive. So I tried it with the file name lower case and it's working for me:
http://www.financialaidfiler.com/Form/form-page.html
There is a workaround for this, but usually requires some changes to the .htaccess file or web server configurations. It just depends on the type of server.
Hope this helps!
Hi @Dankees,
It looks like your form does work, but with a different file-name,
By default file names are case-sensitive. So I tried it with the file name lower case and it's working for me:
http://www.financialaidfiler.com/Form/form-page.html
There is a workaround for this, but usually requires some changes to the .htaccess file or web server configurations. It just depends on the type of server.
Hope this helps!