hi ladies and gents em i have a text1 in form
if text1.text = www.example.com/demo.jpg
then text1 image link format ok
when incorrect format is detected then text1.text=""
please help , i want text1.text to hold valid image link only jpg or gif fine
if text1.text = www.example.com/demo.jpg
then text1 image link format ok
Code:
else rest format not ok
www.example.com/demo.
or
www.example.com
or
www.
etc
when incorrect format is detected then text1.text=""
please help , i want text1.text to hold valid image link only jpg or gif fine