RE: NEED HELP : Refresh table content

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

 



Aslam, that can easily be done with Prototype's AJAX.Updater -
http://www.prototypejs.org/api/ajax/updater

All you do is call in the JS module, and then issue a statement like this
giving the <div> you want to update :-

new Ajax.Updater('mytable', '/display_table.php', { method: 'post',
evalScripts: true} );


Rob.

-----Original Message-----
From: php-objects@xxxxxxxxxxxxxxx [mailto:php-objects@xxxxxxxxxxxxxxx] On
Behalf Of aslam doctor
Sent: 09 October 2008 04:46
To: php-list@xxxxxxxxxxxxxxx; php-objects@xxxxxxxxxxxxxxx;
php_mysql@xxxxxxxxxxxxxxx; PHP MYSQL Group
Subject:  NEED HELP : Refresh table content

Hello friends,

I am developing an email invitation system, just like Gmail provides in
bottom left corner box ('Invite a friend' box)

I want to know that after entering the email & submitting the from, how is
it possible to reload only that block of invitation form,

Not the whole page. I know ajax will be used for that, but I am still new
for ajax, Though I can used XAJAX package which is pretty simple,
But they don't provide such feature that I need, or may be they provide, I
have never found it in its documentation.

Whatever, if I get any reference from you friends for this "Referesh the
block on page" technique, It will be very helpful for me & also others who
needs the same thing.

Thanks in advance

-- 
A.M.Doctor


[Non-text portions of this message have been removed]


------------------------------------

Are you looking for a PHP job? Join the PHP Professionals directory Now!
http://www.phpclasses.org/professionals/Yahoo! Groups Links




***********************************************************************************
Any opinions expressed in email are those of the individual and not necessarily those of the company. This email and any files transmitted with it are confidential and solely for the use of the intended recipient 
or entity to whom they are addressed. It may contain material protected by attorney-client privilege. If you are not the intended recipient, or a person responsible for delivering to the intended recipient, be advised that you have received this email in error and that any use is strictly prohibited.

Random House Group + 44 (0) 20 7840 8400
http://www.randomhouse.co.uk
http://www.booksattransworld.co.uk 
http://www.kidsatrandomhouse.co.uk
Generic email address - enquiries@xxxxxxxxxxxxxxxxx

Name & Registered Office:
THE RANDOM HOUSE GROUP LIMITED
20 VAUXHALL BRIDGE ROAD
LONDON
SW1V 2SA
Random House Group Ltd is registered in the United Kingdom with company No. 00954009, VAT number 102838980
***********************************************************************************


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux