June 28, 200124 yr Newbies Hi- I have a form on a web page that feeds a FMPro5/Mac database. There is a textarea on the form where users are supposed to paste their resumes. However - if the resume is more than a page and a half of plain text, the user gets the following error message: "An unexpected error occurred: Couldn't find database name in POST arguments." I have tested this extensively using an html page with only the textarea at the following URL: http://www.successusaonline.com/postmyresume_fat2.html The problem is NOT the presence of the database name in the POST arguement because one page of plain text will work fine but a few lines more breaks the functionality. Keep in mind that most users will be providing resumes of 3 or more pages. The FM ISP explains this as a sort of transmission error where there is so much information being sent the connection times out (my expression) before the entire form - and the POST argument - can be seen by the server. The ISP also believes there is a limit to the number of characters the Web Companion will take over an internet connection. While these seem reasonable, my customer wants the form to work the way he wants it to work. Is this a limitation in FMPro5? Is there a preference or control setting somewhere that will help? How can I fix this? TIA any helpful advice. Regards, Josh Lucchesi (direct email responses appreciated - [email protected])
Create an account or sign in to comment