Re: [nyphp-talk] Premature submit

2007-10-02 Thread Mark Armendariz
Anirudh Zala wrote: On Wednesday 03 Oct 2007 06:30:04 Urb LeJeune wrote: Had a client who twice lost existing content while making a change using a CMS. Turns out the problem was they he was using a DSL line and he made a change and hit the "Submit Changes" button before the page had

Re: [nyphp-talk] Premature submit

2007-10-02 Thread Anirudh Zala
On Wednesday 03 Oct 2007 06:30:04 Urb LeJeune wrote: > Had a client who twice lost existing content while making a change > using a CMS. Turns out the problem was they he was using a DSL line > and he made a change and hit the "Submit Changes" button before the > page had fully downloaded. Ne

[nyphp-talk] Premature submit

2007-10-02 Thread Urb LeJeune
Had a client who twice lost existing content while making a change using a CMS. Turns out the problem was they he was using a DSL line and he made a change and hit the "Submit Changes" button before the page had fully downloaded. Needless to say the undownloaded textarea fields were empty

Re: [OT] Re: [nyphp-talk] neeed help

2007-10-02 Thread Rob Marscher
On Oct 2, 2007, at 4:06 AM, inforequest wrote: David Krings ramons-at-gmx.net |nyphp dev/internal group use| wrote: inforequest wrote: Not to be contrary :-) but there is *always* a way. OK, then craft a web page that has something in it that disables using Print Screen. Show me that and I'll

Re: [nyphp-talk] Apache Directives to Disable All Scripts in Sub-Directory?

2007-10-02 Thread Michael B Allen
On 10/2/07, Matteo Rinaudo <[EMAIL PROTECTED]> wrote: > > I tried the following just to see if I could disable .php but it had no > > effect. > > > > > >RemoveType .php > >Order allow,deny > >Allow from all > >Options Indexes > > > > Hi, > I am not sure if

Re: [nyphp-talk] Apache Directives to Disable All Scripts in Sub-Directory?

2007-10-02 Thread Cliff Hirsch
>> I tried the following just to see if I could disable .php but it had no >> effect. >> >> >>RemoveType .php >>Order allow,deny >>Allow from all >>Options Indexes >> > > Hi, > I am not sure if this helps, but, from the httpd manual: > > RemoveType direc

Re: [nyphp-talk] Apache Directives to Disable All Scripts in Sub-Directory?

2007-10-02 Thread Matteo Rinaudo
> I tried the following just to see if I could disable .php but it had no > effect. > > >RemoveType .php >Order allow,deny >Allow from all >Options Indexes > Hi, I am not sure if this helps, but, from the httpd manual: RemoveType directives are processed

[nyphp-talk] Apache Directives to Disable All Scripts in Sub-Directory?

2007-10-02 Thread Michael B Allen
Hey, I would like to have a directory under ~/public_html that completely disables all mime time interpretations. Specifically, if I put a php or cgi file in there I want people to see the PHP. I tried the following just to see if I could disable .php but it had no effect. RemoveType

Re: [OT] Re: [nyphp-talk] neeed help

2007-10-02 Thread David Krings
inforequest wrote: David Krings ramons-at-gmx.net |nyphp dev/internal group use| wrote: inforequest wrote: Not to be contrary :-) but there is *always* a way. OK, then craft a web page that has something in it that disables using Print Screen. Show me that and I'll be a believer. Until t

[OT] Re: [nyphp-talk] neeed help

2007-10-02 Thread inforequest
David Krings ramons-at-gmx.net |nyphp dev/internal group use| wrote: inforequest wrote: Not to be contrary :-) but there is *always* a way. OK, then craft a web page that has something in it that disables using Print Screen. Show me that and I'll be a believer. Until then I stand to what