Well, it just so happens to be that "forms R us"!
For your forms, just click on the cgi link in your CPanel, or go to:
http://twebman.lunarpages.com/perl/ for a perl or php form and script you can make on-the-fly.
As for protected dirs, all .htaccess files will have to be deleted when you remove FP extensions, only because you no longer need the mess (did I say that?) that FP (read "Microsoft") makes of those files.
Simply go to your Control Panel, and click on Web Protect and follow the directions to password protect any folders you need. There's also an icon in your Control Panel to set up any directories that require an index file (Index Manager), which disallows people from browsing your directories.
An alternative to this is to just create a file with Notepad on your computer called .htaccess (that's it, no name, just .htaccess) and in that file just put one line:
Options -Indexes
Upload a copy of that file to any directory that you don't want people browsing. One thing..if you protect a directory, that is also set in the .htaccess file, so either upload the file first or set the index manager for it first, then web protect it.
BTW, once you upload it you won't see it in your ftp window, because those files are hidden. You can see them in your file manager in your CPanel, though.
[ March 31, 2003, 03:28 AM: Message edited by: TWebMan ]