Here is what I mean.
Is it possible to load information to a session variable or post variable once I am logged in to a site and then begin filling out the form and the site pick up my session and fill out the rest of the form automatically?
I have to add a lot of content to a website via a form that is already in another db. I would hate to have to fill out 200 fields, but since I know the POST variables of the site, it is possible to write data to those post variables via a button and the start navigating those pages and watch the independent site recognize my information?