Groups | Blog | Home
all groups > inetserver asp components > october 2003 >

inetserver asp components : Newbie request for samples: registering a function to be called from ASP


Arild
10/10/2003 2:14:22 AM
I've been requested to move some small VB6 apps onto the web. Thinking of
ASP for the UI and rewriting the logic into a DLL or something and putting
everything onto the server.
Didn't find any references, so do anyone have a tip?

The perfect place would be some kind of tutorial describing the steps:
- Make the code for the processing (for example a function that accept one
input string and returns another
- Compiling and getting it registered on the server
- The HTML for a page with one inputfield, a submit button that calls the
above function and displays the returning string.

In these times of dotnet, maybe writing it as a webservice would be fine,
but I would appreciate starting some testing with my VB6 code.

Qwip
10/11/2003 11:18:58 PM
Here's a great one-

http://www.tutorial-web.com/asp/dll/index.asp





[quoted text, click to view]

AddThis Social Bookmark Button