Question : check to see if an image exists on a remote server in vb.net

hello, hope you can help, after a lot of googling I can't seem to find the best way of doing this, thought it may be pretty easy but all i want to do is get a string : "http://www.example.com/favicon.ico" and if the favicon exists then it shows on the page, if it doesn't exist, simple use a local default favicon.

I go the function example here:

ResolveFavicon("http://www.example.com/favicon.ico")

Function ResolveFavicon(ByVal thefavicontocheck As String) As String

if i exist on the remote server then
return true
else
return false

End Function

Thanks in advance. I am doing this in VB.NET

Answer : check to see if an image exists on a remote server in vb.net

Yes,you can do it but either you have to owner of that domain or buy it if you are not.
Secondly you have to register MS record with the ISP of new domain name you want it.
Thirdly,you have to create a recipient policy in you exchange to send & receive mail.

The primary email address will be one at a time to send mail & you can receive email on any address.

http://www.computing.net/answers/windows-2003/exchange-mail-with-different-domain/5451.html
Random Solutions  
 
programming4us programming4us