Append HTTP to URL TextField and HTTPS validation
Hey Developers,
Please guide me..I am designing my first app..I have a small doubt..I want to check if the url in the text field is prepended by http:// and appended by soap.php.. If it is not I need to do these two things..How can I do that..I tried with stringWithFormat but it doesn't work..also I am trying to check for HTTPS validation..please help me guys..thanks for all your time..
|