Gert Cuykens wrote:
>
> On 1/14/07, Jürgen Wind <[EMAIL PROTECTED]> wrote:
>> Gert Cuykens wrote:
>> >
>> > It's a web based sql console that you can use instead of phpmyadmin.
>> >
>> nice idea,
>> but i got lots of js errors (i.e. resulting from an orphaned colon in
>> almost
>> every .js file)
>> i tried db5c28.tar.bz2 from sf.net
>
> it doesnt work in ie because of xmlhttprequest (ajax) please try
> firefox 2 and it will work perfectly without any errors. Everything is
> w3c validated.
>
> IE uses activex instead of xmlhttprequest. First i would like to make
> db5 stable for firefox2 and then IE.
>
>
I never use IE.
The errors trigger the error console in FF2 and Opera as well.
here are the last lines from edit.js for example:
server.send('function',false,f,'sha1='+v)
window.close()
}, //<-- offending colon
}
--
View this message in context:
http://www.nabble.com/Anyone-would-like-to-test-my-open-source-application-http%3A--sourceforge.net-projects-dfo----tf2971271.html#a8327318
Sent from the PHP - General mailing list archive at Nabble.com.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php