Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as text by sdfsda ( 19 years ago )
<script language="JavaScript">
var one1 = "hello world";
var two2 = "hello world again";
</script>

<button type="button" onclick="document.getElementById('editor1').innerHTML = one1;">GET</button> 
<button type="button" onclick="document.getElementById('editor1').innerHTML = two2;">POST</button> 

<textarea id="editor1" rows="4" cols="55">
</textarea>

 

Revise this Paste

Your Name: Code Language: