asp_web_howto thread: server.urlencode
I am using a VB DLL that references the ASP Object Library to create web pages. I know how to reference the Application, Response, etc. objects, but is there any way to use the "server.urlencode" method within a VB DLL?
|





