I am distributing an Apple Numbers document at http://www.iworkforteachers.com . The link currently directs the user to this php page:Should I be using a specific mime type, or is a header location sufficient for this download?PHP Code:$filename = 'gradebook_1_0.numbers';
header( "Location: $filename");
Thanks.





Bookmarks