|
I've cleared the digital certificate and redirection cookie hurdles on trying to process a post to our bank's web page. Now, I just need to fill in a box with a file name and "click" on a button (there are several). >From the examples I had seen I had the impression that if you looked at the HTML source of the page, found the fieldname in that source, you could say fieldname=filename and tack on a CRLF. The HTML source is listed at the bottom. The box for the file name appears to be "File". The upload button that I want is immediately before the box. Question #1: How do I "click" the correct button? The file name that I want to upload is in the IFS. When doing this from a browser I specify a path/filename, click the button, and away it goes. I was hoping that the same with the IFS from my RPG. Question #2: How do I refer to this file name so that it can be uploaded when "the button is clicked"? When I tried assigning File=/IFSDIR/IFSFILE and posting it I got the following back: HTTP/1.1 501 Method Not Implemented Question #3: What does this mean? Question #4: Am I nuts? Thanks for any help and advice. Dave Parnin Nishikawa Standard Company Topeka, IN 46571 daparnin@xxxxxxxxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.