Login | |
|
 |
RE: Opening an Application! - 7/10/2007 11:45:51 PM
|
|
 |
|
| |
gdewrance
Posts: 587
Score: 3
Joined: 3/16/2006
Status: offline
|
RobertParker I like the sub and included it into my script. Before I had a bunch of objExplorer.Document.Body.InnerHTML = "<h4><font face=arial color=#306EFF> Mapping Network Drives...</h4>" So I just changed your Sub [html] to do the same Sub addText(data) html = html & "<h4><font face=arial color=#306EFF>" & data & "</h4>&qu | | |