Well after searching through the help file and the forum I couldn't find anything that could check if a URL was valid, so I wrote my own function. I hope this is useful to at least one other person even though it is so simple. I was thinking about submitting it to be an included UDF but idk yet. Without further ado or bull.. heres my function: #cs Name..........: _INetFileExist Description...: Checks to see if given URL is valid Syntax........: _INetFileExist($sUrl) Parameters....: None Retu