Home All Groups Group Topic Archive Search About
Author
9 Nov 2006 5:19 AM
js
Hi I have a vb iis application and some asp pages.

The logic is in the vb dll. Now I need to extent one asp page to do extra
step, but the similarly code is in the vb dll.  I don¡¯t want to copy/paste
code (and beside don¡¯t know copy/paste will work). So I¡¯m thinking of open
a web service function in vb dll and the asp can http request? Is it other
options? Please advice. Thanks.

Author
9 Nov 2006 6:02 AM
Cor Ligthert [MVP]
js,

A vb.dll what kind?

Cor

<j*@someone.com> schreef in bericht
Show quoteHide quote
news:uG0bm67AHHA.1012@TK2MSFTNGP04.phx.gbl...
>
>
> Hi I have a vb iis application and some asp pages.
>
> The logic is in the vb dll. Now I need to extent one asp page to do extra
> step, but the similarly code is in the vb dll.  I don¡¯t want to
> copy/paste code (and beside don¡¯t know copy/paste will work). So I¡¯m
> thinking of open a web service function in vb dll and the asp can http
> request? Is it other options? Please advice. Thanks.
>
>
Author
9 Nov 2006 3:02 PM
someone
sorry, VB iis application, will compile into a dll.

Show quoteHide quote
"Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
news:%23x2cvR8AHHA.4060@TK2MSFTNGP03.phx.gbl...
> js,
>
> A vb.dll what kind?
>
> Cor
>
> <j*@someone.com> schreef in bericht
> news:uG0bm67AHHA.1012@TK2MSFTNGP04.phx.gbl...
> >
> >
> > Hi I have a vb iis application and some asp pages.
> >
> > The logic is in the vb dll. Now I need to extent one asp page to do
extra
> > step, but the similarly code is in the vb dll.  I don¡¯t want to
> > copy/paste code (and beside don¡¯t know copy/paste will work). So I¡¯m
> > thinking of open a web service function in vb dll and the asp can http
> > request? Is it other options? Please advice. Thanks.
> >
> >
>
>