b4greg
04-14-2008, 02:47 PM
1) Script Title: Ajax Tabs Content Script (v 2,2)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
3) Describe problem:
I love this script, but I'm attempting to use it with a number of PHP calculators, and find that though it works fine in "#IFRAME" mode completely without errors, yet it fails when I try to use my PHP scripts with other modes. Though the other modes of "BASIC" and "DIV" do in fact succeed in calling and writing the PHP calculators as originally called, and each calculator is loaded appropriately and initially funcions within their seperate divs, when I then try to then calculate (the PHP script uses FORM and POST to input and output the results), I get an error, which is:
"Method Not Allowed
The requested method POST is not allowed for the URL /calculator/MortgageCalculators1/master-test.htm."
Is there a work around for this? Again, the PHP calculator scripts uses FORM for the input and POST for the output. Appriciate any help that can be given,
Thanks,
Greg
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
3) Describe problem:
I love this script, but I'm attempting to use it with a number of PHP calculators, and find that though it works fine in "#IFRAME" mode completely without errors, yet it fails when I try to use my PHP scripts with other modes. Though the other modes of "BASIC" and "DIV" do in fact succeed in calling and writing the PHP calculators as originally called, and each calculator is loaded appropriately and initially funcions within their seperate divs, when I then try to then calculate (the PHP script uses FORM and POST to input and output the results), I get an error, which is:
"Method Not Allowed
The requested method POST is not allowed for the URL /calculator/MortgageCalculators1/master-test.htm."
Is there a work around for this? Again, the PHP calculator scripts uses FORM for the input and POST for the output. Appriciate any help that can be given,
Thanks,
Greg