I keep getting a 'Code 0; Permission Denied' error, while trying to run some .hta embedded vbs over my LAN Network, but when I run it locally (on my desktop) its just fine.

My guess is this has something to do with writing to and / creating files in the .hta's local directory...

How do I rectify this?
Do I need to declare a Network variable or something???

2 answers

Sorry... double post!
. Create the logic for a program that calculates and displays the amount of money you would have if you invested $1,000 at 5 percent interest for one year. Create a separate method to do the calculation and return the result to be displayed.