Passing word object to ASP from vb dll 
Author Message
 Passing word object to ASP from vb dll

Help:

I have a vb dll which creates a word document. I call this dll from an ASP page.
If I simply save the document to a file and return a string it works fine,
however, what I really need to do is to pass the actual word document back to the
ASP page without saving it to a file. When trying to this I get a object variable
not set error from explorer. Any help would be appreciated.



Sat, 30 Aug 2003 03:43:56 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Passing VB OLE objects in the Application object (IIS3, VB5, ASP, VBS)

2. Passing an object to an ActiveX dll from ASP script

3. ObjectContext vs Passing ASP object to DLL

4. ObjectContext vs. Passing ASP objects from ASP page

5. Problem passing VB COM+ ASP Request object to .NET component System.Web.HTTPRequest through COM interop

6. Passing Form Fields to VB.NET Custom Business Object in an ASP.NET Code Behind Page

7. Passing Object from ASP to VB for Persistence

8. How to pass array from ASP to VB object

9. Passing Dictionary object from ASP to VB..

10. How to pass connection object to asp page from VB

11. Pass array from ASP to VB ActiveX DLL

12. Passing arrays from VB DLL to ASP

 

 
Powered by phpBB® Forum Software