any idea why the faxman1.faxcomplete event is not getting triggered?
i have the event wired up to a sub - nothing.
i've evenput a select - case statement in the faxman1.faxstatus event, and it shows clearly that that args.Fax.FaxStatus.ToString is "COMPLETE"
so why is the fax stuck in the sending log, getting sent many many times (until i kill it) ???
i tried looking through your doco to find a way to manually move the fax to the completed log, but i can't
the only thing i can do is delete the fax outright (or cancel it) - but that is worth nothing, i need it to show in the completed log.
any feedback much appreciated!