Hej \'logical\' ...
Du havde ret ... jeg havde overset, at http:// jo så også skal fjernes ... DET VIRKER NU !!
Send lige din seneste kommentar som svar, så får du dine points -> TAK !
/Alex
Snip:
<html>
<head>
<%@ page import = \"webconfig.ConfigObjectBean\" %>
<jsp:useBean id=\"ConfigObjectBeanID\" scope=\"page\" class=\"webconfig.ConfigObjectBean\" />
<jsp:setProperty name=\"ConfigObjectBeanID\" property=\"*\" />
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1252\">
<meta name=\"GENERATOR\" content=\"Microsoft FrontPage 4.0\">
<meta name=\"ProgId\" content=\"FrontPage.Editor.Document\">
<link REL=\"STYLESHEET\" HREF=\"css/style01.css\" TYPE=\"text/css\">
<title>New Page 3</title>
<base target=\"main\">
</head>
<body topmargin=\"5\" leftmargin=\"10\">
<table border=\"0\" cellpadding=\"2\" cellspacing=\"1\" width=\"600\" height=\"71\">
<tr>
<td width=\"602\" height=\"1\">
</td>
</tr>
<tr>
<td width=\"559\" height=\"11\" bgcolor=\"#808080\">
<!--
<form action=\"
http://localhost:8080/ConfigObject_main.jsp\" method=\"POST\" onSubmit=\"\">
-->
<form action=\"ConfigObject_main.jsp\" method=\"POST\" onSubmit=\"\">
<table border=\"0\" width=\"100%\" height=\"1\">
<tr>
<td width=\"50%\" align=\"center\" height=\"1\">
<p align=\"left\"><strong><font face=\"Verdana\" size=\"2\">Vælg Config-object ?
</font></strong><font face=\"Verdana\"><b><select name=\"objectName\" size=\"1\" style=\"font-weight: bold\" tabindex=\"1\">
<option selected value=\"null\">???</option>
<option>HKEY_LOCAL_MACHINE</option>
<option>AbpTest</option>
<option>Kontor</option>
</select></b></font></p>
</td>
<td width=\"25%\" align=\"center\" height=\"1\"><font face=\"Verdana\"><b><input type=\"submit\" value=\"Hent info\" style=\"font-weight: bold\" tabindex=\"3\"></b></font></td>
<td width=\"25%\" align=\"center\" height=\"1\"><font face=\"Verdana\"><input type=\"reset\" value=\"Reset\" style=\"font-weight: bold\" tabindex=\"4\"></font></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</body>
</html>