I would not use both database at the same time. Just forward people from the old website to the new one. If you have a static ip address on the new one, it is easy. Just do a meta refresh on the old site to bring you to the new IP address.. you can delay it and post a message about the move..
if you are using host headers, the trick is to create a new subdomain.. call it something like new.mydomain.com set up the dns and website to make new.mydomain.com go to the new website. Since the subdomain never existed before, it won't be cached anywhere.. so anyone using it will go to the new website immediately. Then meta redirect to new.mydomain.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309763 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

