Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Dale Walker #1
php/mysql dynamically sorted tables
I've got a webpage with a an editable region containing several
fields. The data inside contains around 100 records.
I need to be able to dynamically sort the data directly from the page
(perhaps by clicking on a field header). How do I go about doing this?
Is there a ready made behaviours or extension to do this or do I have
to roll my own?
If so, are there any tutorials on how to do this?
I assume all I have to do is rewrite the Recordset with different
'order' parameters but I'm not sure how to feed the newly created
query back into the web page to be re-executed.
---
Dale Walker
London Techno Events
dale@sorted,org
[url]http://london.sorted.org[/url]
Dale Walker Guest
-
How do you partition tables in mysql 5?
Hi... According to the MySQL 5.0 documentation, for setting up advanced innodb, the following is stated: An advanced my.cnf example. Suppose... -
Repositoining Tables Dynamically
Hi, I am trying to add a feature that allows uses to alter the order of tables on a page by using a list menu. The idea is that they can select... -
checking mysql tables
Is there a newsgroup for mysql? I'm trying to figure out if it's possible to write a query or shell script for CHECK TABLE so that it steps... -
MySql temporary tables
I did this blog where I create a temporary table to store entries while editing them (spell checking, preview, etc). The problem I was having is... -
MySQL Q - SELECT with 2 tables
Message-ID: <acad69df.0309030913.330334ac@posting.google.com> from Marc contained the following: I don't think you've quite got the hang of...



Reply With Quote

