moviemastersdk
Newbie
I would like to make an app, which logs on an existing website (not owned by me)
but i don't want to just make a web-view, i would like to make two EditText's and a submit button (user, pass, submit)
the page is an .aspx
The username filed id is = m_Content_username2
The password field id is = m_Content_password2
(On the website that is,)
I've seen some code examples online, and have been searching Google for some days now
but i would like some more professional help, from a developer, who is experienced in httpclient and httppost/get, or whatever technique i should use
thanks for your time
but i don't want to just make a web-view, i would like to make two EditText's and a submit button (user, pass, submit)
the page is an .aspx
The username filed id is = m_Content_username2
The password field id is = m_Content_password2
(On the website that is,)
I've seen some code examples online, and have been searching Google for some days now

but i would like some more professional help, from a developer, who is experienced in httpclient and httppost/get, or whatever technique i should use
thanks for your time