On Sat, Aug 18, 2001 at 11:26:39PM +0200, Loïc wrote:
But the main show-stoppers is the user administration pages: I can't find enough contigous time to rewrite it according to our standards, take care of the js validity and remove the htmlspecialchars problems :(
Would it be possible to make it work also without javascript ? For example the "Go" button on "add user" is not a standard submit button, and this user administration page would be quite practical on sysadmin work, on console+lynx... :)
Other small anoying thing: on file upload, the whole file (even if 2MB big) is displayed in the "Your SQL-query has been executed successfully" box and in the "Run SQL query/queries on database ____" textarea.
This is very nice for "standard" queries, but maybe less for big files... (noticed that using my 33k modem... :) Is there maybe an easy workaround ? For example on file upload, only display "File uploaded successfully, xxx rows loaded" + mysql message if any, and keep the textarea empty ?
Olivier