valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
Items selected where Item is 274
Questions & Answers
Q: I tried to use your test version of form1. I created a php file as instructed. And uploaded this to my server. When I completed the test form I got error message 405. When I tried to open the php file it tries to open in microsoft picture it, which is a picture editing softare. I would really like to buy this product but I need to get the test version working first. Any help would be appreciated?
A: If you are trying to open the php file that is located on your computer you should open it in a text editor like notepad. Either right click the file and select open with or open your text editor first and then open the file from the text editor. When you open the file on your computer all you will see is the code not the form so it is only worth doing this if you want to manually edit the code. The reason you picture editor opens is because you system guesses that the .php file is a picture. When the file is uploaded to your server open it just like any web page by typing the url directly into your browser address bar. It is usually best if you upload the php file to your standard www directory (where all your web pages go). When you open the file on your server the form will be displayed and processing will run when submitted. If you recive a server error check your upload and file url names.
Question and Answer Item 274 - Browse All Question and Answer Items