1. How would i make it create files on my server? i assume that wouldn't be allowed since you could give a linkto microsoft and host it on their site but i know a bit of php which lets you create new files so if someone could tell me what to type to open a php file that'd be great.

2. if you have accounts and they all have a seperate file, can you just say the name of a folder and it'll open all the files in that folder?

3. if 1 file contains a username and a password on the line below, how would i make it say "if the username box [which we'll call text1] says the same as the top line and the password box [which we'll call text2] says the same as the second line then the next page [which we'll call form2] is enabled"?