FROM : Mitchell Hashimoto
DATE : Tue Jan 22 02:10:02 2008
Hi,
I looked into all the delegates listed on the WebView class reference
on apple docs and could not find anything. Are there any ideas?
Thanks,
Mitchell
On Jan 21, 2008 10:17 AM, Uli Kusterer <witness.of.<email_removed>> wrote:
>
> On 21.01.2008, at 18:55, Mitchell Hashimoto wrote:
> > I'm trying to use WebKit to download a ZIP file. The reason I am using
> > WebKit is because to get to the ZIP files it requires a web login
> > first, which I am automating. How can I load ZIP files and save their
> > contents to a file on disk?
>
>
> Have you tried the web view's URL loading delegate? Maybe that lets
> you hook in there and use an NSURLRequest (NSURLHandle?
> NSURLConnection? Whatever the non-deprecated URL download thing was
> called again) to download the ZIP yourself?
>
> Cheers,
> -- M. Uli Kusterer
> "The Witnesses of TeachText are everywhere..."
> http://www.zathras.de
>
>
>
>
>
DATE : Tue Jan 22 02:10:02 2008
Hi,
I looked into all the delegates listed on the WebView class reference
on apple docs and could not find anything. Are there any ideas?
Thanks,
Mitchell
On Jan 21, 2008 10:17 AM, Uli Kusterer <witness.of.<email_removed>> wrote:
>
> On 21.01.2008, at 18:55, Mitchell Hashimoto wrote:
> > I'm trying to use WebKit to download a ZIP file. The reason I am using
> > WebKit is because to get to the ZIP files it requires a web login
> > first, which I am automating. How can I load ZIP files and save their
> > contents to a file on disk?
>
>
> Have you tried the web view's URL loading delegate? Maybe that lets
> you hook in there and use an NSURLRequest (NSURLHandle?
> NSURLConnection? Whatever the non-deprecated URL download thing was
> called again) to download the ZIP yourself?
>
> Cheers,
> -- M. Uli Kusterer
> "The Witnesses of TeachText are everywhere..."
> http://www.zathras.de
>
>
>
>
>
| Related mails | Author | Date |
|---|---|---|
| Mitchell Hashimoto | Jan 21, 18:55 | |
| Uli Kusterer | Jan 21, 19:17 | |
| Mitchell Hashimoto | Jan 22, 02:10 | |
| Mike Abdullah | Jan 22, 03:02 | |
| Mitchell Hashimoto | Jan 22, 03:06 | |
| Mitchell Hashimoto | Jan 22, 03:07 |






Cocoa mail archive

