Connecting Tech Pros Worldwide Forums | Help | Site Map

ASP Automation via a web page

Newbie
 
Join Date: Oct 2008
Posts: 1
#1: Oct 25 '08
Does anyone know how to run a web page(asp/asp.net) that can use or control another ie browser. I have done it via a PC application using ie automation but can you do this via a web app, such asp or asp.net.

Thanks

jhardman's Avatar
Moderator
 
Join Date: Jan 2007
Location: logan, utah
Posts: 2,690
#2: Oct 27 '08

re: ASP Automation via a web page


I'm not sure what you mean by "control another browser". ASP runs on the server, and yes it could open an application and interact with it, but it will still only send a static web page to the server.

Jared
Reply