Re: Autobanking
Re: Autobanking
- Subject: Re: Autobanking
- From: Chilton Webb <email@hidden>
- Date: Wed, 26 Sep 2001 18:13:31 -0500
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
References: | |
| >Autobanking (From: Brian Howard <email@hidden>) |