text übergeben



Hallo, ich möchte nur, der Text welcher in einer select-box ausgewählt ist,
in ein Textfeld schreiben und hab's so versucht, allerdings ohne Erfolg:
[Code]
<script language="JavaScript">
function SetText(String)
{
String="test";
document.removeham.remham.text=String;
}
</script>
<form action="/pop.php" method="post" name="addham">
<select name="whitelist" size="20"
onClick="SetText(document.addham.whitelist.value)">
[diverse Einträge]
</form>
<form action="/pop.php" method="post" name="removeham">
<input name="remham" type="text" size="30" maxlength="30">
<input type="submit" value="Remove">
</form>
[/Code]
--
chEErs roN
I'm root. I'm allowed to do this! ;)
keep on rockin'


.



Relevant Pages

  • Kontakte alsV-Card
    ... chEErs roN ... I'm root. ... keep on rockin' ... Prev by Date: ...
    (microsoft.public.de.outlook)
  • Re: more submit buttons?
    ... annother good idea? ... chEErs roN ... kEEp on rockin' ... Prev by Date: ...
    (alt.html)
  • Signaur als VCard senden
    ... Danke! ... chEErs roN ... kEEp on rockin' ... Prev by Date: ...
    (microsoft.public.de.outlook)
  • switch
    ... chEErs roN ... I'm root. ... keep on rockin' ... Prev by Date: ...
    (de.comp.hardware.monitore)
  • Firefox issue...:(
    ... chEErs roN ... I'm root, ... keep on rockin' ... Prev by Date: ...
    (alt.os.linux.suse)