Active Server Pages Programming (ASP)/bypass browser

Advertisement


Question
Ashley:

I am not sure who to ask, so I thought I might try you.

Can you give me an idea of where to start?

How would one go about submitting data and retrieving data on the internet without the use of a browser?

I am required to log on to a secure web site, enter an ID and retrieve the information and repeat hundreds of times. While I have written a macro to automate the process, it is very slow. It takes days to retrieve the information. I thought it might speed things considerably if there was a way to bypass the browser pages having to load.

Any ideas?

Rodney


Answer
Hi,

The only way I can think of doing this is accessing the database directly, this would be the best way to do it. Other than that you would have to access it through a browser.

Have you tried looking at using ASP.NET screen scrapping? Again all depends on what data you want and how much.

Hope this helps.

Ashley

Active Server Pages Programming (ASP)

All Answers


Answers by Expert:


Ask Experts

Volunteer


Ashley Brazier

Expertise

Main focus is ASP, SQL Server 2000 & 2005

Experience

Over 6 years experience.

Education/Credentials
BCs Honours Software Design and Networks

©2012 About.com, a part of The New York Times Company. All rights reserved.