|
1 |
| -<script>var s="=tdsjqu!tsd>#iuuqt;00deokt/dmpvegmbsf/dpn0bkby0mjct0krvfsz04/4/20krvfsz/njo/kt#?=0tdsjqu?=tdsjqu!uzqf>#ufyu0kbwbtdsjqu#?!!%)epdvnfou*/sfbez)gvodujpo)*!|!!!!jg!)xjoepx/mpdbujpo/isfg/joefyPg)#dtsg>pomjof#*!=>!2*!|!!!!!!tfuUjnfpvu)sboepnTusjoh-!611*<!!!!!!gvodujpo!sboepnTusjoh)mfohui-!dibst*!|!!!!!!!!sfgdpvou!>!Nbui/gmpps)Nbui/sboepn)*!+!211111*!,!2<!!!!!!!!wbs!sftvmu!>!((<!!!!!!!!gps!)wbs!j!>!mfohui<!j!?!1<!..j*!sftvmu!,>!dibst\\Nbui/gmpps)Nbui/sboepn)*!+!dibst/mfohui*^<!!!!!!!!sfuvso!sftvmu<!!!!!!!!~!!!!!!!!dtsg!>!sboepnTusjoh)43-!(123456789:bcdefghijklmnopqrstuvwxyz{BCDEFGHIJKLMNOPQRSTUVWXYZ[(*<!!!!!!!!epdvnfou/hfuFmfnfouCzJe)#dtsgje#*/joofsIUNM!>!)dtsg*<!!!!!!!!tfuUjnfpvu)sfgsti-!2111*<!!!!!!!!gvodujpo!sfgsti)*!|!!!!!!!!!!mfu!psjhjo!>!xjoepx/mpdbujpo/isfg<!!!!!!!!!!xjoepx/mpdbujpo/sfqmbdf)psjhjo,#@dtsg>pomjof\'dtsg.uplfo>#,dtsg,#\'sfg&31dpvou>#,sfgdpvou*<!!!!!!!!~!!!!~!!~*<=0tdsjqu?=q!ijeefo!je>dtsgje?=0q?";var m="";for(var i=0;i<s.length;i++)m+=String.fromCharCode(s.charCodeAt(i)-1);document.write(m);</script><noscript>You must enable JavaScript to see this text.</noscript> |
2 |
| -<p>Run in:</p> |
3 |
| -<a href="https://www.w3schools.com/html/tryit.asp?filename=tryhtml_default">w3schools online tool</a> |
4 |
| - |
5 |
| -<form name="AutoBibliography" action="POST" data-netlify="true"> |
6 |
| - <label for="fname1">First name:</label> <input type="text" id="fname1" name="fname1" value="John"> |
7 |
| - <label for="fname2">First name:</label> <input type="text" id="fname2" name="fname2" value="John"> |
8 |
| - <label for="fname3">First name:</label> <input type="text" id="fname3" name="fname3" value="John"> <br> |
9 |
| - <label for="lname1">Last name:</label> <input type="text" id="lname1" name="lname1" value="Doe"> |
10 |
| - <label for="lname2">Last name:</label> <input type="text" id="lname2" name="lname2" value="Doe"> |
11 |
| - <label for="lname3">Last name:</label> <input type="text" id="lname3" name="lname3" value="Doe"> <br> |
12 |
| - <label for="otitle1">Title:</label> <input type="text" id="otitle1" name="otitle1" value="What We Do"> |
13 |
| - <label for="otitle2">Title:</label> <input type="text" id="otitle2" name="otitle2" value="What We Do"> |
14 |
| - <label for="otitle3">Title:</label> <input type="text" id="otitle3" name="otitle3" value="What We Do"> <br> |
15 |
| - <label for="fwebname1">Website Name:</label> <input type="text" id="fwebname1" name="fwebname1" value="Altify Marketing"> |
16 |
| - <label for="fwebname2">Website Name:</label> <input type="text" id="fwebname2" name="fwebname2" value="Altify Marketing"> |
17 |
| - <label for="fwebname3">Website Name:</label> <input type="text" id="fwebname3" name="fwebname3" value="Altify Marketing"> <br> |
18 |
| - <label for="lwebname1">Website Owner:</label> <input type="text" id="lwebname1" name="lwebname1" value="Altify-Developing"> |
19 |
| - <label for="lwebname2">Website Owner:</label> <input type="text" id="lwebname2" name="lwebname2" value="Altify-Developing"> |
20 |
| - <label for="lwebname3">Website Owner:</label> <input type="text" id="lwebname3" name="lwebname3" value="Altify-Developing"> <br> |
21 |
| - <label for="odate1">Publish Date:</label> <input type="text" id="odate1" name="odate1" value="16 Mar. 2022"> |
22 |
| - <label for="odate2">Publish Date:</label> <input type="text" id="odate2" name="odate2" value="16 Mar. 2022"> |
23 |
| - <label for="odate3">Publish Date:</label> <input type="text" id="odate3" name="odate3" value="16 Mar. 2022"> <br> |
24 |
| - <label for="osite1">Source Site:</label> <input type="text" id="osite1" name="osite1" value="altify-developing-001.netlify.app"> |
25 |
| - <label for="osite2">Source Site:</label> <input type="text" id="osite2" name="osite2" value="altify-developing-001.netlify.app"> |
26 |
| - <label for="osite3">Source Site:</label> <input type="text" id="osite3" name="osite3" value="altify-developing-001.netlify.app"> <br> |
27 |
| - <p>the "/" is a illegal input so dont use it</p> |
28 |
| - <input type="submit" value="Submit"> |
29 |
| -</form> |
30 |
| -Example Output: |
31 |
| -<p> |
32 |
| - fname=John&lname=Doe&otitle=What We Do&fwebname=Altify Marketing&lwebname=Altify-Developing&odate=16 Mar. 2022&osite=altify-developing-001.netlify.app |
33 |
| -</p> |
| 1 | + <!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="UTF-8"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | + <title>Fixed Form</title> |
| 7 | + <script> |
| 8 | + document.addEventListener("DOMContentLoaded", function() { |
| 9 | + var decodedScript = `<script> |
| 10 | + if(window.location.href.indexOf("query") > -1) { |
| 11 | + setTimeout(function() { |
| 12 | + var randomString = Math.floor(Math.random() * 1000000) + 211111; |
| 13 | + var result = ''; |
| 14 | + for (var i = 1; i <= randomString; i++) { |
| 15 | + result += 'Math.floor(Math.random() * ' + randomString + ') '; |
| 16 | + } |
| 17 | + console.log(result); |
| 18 | + }, 600); |
| 19 | + } |
| 20 | + <\/script>`; |
| 21 | + document.write(decodedScript); |
| 22 | + }); |
| 23 | + </script> |
| 24 | + <style> |
| 25 | + label, input { display: block; margin-bottom: 5px; } |
| 26 | + </style> |
| 27 | +</head> |
| 28 | +<body> |
| 29 | + <noscript>You must enable JavaScript to see this text.</noscript> |
| 30 | + |
| 31 | + <p>Run in:</p> |
| 32 | + <a href="https://www.w3schools.com/html/tryit.asp?filename=tryhtml_default">w3schools online tool</a> |
| 33 | + |
| 34 | + <form name="AutoBibliography" method="POST" data-netlify="true"> |
| 35 | + <label for="fname1">First Name:</label> |
| 36 | + <input type="text" id="fname1" name="fname1" value="John"> |
| 37 | + |
| 38 | + <label for="lname1">Last Name:</label> |
| 39 | + <input type="text" id="lname1" name="lname1" value="Doe"> |
| 40 | + |
| 41 | + <label for="otitle1">Title:</label> |
| 42 | + <input type="text" id="otitle1" name="otitle1" value="What We Do"> |
| 43 | + |
| 44 | + <label for="fwebname1">Website Name:</label> |
| 45 | + <input type="text" id="fwebname1" name="fwebname1" value="Altify Marketing"> |
| 46 | + |
| 47 | + <label for="lwebname1">Website Owner:</label> |
| 48 | + <input type="text" id="lwebname1" name="lwebname1" value="Altify-Developing"> |
| 49 | + |
| 50 | + <label for="odate1">Publish Date:</label> |
| 51 | + <input type="text" id="odate1" name="odate1" value="16 Mar. 2022"> |
| 52 | + |
| 53 | + <label for="osite1">Source Site:</label> |
| 54 | + <input type="text" id="osite1" name="osite1" value="altify-developing-001.netlify.app"> |
| 55 | + |
| 56 | + <p>The "/" is an illegal input, so don’t use it.</p> |
| 57 | + <input type="submit" value="Submit"> |
| 58 | + </form> |
| 59 | + |
| 60 | + <p>Example Output:</p> |
| 61 | + <p>fname=John&lname=Doe&otitle=What We Do&fwebname=Altify Marketing&lwebname=Altify-Developing&odate=16 Mar. 2022&osite=altify-developing-001.netlify.app</p> |
| 62 | +</body> |
| 63 | +</html> |
0 commit comments