This is a shot in the dark, but we have a product that is written in VB 6. The product then a calls some webpages that are in the local host of the user's machine through IIS. The pages will always be on the local machine of the user like this. When the ASP pages are called from the VB application they come up communicate with some DLLs, create some PDFs and so on. My question is, is there a way that when a user clicks a button or something to transfer focus back to the VB application from the ASP pages?