Hi,
We've build an application using VB6 ActiveX Dll's from
within a DHTML webpage. The app works fine, also under
Metaframe on a Win2K machine, but when installed with one
of our customers under Metaframe there's a problem:
The application creates and deletes word.doc files
in the temporary...
Hi,
We've build an application using VB6 ActiveX Dll's from
within a DHTML webpage. The app works fine, also under
Metaframe on a Win2K machine, but when installed with one
of our customers under Metaframe there's a problem:
The application creates and deletes word.doc files
in the temporary...
NicOdemus,
Reason to create local facade objects: main
reason was indeed to maintain state, as well as
the demand for client side validations of data.
Of course these could have been implemented in
script, but the facade objects keep the DHTML
code a lot cleaner.
The objects are actually a...
Chip,
It's indeed the initial performance hit my second
question was about.
I wonder what you mean by 'setting the instancing to
greater than 0'. You mean setting instancing in VB
to global multi-use? That would be the same as keeping
the object 'alive' by explicitly instantiating it as
a...
Hi everyone,
I'm new to this forum so please bear with me ...
We are currently working on a new application using
DHTML, VB6, MTS ans SQLServer/Oracle. The design is
partially based on MS DNA, but differs on some points.
The general architecture is as follows:
* DHTML page - creates...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.