Re: [PHP] Page cannot be displayed error in IE6

2007-11-05 Thread Nathan Nobbe
On 11/5/07, tanzeem <[EMAIL PROTECTED]> wrote: > > > Thanks nathan, But i cant use 'get' since the string being submitted is > very > big. i guess that is an ie6 limitation, im not sure it still exists in 7. I tried PHP headers as referred to by another website. This only > produced warning me

Re: [PHP] Page cannot be displayed error in IE6

2007-11-05 Thread tanzeem
Thanks nathan, But i cant use 'get' since the string being submitted is very big. I tried PHP headers as referred to by another website. This only produced warning message: headers already sent... etc . quickshiftin wrote: > > On 11/3/07, tanzeem <[EMAIL PROTECTED]> wrote: >> >> >> i have 3 ph

Re: [PHP] Page cannot be displayed error in IE6

2007-11-03 Thread Nathan Nobbe
On 11/3/07, tanzeem <[EMAIL PROTECTED]> wrote: > > > i have 3 php files pag1.php,page2.php,page3.php > I posted to page2.php from page1.php > Then again posted from page2.php to page3.php > But when i click th back button from page3.php in IE 6.0 it displays > a page cannot be displayed error. > Wh

[PHP] Page cannot be displayed error in IE6

2007-11-02 Thread tanzeem
i have 3 php files pag1.php,page2.php,page3.php I posted to page2.php from page1.php Then again posted from page2.php to page3.php But when i click th back button from page3.php in IE 6.0 it displays a page cannot be displayed error. When i tried the same with Firefox it displayed the page2.php c

Re: [PHP] Page cannot be displayed after form submission

2004-10-07 Thread Andrew Kreps
On Thu, 07 Oct 2004 08:48:01 -0500, Philip Thompson <[EMAIL PROTECTED]> wrote: > > However, I get `Page cannot be displayed` error if the page calls > itself and has to reload some data but only in IE for Windows. If I > hit the `Refresh` button, the page shows up and all the appropriate > fie

Re: [PHP] Page cannot be displayed after form submission

2004-10-07 Thread Marek Kilimajer
Philip Thompson wrote: Hi all. I have a form that calls the same page whenever it is submitted. It does some error-checking to make sure that all the appropriate fields were filled in by the user. So, if there's an error, it stays on the same page and lets the user know what they need to fill in

[PHP] Page cannot be displayed after form submission

2004-10-07 Thread Philip Thompson
Hi all. I have a form that calls the same page whenever it is submitted. It does some error-checking to make sure that all the appropriate fields were filled in by the user. So, if there's an error, it stays on the same page and lets the user know what they need to fill in. However, I get `Page

[PHP] Page cannot be displayed

2003-10-01 Thread Olivier Simah
Hi, I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL 4.0.15a under Windows XP. When I try to see a HTML pages, everything is ok but when it comes to PHP pages nothing works I have this message with IE : "The page cannot be displayed" with Opera 7, Mozilla : nothing Ok, first Apache is runni

Re: [PHP] Page cannot be displayed

2003-10-01 Thread Olivier Simah
Ok, first Apache is running because I can see any other pages that are not PHP Second php.ini and everything inside look like in place : This is not my first installation of AMP on a Windows system but this is the first time I have this "reaction". I can't display the phpinfo and for sur all the pa

Re: [PHP] Page cannot be displayed

2003-09-30 Thread Olivier Simah
Yes this is done, PHP is installed as a module of Apache Olivier "Jay Blanchard" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] [snip] I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL 4.0.15a under Windows XP. When I try to see a HTML pages, everything is ok but when it comes

Re: [PHP] Page cannot be displayed

2003-09-30 Thread Burhan Khalid
Olivier Simah wrote: Hi, I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL 4.0.15a under Windows XP. When I try to see a HTML pages, everything is ok but when it comes to PHP pages nothing works I have this message with IE : "The page cannot be displayed" with Opera 7, Mozilla : nothing Try

RE: [PHP] Page cannot be displayed

2003-09-30 Thread Jay Blanchard
[snip] I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL 4.0.15a under Windows XP. When I try to see a HTML pages, everything is ok but when it comes to PHP pages nothing works I have this message with IE : "The page cannot be displayed" with Opera 7, Mozilla : nothing [/snip] Did you add t

Re: [PHP] Page cannot be displayed

2003-09-30 Thread Olivier Simah
The problem is that I do not have the log right now, I send you an answer tonight Thanks "Martin Clarke" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Tue, Sep 30, 2003 at 11:56:23AM +0200, Olivier Simah wrote: > > Hi, > > I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL

Re: [PHP] Page cannot be displayed

2003-09-30 Thread Martin Clarke
On Tue, Sep 30, 2003 at 11:56:23AM +0200, Olivier Simah wrote: > Hi, > I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL 4.0.15a under > Windows XP. > When I try to see a HTML pages, everything is ok but when it comes to PHP > pages nothing works > I have this message with IE : "The page can

[PHP] Page cannot be displayed

2003-09-30 Thread Olivier Simah
Hi, I have just installed PHP 4.3.3, Apache 2.0.47 and MySQL 4.0.15a under Windows XP. When I try to see a HTML pages, everything is ok but when it comes to PHP pages nothing works I have this message with IE : "The page cannot be displayed" with Opera 7, Mozilla : nothing HELP Thanks Olivier --

Re: [PHP] page cannot be displayed

2003-03-28 Thread Chris Hayes
At 12:01 28-3-2003, you wrote: it is most likely that the error is in the referring file in dew4.html. check the file name and path of the page you redirect to, and check the form method. hi guys, yeah, i now believe this really is an off day for me. probably because i did not have food today

[PHP] page cannot be displayed

2003-03-28 Thread Diksha Neel
hi guys, yeah, i now believe this really is an off day for me. probably because i did not have food today! well, my problem is a really funny one. through dew4.html's submit button i want to get connect to new6.php from which should open a file. but as soon as i click on the submit button, i get

[PHP] page cannot be displayed after a post of form with over 80 post elements

2002-11-22 Thread B.C. Lance
hi guys, i am facing the above problem. i couldn't explain whats causing this behavior. however, those data does get posted to the server. only thing is that the result page is not showing up but the above error page. i have tested with 60+ post elements, but no error of such occur. any idea w

Re: [PHP] Page Cannot Be Displayed

2001-07-02 Thread Dave Stewart
; <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 1:15 PM Subject: [PHP] Page Cannot Be Displayed > Hi, > > I have PHP 4 installed on Win98 with PWS 4. > > I am getting 'Page cannot be displayed' on pages with .php extentions. If I > change the extensions to .php3 ever

[PHP] Page Cannot Be Displayed

2001-07-01 Thread Dave Stewart
Hi, I have PHP 4 installed on Win98 with PWS 4. I am getting 'Page cannot be displayed' on pages with .php extentions. If I change the extensions to .php3 everything is fine. I used the installer to set PHP up and I have checked my registry to ensure that .php .php3 and .phtml pages are set and