Hi to all..,
Take a look in what i would like to describe...
I have a DLL which is calling an ASP routine
Set MyCategoryLister=Server.createObject("CategoryLister.WSC")
I'm passing parameters to ASP through DLL
The problem is that after the ASP is called it HAS TO call itself once again
in order to pass some secontary parameters. I'm calling the ASP in the same
way as before Set MyCategoryLister =
Server.CreateObject("CategoryLister.WSC")
but I got the error message "Object required: 'Server' "
Do you know why the ASP routine doesn't recognize the "server"
or who I could correct this?
Any help is acceptable
Thanks in advance
_____________________________________________________________________________________
Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com
---
You are currently subscribed to asp_components as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_components-$subst('Recip.MemberIDChar')@p2p.wrox.com