I'm creating a CD-ROM for a client, and 3 of the tasks on this project are quite challenging. I'm wondering if anyone reading this might be able to give me some advice.
1) I need to edit the user's PPPoE configuration settings (name/password), and then activate the network connection.
2) I need to be able to add 3 URLs to the user's IE bookmarks listing.
3) I need to be able to detect that a user has clicked a button on a web-page, and if that button is pressed: A) quit the browser, B) launch another application.
I think item #1 can probably be done via a Unix shell script. I'm not sure about #2 and #3 - - can anyone tell me if AppleScript could do this type of thing?
