thanx for the suggestion... it did work for a while! that's very interesting... but, what happened now is that my file is a form that post to itself... i can do an edit when it is the form, but after the user submits the form and the information is displayed again without any form fields, the "Edit" button is greyed out again.. why?? since it's goes to $PHP_SELF, why does it behave differently although it's the same file?? i have added session_cache_limiter("private") at the very beginning of my file, before session_start().. thanx thanx again!! ----- Original Message ----- From: "Uzi Klein" <uzi@xxxxxxxx> To: <php-db@xxxxxxxxxxxxx> Sent: Monday, May 10, 2004 4:45 PM Subject: Re: Edit with notepad > Try to set session.cache_limiter to "private" > > "Ng Hwee Hwee" <hhwee@xxxxxxxxxxx> wrote in message news:00d501c43662$13c6d830$620a10ac@xxxxxxxxxxx > Hi > > My customers would like to save my php outputs in a word document file and so I have added a meta tag <META NAME="ProgID" > CONTENT="word.document"> in my php files. However, my File->Edit button in IE6 is greyed out. why? i see that other php files on > other websites allow Edit, why is it that my programs don't allow it?? > > thanx for any insights!! > > regards, > Hwee Hwee > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php