We have a ton of 'sponsors' that we set up on our site as beneficiaries. To make their job of marketing 'their site' to others, we have created a common site that uses CFM to manipulate the scripts in the menu bar, so it looks like:
http://www.DomainName.com/xxxxxx/
Where xxxxxxx is the 6-digit number that uniquely identifies the beneficiary.
What I need is a simple script that:
1. Upon signup, creates a sub-directory (/xxxxxx/) on the server.
2. Pulls in 2 files (top.html and index.html)
3. Opens up index.html and replaces the placeholder ('000000') with their beneficiary number ('xxxxxx').
4. Closes the file.
That's it. Sounds simple, but I'm NOT a programmer, just a guy who's learned a few things about web pages and CFM scripts. Any help appreciated. If possible, post here and send me email:
doncorn@hotmail.com