website error (General questions)
hey, i'm making an account maker for a website and it works when i make just 1 account but after that it doesnt work... is there something i need to do to make others (ie: clear cookies, clear headers, ect.) thanks.
oh, and the site is ssl
Re: website error
Hi Chris,
You should clear the cookies and headers collection before doing a new submit. Maybe you could even create a new instance of the component when doing each post.
However, are you 100 sure that the site isn't perhaps blocking you from creating multiple accounts at the same time?
Can you create multiple new accounts in IE?
Regards,
Damba
Re: website error
i used the dll instead and just set it to nothing. thanks :)