Help with mortgage calculator

Greetings,

Trying to configure this mortgage calculator which i got form " http://dave.imarc.net/php/ " how ever i get the following message when i run it "Sorry, you can't access this file directly..."

You can visit my page and see for your self... http://www.fidog.com/postnuke/html/modules.php?op=modload&name=mortgagecalc&file=index

The way i have it setup right now, i have a HTML module that inserts simple HTML pages into postnuke and with in that file i've pasted the code for PHP mortgage calculator. Looks like i have to do something with permissions or what not... any help would be apperciated.


Luke
Hi Try changing the action of the calculator form to:

ACTION="modules.php?op=modload&name=mortgagecalc&file=index"

(you may also have to change the method to POST)

Ciao!

--
Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods

Cape Cod Travel Info...
Thanks it worked