hi... i have the basic code to fetch a url/web page. however, i'm trying to fetch a page that uses a FORM/POST. has anyone done this, i've tried a few times without success.
i've analyzed the data stream using Firefox/Livehttpheaders to get the HTTP stream.. but i'm doing something wrong, and can't quite see what the err/issue is... i'm using the mechanize function. from the livehttpheaders output, i have a stream of data. but i don't ever have access to an actual form, but i do have the "post/content" stream that appears to be used to get to the page... if you've done this kind of thing, and you have some thoughts, let me know. i can send you the output of the livehttpheaders app, and the test code that i have... the site i'm looking at is https://axess.stanford.edu and the subsequent pages to get to the classes... thanks.. -bruce _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
