Interfacing with ASP

coldfusion244

Junior Contributor
Joined
Nov 24, 2004
Messages
266
Location
Philadelphia
How can I populate an ASP form with values such as a username and password specified by an external program?

For instance the user specifies a username and password, then say, every 5 minutes the program logs the person in and grabs all the new information (news, points, online friends,etc). I want to do this but i'm unsure how to populate the fields in the ASP page and then submit the form and get the reply.

Any help is appreciated :D

-Sean
 
Back
Top