My problem is that I want to collect db info from another site onto my without knowing the db name and table stuff for a direct query. I should be able to simulate user input through the form already on the site, but how can I do that and still stay at my site. ie, I want the server to view those acquired pages, collect the information I want and put it into a text box on my site, all in the background and not leaving my site. Is this possible?