Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: How to create dll's in asp


Message #1 by "urmilla" <urmi_tikoo@m...> on Thu, 18 Apr 2002 08:27:30
hello,
  can anyone tell me how to create dll's in asp
Message #2 by "Gerhard Wentink" <data@w...> on Thu, 18 Apr 2002 12:21:28 +0200
You can't make a dll in ASP, you have to use VB or C++ 

Regards

Gerhard Wentink
WEBSET interactive
 
wentink@w...
0595-557401
06-291724429
www.webset.nl


>-----Original Message-----
>From: urmilla [mailto:urmi_tikoo@m...] 
>Sent: Thursday, April 18, 2002 8:28 AM
>To: ASP Web HowTo
>Subject: [asp_web_howto] How to create dll's in asp
>
>
>hello,
>  can anyone tell me how to create dll's in asp
>
>---
>
>Improve your web design skills with these new books from Glasshaus.
>
>Usable Web Menus
>http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/the
programme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20

Message #3 by "Tom Zhang" <tzhang@p...> on Mon, 22 Apr 2002 13:29:39
You can use vbscript class as an include file (class is available for 
version 5.0 and above). Unfortunately, it can't be compiled into dll. 

Tom

> hello,
 >  can anyone tell me how to create dll's in asp

  Return to Index