Re: Autobanking
Re: Autobanking
- Subject: Re: Autobanking
- From: Robert Goldsmith <email@hidden>
- Date: Thu, 27 Sep 2001 00:25:52 +0100
Hi :)
As a side issue, just because I am curious, what headers does NSURL
send and can you set them?
Robert
Brian,
This is a simple task once you wrap your head around https. Just
view the source of the login page. That will give you the exact url
of the cgi being used, along with the necessary fields. That info in
hand, most likely a call to NSURL with the data in the right order
(as defined by that login page) will do the trick. Unless you're
using a bank that only allows IE to enter it, in which case you'll
need to fake some headers.
-Chilton
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
--
Please note the new email address:
email@hidden