Problem opening file in php..

Discussion in 'PHP' started by adamjblakey, Apr 20, 2007.

  1. #1
    What i am building is a script where i can upload excel documents and access documents to a server. This works file but on the display side when i click on an access file it does not ask me if i want to open this just asks me save as.

    I need it just to open when i click it.

    I though of using something like:

    Header('Content-type: application/x-msaccess');

    But when i put it on the page it was not working.

    Cheers,
    Adam
     
    adamjblakey, Apr 20, 2007 IP