dj air wrote:
if the passwords are not encrypted then you can encrypt the same passwords
the bigger issue is the forum content, but that depends on the set up within the database. it can be done if two tables and use a loop to sort the import and the primary keys.
|
thanks for this - very useful. Just a couple of questions back:
- when you say about encrypting the same passwords - how would you do that in a batch? Like, does Web Wiz use a common encryption method?
- for the existing content - both my topics and messages have and AutoNumber field named 'ID' as primary keys - could you possibly just go in to how you would write a loop to bring them across? I'm not a VB scripter you see.