Hi All,
please do not post answers if your not familiar with my topic.
i have this scenario:
a server with a data base that
has record fields that store/retrieve binary data.
an asp page with valid components is supposed to retrieve the binary
data,
and create from it image temporar...
more >>
I saw an older post like this:
You can use objects compiled under NT4/MTS inside a COM+ Application
but not
(I think) the other way around. ie if your object is compiled under
Win2k/COM+ it can't be directly used in MTS. I think you can get
around it
by referencing the MTS type library fro...
more >>
Hi All,
I'm getting an error on my ASP page:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'StoreFileIntoField'
I assume - 99.5% - the error is generated because of worng value types,
I attemp to pass from my ASP/VBScript page to the VB/DLL function.
My relevant ASP/VBScri...
more >>
I have an ASP page that I want to allow access from only from a certain
block of address, can someone get me started?
...
more >>