I am building an asp page which calls a VB Dll. I was thinking of using the ScriptingContext Object in my VB Dll so that I can write my asp code within the dll. I don't see this done all that much and I was wondering if its better to keep the the asp code in the asp page and not in the vb dll. Can someone help me with this.
Thanks.
Thanks.