Re: opening error messages in a new window

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 26, 2012 at 10:41 AM, Dr Vijay Kumar
<vaibhavinformatics@xxxxxxxxx> 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



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux