Sha256: 07bb9765f6ad7f2530127e1b8c09413668db8a57e040b9c1c928be76700b3a07
Contents?: true
Size: 263 Bytes
Versions: 16
Compression:
Stored size: 263 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
16 entries across 16 versions & 2 rubygems