
May 20th, 2007, 05:24 AM
|
 |
SEO Monger
|
|
Join Date: Jan 2007
Location: USA
Posts: 322

Time spent in forums: 3 Days 13 h 59 m 10 sec
Reputation Power: 4
|
|
Quote: | Originally Posted by SnotB4ll Hi,
I run a website where members sign up and I build them a lead capture page and sales page to promote their business. Right now I have a system down and do it by hand copying and pasting files which takes me about 5 minutes to complete.
However when you do a lot of these in the day that 5 minutes ads up so I'm looking for away to automate this process. So all I would have to simply do it enter in the new user name and it makes the page for me.
Is there some type of software or something that could help me accomplish this. I know html very well however I dont know dirt about databases and other coding which I know would probably be able to do the job.
Thanks for the help.
Chris |
I'd suggest you look into a php and mysql solution. Have the php add an entry into the database and then generate whatever you need. hotscripts dot com can offer you some free and paid scripts and planet-source-code dot com has some other good free examples. This is a very easy routine you outline. I dabble in the stuff myself and if you were to get a free lancer it would not cost more than $100 to get done. Its about an hours work for someone that knows what their doing.
|