Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: dll calling asp routine


Message #1 by "Marianna Manara" <avencis@h...> on Wed, 13 Dec 2000 13:10:34 +0200
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


  Return to Index