This is a multi-part message in MIME format.
------=_NextPart_000_0099_01C0B617.3EF91C30
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello,
I have a problem i hope you can help me.
im developing an activeX dll in VB and im working with asp file.
in the result of an asp file i have some fields to fill.
In one of these i put in the on blur event a called to a vbscript sub.
I would like that this sub call an asp file without leaving the actual
page.
i would this , because in the asp file i have put a function that check
the values that the
vbscritp routine get, and if they are incorrect open a new explorer
window.
How to???