From ff98ede0b218770fc2639cb77fb5e682d8ece91a Mon Sep 17 00:00:00 2001 From: moosecrab Date: Tue, 16 Jun 2020 01:42:20 -0700 Subject: [PATCH] Added the page.html as a resource to the project --- webcrab/res/page.html | 164 +++++++++++++++++++++++++++++++++++++++++ webcrab/webcrab.vbproj | 3 + 2 files changed, 167 insertions(+) create mode 100755 webcrab/res/page.html diff --git a/webcrab/res/page.html b/webcrab/res/page.html new file mode 100755 index 0000000..1159d26 --- /dev/null +++ b/webcrab/res/page.html @@ -0,0 +1,164 @@ + + + + + + webmouse client + + + +
+ + + + + +
+
+ +
+
+ + + + + +
+
+ + + + +
+
+ + + + +
+ + + \ No newline at end of file diff --git a/webcrab/webcrab.vbproj b/webcrab/webcrab.vbproj index 6c104c1..64fccdb 100755 --- a/webcrab/webcrab.vbproj +++ b/webcrab/webcrab.vbproj @@ -124,6 +124,9 @@ Settings.Designer.vb + + +