Sha256: 44d4ab87703402d4f73b27fa76bce32b650a6b7c94afa414f7f604016d3dc556
Contents?: true
Size: 262 Bytes
Versions: 27
Compression:
Stored size: 262 Bytes
Contents
<html> <body> <form name = sender> <input type = text name = textToSend> <input type = button name = sendIt value = "SendIt" onClick="javascript:parent.receiverFrame.document.body.all.receiverText.value= document.body.all.textToSend.value;"> </body> <html>
Version data entries
27 entries across 27 versions & 1 rubygems