valonesal 0 Junior Poster

We have a script that allows us to have a button that says save page, then it displays a list of pages the user has saved. It does this via cookies.

You can see the script here for better clarification. http://www.tele-pro.co.uk/scripts/storeddocs/store.htm?

Does anyone know of a way to do this using php?

The problem we are having is that we would like to a website toolbar that uses javascript for the toolbar and when we click a button it executes and goes to a different page rather than stay inside the toolbar as it should.

Thank you.