I am new to
ASP. We have a webserver that is queried by our clients. Curently we have to upload/refresh the data twice a day from the servers where the data is stored so the information is not really in real time. We would like to write a front end in
asp that would route the queries through to the correct data server so that the information will be in real time.
So I am asking for suggestions and or pointers as to best perform this task...
Thanks to all