I have an external .vbs script that I access using javascript. One of the functions in the vbs file pulls a htm page from a unix server. What I want to do is to have a link show up if there is something in the link field on the unix server, but if there is not anything there, I do not want it to show. Does anyone know how to do this?
~Clay