T
Teckie03
Hi, does anyone know how to display a seperate browser
from server process?
My ASP.NET app control (ascx) has Archive button that does
its own work [on server], including updating an html page
called Index.html. After finishing its work, it should
spawn a new browser and display the updated Index.html
file. How can I do that?
Thank you for any response.
from server process?
My ASP.NET app control (ascx) has Archive button that does
its own work [on server], including updating an html page
called Index.html. After finishing its work, it should
spawn a new browser and display the updated Index.html
file. How can I do that?
Thank you for any response.