Fount a way.
Plase remove this thread,
Thanks.
Printable View
Fount a way.
Plase remove this thread,
Thanks.
Searching the Forum (http://www.vbforums.com/search.php) helps. A lot of questions have been asked and answered before, some might help you with your problem.
First of all make sure you have Internet Connection before you continue. A simple version would be to check:
2nd: You mean, the label should say: label1.caption = rlista.text ?Code:if len(stringvariable) = 0 then
msgbox "No Internet Connection", vbcritical
exit sub
end if