S
Sam
i'm writing a VB.NET component that gets called from an ASP page. i want
the component to continue to process while it sent back a response to the
asp page that it's ok. how do i declare that the component to conintue to
process and the asp page can go on?
i'm sending out emails and i don't need the ASP page to wait while the
component sends them.
Thanks
the component to continue to process while it sent back a response to the
asp page that it's ok. how do i declare that the component to conintue to
process and the asp page can go on?
i'm sending out emails and i don't need the ASP page to wait while the
component sends them.
Thanks