You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: index.htm
+28-2
Original file line number
Diff line number
Diff line change
@@ -6078,8 +6078,8 @@ <h3>Decoding:</h3>
6078
6078
<p>Upload a B3K file here:</p>
6079
6079
<inputtype="file" id="fileToRead">
6080
6080
<br>
6081
-
<textareaid="textbox" cols="25" >Type BWTC32Key-encoded text here to decode</textarea><buttonid="create">Click to decode file</button><br/>
6082
-
<p>Output's Filename & MIMEtype</p>
6081
+
<!--<form name="b3k">--><textareaid="textbox" name="decinput" cols="25" >Type BWTC32Key-encoded text here to decode</textarea><buttonid="create">Click to decode file</button><br/>
0 commit comments