summaryrefslogtreecommitdiffstats
path: root/01-google-groups-subscribe-the-old-way.txt
diff options
context:
space:
mode:
Diffstat (limited to '01-google-groups-subscribe-the-old-way.txt')
-rw-r--r--01-google-groups-subscribe-the-old-way.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/01-google-groups-subscribe-the-old-way.txt b/01-google-groups-subscribe-the-old-way.txt
new file mode 100644
index 0000000..e136647
--- /dev/null
+++ b/01-google-groups-subscribe-the-old-way.txt
@@ -0,0 +1,4 @@
+<form action="http://groups.google.com/group/NAME-OF-THE-GROUP/boxsubscribe">
+ <input name="email" type="text">
+ <input name="sub" value="Subscribe" type="submit">
+</form>