aol web mail issue

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
miro_igov
Forum Contributor
Posts: 485
Joined: Fri Mar 31, 2006 5:06 am
Location: Bulgaria

aol web mail issue

Post by miro_igov »

Does anyone know other way of using the aol AJAX interface for accessing web mail?

I',m trying to write a script which takes the emails, addresses and callendar events from a specific mail box using cURL extension but aol says that my browser does not support javascript.

tnanks....
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

Well honestly CURL only returns the URI request and the headers. It's up to you to write a javascript parser or browser emulator. Your pretty much outta lucko..
Post Reply