View Single Post
  #2 (permalink)  
Old October 1st, 2004, 09:23 AM
happygv happygv is offline
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Is that you are using SERVER.CREATEOBJECT in VBSCRIPT? Or is that you are using this code in an ASP file?

If that is just a VBSCRIPT file, then remove SERVER keyweod from there. Just CreateObject is enough. That should be what you are missing.

Hope that helps.
Cheers!

_________________________
- Vijay G
Strive for Perfection
Reply With Quote