- Регистрация
- 18.06.2011
- Сообщения
- 91
- Благодарностей
- 11
- Баллы
- 0
Thanks to everyone so far, i've been blessed with awesome help from this community. I'd like to ask a question though that's more about procedure and less about zp.
I'm going to be creating multiple accounts in multiple places and I'd like to reuse the same emails in multiple places. Now, I know how to create more emails on the fly as needed, but what I'd like to know is how you would take a master list of email addresses and then make them available for account creation on multiple sites - keeping in mind that I don't want to try and create an account with the same email address twice on the same site.
Clear as mud, right?
Ok, let's say I have a master list of emails that contains the following:
[email protected]
[email protected]
[email protected]
Now, I want to create accounts at webs, wordpress, digg, etc for each email, over time.
How do I now take the master list build new accounts for each site? I'd like at this time to keep my site signup templates seperate to reduce complexity. I thought of creating a routine that reads through the master list and adds them to a secondary list for the specific site, but no matter what I come up with it still feels to complicated.
Thanks ahead of time!
Frank
I'm going to be creating multiple accounts in multiple places and I'd like to reuse the same emails in multiple places. Now, I know how to create more emails on the fly as needed, but what I'd like to know is how you would take a master list of email addresses and then make them available for account creation on multiple sites - keeping in mind that I don't want to try and create an account with the same email address twice on the same site.
Clear as mud, right?
Ok, let's say I have a master list of emails that contains the following:
[email protected]
[email protected]
[email protected]
Now, I want to create accounts at webs, wordpress, digg, etc for each email, over time.
How do I now take the master list build new accounts for each site? I'd like at this time to keep my site signup templates seperate to reduce complexity. I thought of creating a routine that reads through the master list and adds them to a secondary list for the specific site, but no matter what I come up with it still feels to complicated.
Thanks ahead of time!
Frank