[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Fwd: Re: HTTP Authentication in KFM
From:       David Faure <David.Faure () insa-lyon ! fr>
Date:       1999-02-09 14:05:00
[Download RAW message or body]

Who wrote Javascript support ?

(well, there is one isn't it ?) :)

----- Forwarded message from Mihalicz Attila <szanatorium@syneco.hu> -----

Date: Tue, 09 Feb 1999 15:00:26 +0100
From: Mihalicz Attila <szanatorium@syneco.hu>
To: David Faure <David.Faure@insa-lyon.fr>
Subject: Re: HTTP Authentication in KFM

Hi!
> You probably mean Java ?
> JavaScript is supported by kfm.
No, I thing Javascript.
I attached the PHP3-generated HTML, that don't works with KFM, but
browsed by Netscape Communicator, it works fine.

It looks like the function linkpage doesn't get the control, because
the alert() window doesn't pops up.
By 
Attila


----- End forwarded message -----

-- 
 ____________________________________________________________________
|                                                                    |
|  David FAURE                                                       |
|  E-mail : David.Faure@insa-lyon.fr, faure@kde.org                  |
|  http://www.insa-lyon.fr/People/AEDI/dfaure/index.html             |
|____________________________________________________________________|

["welcome.html" (text/html)]

<HTML>
<HEAD>
<TITLE>Mysql Webadmin</TITLE>
<META NAME="Author" CONTENT="Peter Kuppelwieser">
</HEAD>
<body BGCOLOR=#000040 TEXT=#FFFFFF LINK=#FFFF80 VLINK=#FFFF80>
<FONT Face=Helvetica size=4>
<center>
<Font SIZE=+3><B>Mysql Webadmin</B><p></FOnt>
<script language="JavaScript">
function linkpage (dbtable,tmp){
	// Its just for debug
	alert("hello");
	document.linkprop.action=dbtable;
	document.linkprop.dbname.value=tmp;
	//
	//document.linkprop.submit();
}
</script>
<font size=+2> 5 databases present </font><p><table border=1><form \
name="linkprop" method="post"> <input name="dbname" type="hidden"><tr>
<td> MunkaLap <td><input type="button" \
onclick='linkpage("dbtables.php3","MunkaLap")' value="properties"><td \
valign=bottom><input type="button" \
onclick='linkpage("dbdelete.php3","MunkaLap")' value="drop"><td \
valign=bottom><tr> <td> hawkeye <td><input type="button" \
onclick='linkpage("dbtables.php3","hawkeye")' value="properties"><td \
valign=bottom><input type="button" \
onclick='linkpage("dbdelete.php3","hawkeye")' value="drop"><td \
valign=bottom><tr> <td> hello <td><input type="button" \
onclick='linkpage("dbtables.php3","hello")' value="properties"><td \
valign=bottom><input type="button" \
onclick='linkpage("dbdelete.php3","hello")' value="drop"><td \
valign=bottom><tr> <td> mysql <td><input type="button" \
onclick='linkpage("dbtables.php3","mysql")' value="properties"><td \
valign=bottom><input type="button" \
onclick='linkpage("dbdelete.php3","mysql")' value="drop"><td \
valign=bottom><tr> <td> test <td><input type="button" \
onclick='linkpage("dbtables.php3","test")' value="properties"><td \
valign=bottom><input type="button" \
onclick='linkpage("dbdelete.php3","test")' value="drop"><td valign=bottom> \
</table> </form>
<form action=dbnew.php3 method post>
	<input name=dbname type=text>
	<input type=submit value=create>
</form>
<form action=reload.php3 method post>
	<input type=submit value="mysqladmin reload">
</form>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic