I hate to say it, but the only way I can see of doing this offhand is with
ecmascript & dhtml.... or does that Dynamic Data Binding (only works with
ie5, or 5.5?) do this sort of thing?

Either way, you're looking at unbounded fun catering for different browsers.

> -----Original Message-----
> From: Siim Einfeldt aka Itpunk [mailto:[EMAIL PROTECTED]]
> Sent: 17 February 2001 14:25
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
> [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];
> [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: [php_mysql] Creative solution with XML,PHP,MYSQL
>
>
> Hi everybody,
>
> I want to implement ordering something on a website without refreshing the
> page. Lets say i have four columns in the html table - name,age,skill and
> phone. All these are links - under these are the information, eg:
> Name Age Skill Phone
> Siim 23  php   051...
> Tony 18  html  132...
>
> Now, when i click on the name, it should order the listings by name, if I
> click on the age, I get the listing ordered by age and etc,etc. Generally
> it is easy to do it, but how to do it without refreshing the page every
> time I want to order by something else?
>
> It should be possible with XML; I get the data from mysql database with
> php, I write it into an array and ... now how could I make it function the
> way I just described? Could someone point me some already written code or
> explain me in detail how to do it?
>
>
> Thank you,
> Siim Einfeldt
>
> PS: Sorry about sending this message to so many lists, but I haven`t seen
> this kind of code anywhere, but at the same time I know it is possible.
>
>
> ------------------------ Yahoo! Groups Sponsor ---------------------~-~>
> eGroups is now Yahoo! Groups
> Click here for more details
> http://click.egroups.com/1/11231/1/_/19011/_/982419916/
> ---------------------------------------------------------------------_->
>
> the PHP_mySQL group is dedicated to learn more about the
> PHP_mySQL web database possibilities through group learning.
>
> http://www.1sdesign.com/web/books.shtml You can get books here.
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to