Using LEN in asp

Using the len variable we can check the database to make sure something exists.


if Len(objSendEmail("file_name")) > 0 then
objMailJ1.AttachFile strFile
end if

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment