Can any1 tell me how to do the following. In JavaScript I alsways used: window.onload = init; to execute a funtion on statup. How can I do this in VBscript? I've tried but not succesful so far....
Rick