Dear Members,
my problem is:
i have a text file with
emailadress;password
I want to do the following: e.g. hubpages.com
During registering i want take a line from the text file for the email-field, the format is ([email protected];gmailpassword)
the macro should only take the first part before the ";" (myname1...) and insert it into the emailfield during registration
Thanks for help Mark
PS: in my thoughts all the template has to work like this:
Register Template
I have a list of 10 emailadresses with passwords and i generate 10 user on hubpages and the template also verify the activation email for me
Post Template
I have a Text with Spintax and random pictures and the template pick up (e.g. 5 random accounts) and send the post to them.
I HOPE SOMEDAY I CAN PROGRAM THIS
my problem is:
i have a text file with
emailadress;password
I want to do the following: e.g. hubpages.com
During registering i want take a line from the text file for the email-field, the format is ([email protected];gmailpassword)
the macro should only take the first part before the ";" (myname1...) and insert it into the emailfield during registration
Thanks for help Mark
PS: in my thoughts all the template has to work like this:
Register Template
I have a list of 10 emailadresses with passwords and i generate 10 user on hubpages and the template also verify the activation email for me
Post Template
I have a Text with Spintax and random pictures and the template pick up (e.g. 5 random accounts) and send the post to them.
I HOPE SOMEDAY I CAN PROGRAM THIS