Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion forms/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>No Page - Daniel Herr Software</title>
</head>
<body>
<h1><a href="/">Daniel Herr Software</a></h1>
<h1><a href="https://danielherr.software">Daniel Herr Software</a></h1>
<h2>Page doesn't exist</h2>
<p>HTTP Error 404</p>
</body>
Expand Down
2 changes: 1 addition & 1 deletion forms/Uninstalled/Bookmark_Topper.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<body>
<header>
<h1>
<a href="/">Daniel Herr Software</a>
<a href="https://danielherr.software">Daniel Herr Software</a>
</h1>
<h2>Bookmark Topper Uninstallation Feedback</h2>
</header>
Expand Down
60 changes: 60 additions & 0 deletions forms/Uninstalled/Link_Controller.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="../main.css">
<link rel="stylesheet" href="uninstalled.css">
<title>Uninstallation Feedback - Link Controller - Daniel Herr Software</title>
</head>
<body>
<header>
<h1>
<a href="https://danielherr.software">Daniel Herr Software</a>
</h1>
<h2>Link Controller Uninstallation Feedback</h2>
</header>
<p>If you are experiencing a problem and would like help, you can ask on
<a href="https://www.reddit.com/r/Daniel_Herr_Software">Reddit</a>
or <a href="https://groups.google.com/g/daniel_herr_software">Google Groups</a>.
</p>
<form name="Uninstalled Link Controller" method="post" action="/Uninstalled/Submitted" netlify>
<fieldset>
<legend>What was the reason for uninstalling?</legend>
<label>
<input type="radio" name="reason" value="unneeded">no longer needed
</label>
<label>
<input type="radio" name="reason" value="alternative">found a better alternative
</label>
<label>
<input type="radio" name="reason" value="bugs">experienced bugs or problems
</label>
<label>
<input type="radio" name="reason" value="other">another reason
</label>
</fieldset>
<label>
How satisfied overall were you with Link Controller?
<input type="range" name="satisfaction" max="10" list="satisfaction">
<datalist id="satisfaction">
<option value="0">unsatisfied</option>
<option value="10">satisfied</option>
</datalist>
</label><br>
<label>
Have you experienced any specific problems?<br>
<textarea name="problems"></textarea>
</label><br>
<label>
Do you have any suggestions for improvements that could be made?<br>
<textarea name="improvements"></textarea>
</label><br>
</label>
<label>
Email (if a reply is desired):
<input type="email" name="email" size="40">
</label><br>
<button type="submit">Submit Feedback</button>
</form>
</body>
</html>
60 changes: 60 additions & 0 deletions forms/Uninstalled/Memory_Monitor.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="../main.css">
<link rel="stylesheet" href="uninstalled.css">
<title>Uninstallation Feedback - Memory Monitor - Daniel Herr Software</title>
</head>
<body>
<header>
<h1>
<a href="https://danielherr.software">Daniel Herr Software</a>
</h1>
<h2>Memory Monitor Uninstallation Feedback</h2>
</header>
<p>If you are experiencing a problem and would like help, you can ask on
<a href="https://www.reddit.com/r/Daniel_Herr_Software">Reddit</a>
or <a href="https://groups.google.com/g/daniel_herr_software">Google Groups</a>.
</p>
<form name="Uninstalled Memory Monitor" method="post" action="/Uninstalled/Submitted" netlify>
<fieldset>
<legend>What was the reason for uninstalling?</legend>
<label>
<input type="radio" name="reason" value="unneeded">no longer needed
</label>
<label>
<input type="radio" name="reason" value="alternative">found a better alternative
</label>
<label>
<input type="radio" name="reason" value="bugs">experienced bugs or problems
</label>
<label>
<input type="radio" name="reason" value="other">another reason
</label>
</fieldset>
<label>
How satisfied overall were you with Memory Monitor?
<input type="range" name="satisfaction" max="10" list="satisfaction">
<datalist id="satisfaction">
<option value="0">unsatisfied</option>
<option value="10">satisfied</option>
</datalist>
</label><br>
<label>
Have you experienced any specific problems?<br>
<textarea name="problems"></textarea>
</label><br>
<label>
Do you have any suggestions for improvements that could be made?<br>
<textarea name="improvements"></textarea>
</label><br>
</label>
<label>
Email (if a reply is desired):
<input type="email" name="email" size="40">
</label><br>
<button type="submit">Submit Feedback</button>
</form>
</body>
</html>
60 changes: 60 additions & 0 deletions forms/Uninstalled/Navigation_Confirmation.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="../main.css">
<link rel="stylesheet" href="uninstalled.css">
<title>Uninstallation Feedback - Navigation Confirmation - Daniel Herr Software</title>
</head>
<body>
<header>
<h1>
<a href="https://danielherr.software">Daniel Herr Software</a>
</h1>
<h2>Navigation Confirmation Uninstallation Feedback</h2>
</header>
<p>If you are experiencing a problem and would like help, you can ask on
<a href="https://www.reddit.com/r/Daniel_Herr_Software">Reddit</a>
or <a href="https://groups.google.com/g/daniel_herr_software">Google Groups</a>.
</p>
<form name="Uninstalled Navigation Confirmation" method="post" action="/Uninstalled/Submitted" netlify>
<fieldset>
<legend>What was the reason for uninstalling?</legend>
<label>
<input type="radio" name="reason" value="unneeded">no longer needed
</label>
<label>
<input type="radio" name="reason" value="alternative">found a better alternative
</label>
<label>
<input type="radio" name="reason" value="bugs">experienced bugs or problems
</label>
<label>
<input type="radio" name="reason" value="other">another reason
</label>
</fieldset>
<label>
How satisfied overall were you with Navigation Confirmation?
<input type="range" name="satisfaction" max="10" list="satisfaction">
<datalist id="satisfaction">
<option value="0">unsatisfied</option>
<option value="10">satisfied</option>
</datalist>
</label><br>
<label>
Have you experienced any specific problems?<br>
<textarea name="problems"></textarea>
</label><br>
<label>
Do you have any suggestions for improvements that could be made?<br>
<textarea name="improvements"></textarea>
</label><br>
</label>
<label>
Email (if a reply is desired):
<input type="email" name="email" size="40">
</label><br>
<button type="submit">Submit Feedback</button>
</form>
</body>
</html>
60 changes: 60 additions & 0 deletions forms/Uninstalled/Processor_Monitor.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="../main.css">
<link rel="stylesheet" href="uninstalled.css">
<title>Uninstallation Feedback - Processor Monitor - Daniel Herr Software</title>
</head>
<body>
<header>
<h1>
<a href="https://danielherr.software">Daniel Herr Software</a>
</h1>
<h2>Processor Monitor Uninstallation Feedback</h2>
</header>
<p>If you are experiencing a problem and would like help, you can ask on
<a href="https://www.reddit.com/r/Daniel_Herr_Software">Reddit</a>
or <a href="https://groups.google.com/g/daniel_herr_software">Google Groups</a>.
</p>
<form name="Uninstalled Processor Monitor" method="post" action="/Uninstalled/Submitted" netlify>
<fieldset>
<legend>What was the reason for uninstalling?</legend>
<label>
<input type="radio" name="reason" value="unneeded">no longer needed
</label>
<label>
<input type="radio" name="reason" value="alternative">found a better alternative
</label>
<label>
<input type="radio" name="reason" value="bugs">experienced bugs or problems
</label>
<label>
<input type="radio" name="reason" value="other">another reason
</label>
</fieldset>
<label>
How satisfied overall were you with Processor Monitor?
<input type="range" name="satisfaction" max="10" list="satisfaction">
<datalist id="satisfaction">
<option value="0">unsatisfied</option>
<option value="10">satisfied</option>
</datalist>
</label><br>
<label>
Have you experienced any specific problems?<br>
<textarea name="problems"></textarea>
</label><br>
<label>
Do you have any suggestions for improvements that could be made?<br>
<textarea name="improvements"></textarea>
</label><br>
</label>
<label>
Email (if a reply is desired):
<input type="email" name="email" size="40">
</label><br>
<button type="submit">Submit Feedback</button>
</form>
</body>
</html>
60 changes: 60 additions & 0 deletions forms/Uninstalled/Single_Tab_Zoom.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="../main.css">
<link rel="stylesheet" href="uninstalled.css">
<title>Uninstallation Feedback - Single Tab Zoom - Daniel Herr Software</title>
</head>
<body>
<header>
<h1>
<a href="https://danielherr.software">Daniel Herr Software</a>
</h1>
<h2>Single Tab Zoom Uninstallation Feedback</h2>
</header>
<p>If you are experiencing a problem and would like help, you can ask on
<a href="https://www.reddit.com/r/Daniel_Herr_Software">Reddit</a>
or <a href="https://groups.google.com/g/daniel_herr_software">Google Groups</a>.
</p>
<form name="Uninstalled Single Tab Zoom" method="post" action="/Uninstalled/Submitted" netlify>
<fieldset>
<legend>What was the reason for uninstalling?</legend>
<label>
<input type="radio" name="reason" value="unneeded">no longer needed
</label>
<label>
<input type="radio" name="reason" value="alternative">found a better alternative
</label>
<label>
<input type="radio" name="reason" value="bugs">experienced bugs or problems
</label>
<label>
<input type="radio" name="reason" value="other">another reason
</label>
</fieldset>
<label>
How satisfied overall were you with Single Tab Zoom?
<input type="range" name="satisfaction" max="10" list="satisfaction">
<datalist id="satisfaction">
<option value="0">unsatisfied</option>
<option value="10">satisfied</option>
</datalist>
</label><br>
<label>
Have you experienced any specific problems?<br>
<textarea name="problems"></textarea>
</label><br>
<label>
Do you have any suggestions for improvements that could be made?<br>
<textarea name="improvements"></textarea>
</label><br>
</label>
<label>
Email (if a reply is desired):
<input type="email" name="email" size="40">
</label><br>
<button type="submit">Submit Feedback</button>
</form>
</body>
</html>
2 changes: 1 addition & 1 deletion forms/Uninstalled/Submitted.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<body>
<header>
<h1>
<a href="/">Daniel Herr Software</a>
<a href="https://danielherr.software">Daniel Herr Software</a>
</h1>
</header>
<p>Thank you for submitting feedback.</p>
Expand Down