- Регистрация
- 06.02.2011
- Сообщения
- 42
- Благодарностей
- 0
- Баллы
- 0
So I know how to grab text from a file but I only know how to do it with something with one line like
username
So how do I grab just username for a line that has username:password in it.
Hopefully that's not too confusing. Like if I want to save username and password in username:password format. Then I want to grab the username for a username input and password for a seperate field? Any tips?
Thanks
username
So how do I grab just username for a line that has username:password in it.
Hopefully that's not too confusing. Like if I want to save username and password in username:password format. Then I want to grab the username for a username input and password for a seperate field? Any tips?
Thanks