Hello,

I want to create a dll file in vb which can be called from asp: (Server.Createobject) or just from url http://localhost/somefile.dll?somequ...=someparameter .

But i have no idea where to start. Do i make a new IIS dll project for that? Or just an activeX dll?

Im running windows 2000 advanced server IIS 5 if that helps

How do i do that?

Thanks for any help,