Only by using an external call like system() to execute the vb script.
If you are using IIS, you can (theoretically) have both vb script and php in the page, but you should think long and hard about that since context switching is an expensive proposition.
-- Rich