[PHP] The page cannot be displayed error

2003-10-21 Thread Sudheer Palaparambil
Hi, I am calling insert_user.php like this form method=post name=form action=insert_user.php onsubmit=return verifyIt(this); This file and the index.php are kept in the same directory. But the browser returns The page cannot be displayed error Where should I keep the insert_user.php

Re: [PHP] The page cannot be displayed error

2003-10-21 Thread Marek Kilimajer
Try it with another browser and not IE to get a more meaningfull error message. Sudheer Palaparambil wrote: Hi, I am calling insert_user.php like this form method=post name=form action=insert_user.php onsubmit=return verifyIt(this); This file and the index.php are kept in the same

Re: [PHP] The page cannot be displayed error

2003-10-21 Thread Sudheer Palaparambil
Kilimajer [EMAIL PROTECTED] To: Sudheer Palaparambil [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: [PHP] The page cannot be displayed error Date: Tue, 21 Oct 2003 11:53:59 +0200 Try it with another browser and not IE to get a more meaningfull error message. Sudheer Palaparambil wrote: Hi, I am

Re: [PHP] The page cannot be displayed error

2003-10-21 Thread Marek Kilimajer
Support Please help Thank you. Sudheer From: Marek Kilimajer [EMAIL PROTECTED] To: Sudheer Palaparambil [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: [PHP] The page cannot be displayed error Date: Tue, 21 Oct 2003 11:53:59 +0200 Try it with another browser and not IE to get a more

Re: [PHP] The page cannot be displayed error

2003-10-21 Thread Marek Kilimajer
I am sorry, I did not mean to offend you. Your reply from the list was late. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] The page cannot be displayed error

2003-10-21 Thread CPT John W. Holmes
From: Sudheer Palaparambil [EMAIL PROTECTED] I am calling insert_user.php like this form method=post name=form action=insert_user.php onsubmit=return verifyIt(this); This file and the index.php are kept in the same directory. But the browser returns The page cannot be displayed

RE: [PHP] The page cannot be displayed error

2003-10-21 Thread Fernando Melo
Is there perhaps a redirect in the insert_user.php? If so, that could be the problem. -Original Message- From: CPT John W. Holmes [mailto:[EMAIL PROTECTED] Sent: 21 October 2003 13:31 To: Sudheer Palaparambil; [EMAIL PROTECTED] Subject: Re: [PHP] The page cannot be displayed error

[PHP] The page cannot be displayed

2001-04-24 Thread Marcelo Pereira
Hi All, I'm in troubles when I access Horde using win32 clients. This is a aplications built in PHP. I can see (and fill) the form ``horde/imp/login.php'' but when it calls for ``redirect.php'' (this file is at same folder that login.php) then I receive the famous ``this page cannot be