Re: opening error messages in a new window

Matijn Woudt <[email protected]>
Newsgroups gmane.comp.php.database
Message-ID <CAC_gtuOUc_yRLG_X4qJbdczoKw9dgbvOSvFVEHZaoJ9FC_8A5g@mail.gmail.com>
On Wed, Sep 26, 2012 at 10:41 AM, Dr Vijay Kumar
<[email protected]> wrote:
> In filling a form, error messages should come in a new widow while
> retaining the  form filled on the screen. Coding in php is required.
>
> --

PHP can't do anything 'onscreen'. If you want to do anything onscreen,
you need to use javascript, probably in combination with AJAX (which
can in turn call PHP, but that's not related).
Also, you seem to have posted this message to the PHP DB list, while
it's not related to any database operation. You should've used the
php-general list.

- Matijn

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.