impostor 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/History.txt +4 -0
- data/Manifest.txt +50 -0
- data/README.txt +65 -0
- data/Rakefile +40 -0
- data/lib/impostor.rb +6 -0
- data/lib/www/impostor/phpbb2.rb +260 -0
- data/lib/www/impostor/wwf79.rb +254 -0
- data/lib/www/impostor/wwf80.rb +264 -0
- data/lib/www/impostor.rb +269 -0
- data/test/fixtures/phpbb2-get-new_topic-form-good-response.html +725 -0
- data/test/fixtures/phpbb2-get-viewtopic-for-new-topic-good-response.html +364 -0
- data/test/fixtures/phpbb2-get-viewtopic-for-new-topic-malformed-response.html +364 -0
- data/test/fixtures/phpbb2-index.html +361 -0
- data/test/fixtures/phpbb2-logged-in.html +349 -0
- data/test/fixtures/phpbb2-login.html +306 -0
- data/test/fixtures/phpbb2-not-logged-in.html +349 -0
- data/test/fixtures/phpbb2-post-new_topic-good-response.html +290 -0
- data/test/fixtures/phpbb2-post-reply-good-response.html +290 -0
- data/test/fixtures/phpbb2-post-reply-throttled-response.html +290 -0
- data/test/fixtures/phpbb2-too-many-posts.html +290 -0
- data/test/fixtures/wwf79-forum_posts.html +422 -0
- data/test/fixtures/wwf79-general-new-topic-error.html +46 -0
- data/test/fixtures/wwf79-general-posting-error.html +46 -0
- data/test/fixtures/wwf79-good-post-forum_posts.html +462 -0
- data/test/fixtures/wwf79-index.html +137 -0
- data/test/fixtures/wwf79-logged-in.html +46 -0
- data/test/fixtures/wwf79-login.html +123 -0
- data/test/fixtures/wwf79-new-topic-forum_posts-response.html +305 -0
- data/test/fixtures/wwf79-new-topic-post_message_form.html +212 -0
- data/test/fixtures/wwf79-not-logged-in.html +128 -0
- data/test/fixtures/wwf79-too-many-posts.html +46 -0
- data/test/fixtures/wwf79-too-many-topics.html +46 -0
- data/test/fixtures/wwf80-general-posting-error.html +54 -0
- data/test/fixtures/wwf80-get-new_topic-form-good-response.html +217 -0
- data/test/fixtures/wwf80-get-viewtopic-for-new-topic-good-response.html +290 -0
- data/test/fixtures/wwf80-index.html +371 -0
- data/test/fixtures/wwf80-logged-in.html +52 -0
- data/test/fixtures/wwf80-login.html +125 -0
- data/test/fixtures/wwf80-new_reply_form.html +204 -0
- data/test/fixtures/wwf80-not-logged-in.html +136 -0
- data/test/fixtures/wwf80-post-new_topic-good-response.html +293 -0
- data/test/fixtures/wwf80-post-reply-good-response.html +331 -0
- data/test/fixtures/wwf80-too-many-posts.html +54 -0
- data/test/test_helper.rb +38 -0
- data/test/test_www_impostor.rb +165 -0
- data/test/test_www_impostor_phpbb2.rb +536 -0
- data/test/test_www_impostor_wwf79.rb +535 -0
- data/test/test_www_impostor_wwf80.rb +535 -0
- data/vendor/plugins/impostor/lib/autotest/discover.rb +3 -0
- data/vendor/plugins/impostor/lib/autotest/impostor.rb +49 -0
- data.tar.gz.sig +3 -0
- metadata +156 -0
- metadata.gz.sig +3 -0
@@ -0,0 +1,137 @@
|
|
1
|
+
<html><head><title>Post Alley..</title>
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
<meta name="copyright" content="Copyright (C) 2001-2004 Bruce Corkhill"><!-- Web Wiz Forums ver. 7.91 is written and produced by Bruce Corkhill �2001-2004
|
6
|
+
If you want your own FREE Forum then goto http://www.webwizforums.com -->
|
7
|
+
|
8
|
+
|
9
|
+
|
10
|
+
<script language="javascript" src="79-index_files/default_javascript.js" type="text/javascript"></script>
|
11
|
+
|
12
|
+
<link href="79-index_files/default_style.css" rel="stylesheet" type="text/css"><style type="text/css">@import url(http://hoodwink.d/themes/1/hoodwinkd.css);</style><style type="text/css"></style></head><body leftmargin="0" topmargin="0" background="" bgcolor="#ffffff" marginheight="0" marginwidth="0" text="#000000"><table align="center" border="0" cellpadding="4" cellspacing="0" width="98%">
|
13
|
+
<tbody><tr>
|
14
|
+
<td class="text">
|
15
|
+
<a href="http://auggiedawg.com/auggiedawg/forum" target="_self"><img src="79-index_files/Fuzzy2.jpg" border="0"></a>
|
16
|
+
</td>
|
17
|
+
<td align="center" height="2"><table border="0" cellpadding="0" cellspacing="0" width="100%">
|
18
|
+
<tbody><tr>
|
19
|
+
<td align="center"> <a href="http://auggiedawg.com/forum/active_topics.asp" target="_self" class="nav"><img src="79-index_files/active_topics.gif" alt="Active Topics" align="absmiddle" border="0">Active Topics</a> <a href="http://auggiedawg.com/forum/members.asp" target="_self" class="nav"><img src="79-index_files/members_list.gif" alt="Display List of Forum Members" align="absmiddle" border="0">Memberlist</a> <a href="http://auggiedawg.com/forum/search_form.asp?FID=0" target="_self" class="nav"><img src="79-index_files/search.gif" alt="Search The Forum" align="absmiddle" border="0">Search</a> <a href="http://auggiedawg.com/forum/help.asp" target="_self" class="nav"><img src="79-index_files/help_icon.gif" alt="Help" align="absmiddle" border="0">Help</a><br></td>
|
20
|
+
</tr>
|
21
|
+
<tr>
|
22
|
+
<td align="center"> <a href="http://auggiedawg.com/forum/registration_rules.asp?FID=0" target="_self" class="nav"><img src="79-index_files/register_icon.gif" alt="Register" align="absmiddle" border="0">Register</a> <a href="http://auggiedawg.com/forum/login_user.asp?FID=0" target="_self" class="nav"><img src="79-index_files/login_icon.gif" alt="Login" align="absmiddle" border="0">Login</a></td>
|
23
|
+
</tr>
|
24
|
+
</tbody></table>
|
25
|
+
</td>
|
26
|
+
</tr>
|
27
|
+
</tbody></table>
|
28
|
+
<table align="center" border="0" cellpadding="3" cellspacing="4" width="98%">
|
29
|
+
<tbody><tr>
|
30
|
+
<td class="smText"> The time now is 23 October 2007 at 3:58pm.<br>
|
31
|
+
<br><br></td>
|
32
|
+
<td class="smText" align="right"><form method="post" name="frmLogin" action="login_user.asp">Quick Login
|
33
|
+
<input size="10" name="name" class="smText" type="text">
|
34
|
+
<input size="10" name="password" class="smText" type="password">
|
35
|
+
<input name="QUIK" value="true" type="hidden">
|
36
|
+
<input name="NS" value="1" type="hidden">
|
37
|
+
<input name="sessionID" value="864039172" type="hidden">
|
38
|
+
<input value="Go" class="smText" type="submit">
|
39
|
+
</form></td>
|
40
|
+
</tr>
|
41
|
+
</tbody></table>
|
42
|
+
<table align="center" bgcolor="#006699" border="0" cellpadding="1" cellspacing="0" width="98%">
|
43
|
+
<tbody><tr>
|
44
|
+
<td>
|
45
|
+
<table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
|
46
|
+
<tbody><tr>
|
47
|
+
<td bgcolor="#ffffff">
|
48
|
+
<table bgcolor="#ffffff" border="0" cellpadding="3" cellspacing="1" height="14" width="100%">
|
49
|
+
<tbody><tr>
|
50
|
+
<td class="tHeading" background="79-index_files/table_bg_image.html" bgcolor="#ffffff" width="1%"> </td>
|
51
|
+
<td class="tHeading" background="79-index_files/table_bg_image.html" bgcolor="#ffffff" width="56%">Forum</td>
|
52
|
+
<td class="tHeading" align="center" background="79-index_files/table_bg_image.html" bgcolor="#ffffff" width="7%">Topics</td>
|
53
|
+
<td class="tHeading" align="center" background="79-index_files/table_bg_image.html" bgcolor="#ffffff" width="7%">Posts</td>
|
54
|
+
<td class="tHeading" align="center" background="79-index_files/table_bg_image.html" bgcolor="#ffffff" width="29%">Last Post</td>
|
55
|
+
</tr>
|
56
|
+
<tr><td colspan="5" background="79-index_files/table_bg.html" bgcolor="#ffffff"><a href="http://auggiedawg.com/forum/default.asp?C=27" target="_self" class="cat">the winkelshed</a></td></tr>
|
57
|
+
<tr>
|
58
|
+
<td class="text" background="" bgcolor="#efefef" width="1%"> <img src="79-index_files/forum_no_entry_icon.gif" alt="No Access">
|
59
|
+
</td>
|
60
|
+
<td class="text" background="" bgcolor="#efefef" width="1%">
|
61
|
+
<a href="http://auggiedawg.com/forum/forum_topics.asp?FID=40" target="_self">Are you serious?</a><br>A cheap knock off of everyone else.</td>
|
62
|
+
<td class="text" align="center" background="" bgcolor="#efefef" width="7%">33</td>
|
63
|
+
<td class="text" align="center" background="" bgcolor="#efefef" width="7%">159</td>
|
64
|
+
<td class="smText" align="right" background="" bgcolor="#efefef" nowrap="nowrap" width="29%">24 September 2007 at 9:35pm
|
65
|
+
<br>By <a href="javascript:openWin('pop_up_profile.asp?PF=24','profile','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=590,height=425')" class="smLink">winkelman</a> <a href="http://auggiedawg.com/forum/forum_posts.asp?TID=136&get=last#1209" target="_self"><img src="79-index_files/right_arrow.gif" alt="View Last Post" align="absmiddle" border="0"></a></td>
|
66
|
+
</tr>
|
67
|
+
<tr><td colspan="5" background="79-index_files/table_bg.html" bgcolor="#ffffff"><a href="http://auggiedawg.com/forum/default.asp?C=28" target="_self" class="cat">another skate forum?</a></td></tr>
|
68
|
+
<tr>
|
69
|
+
<td class="text" background="" bgcolor="#efefef" width="1%"> <img src="79-index_files/no_new_posts_icon.gif" alt="Open Forum [no new posts]">
|
70
|
+
</td>
|
71
|
+
<td class="text" background="" bgcolor="#efefef" width="1%">
|
72
|
+
<a href="http://auggiedawg.com/forum/forum_topics.asp?FID=41" target="_self">Sessions, parties and events.</a><br> </td>
|
73
|
+
<td class="text" align="center" background="" bgcolor="#efefef" width="7%">5</td>
|
74
|
+
<td class="text" align="center" background="" bgcolor="#efefef" width="7%">12</td>
|
75
|
+
<td class="smText" align="right" background="" bgcolor="#efefef" nowrap="nowrap" width="29%">13 October 2007 at 11:56am
|
76
|
+
<br>By <a href="javascript:openWin('pop_up_profile.asp?PF=24','profile','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=590,height=425')" class="smLink">winkelman</a> <a href="http://auggiedawg.com/forum/forum_posts.asp?TID=138&get=last#1212" target="_self"><img src="79-index_files/right_arrow.gif" alt="View Last Post" align="absmiddle" border="0"></a></td>
|
77
|
+
</tr>
|
78
|
+
</tbody></table>
|
79
|
+
</td>
|
80
|
+
</tr>
|
81
|
+
</tbody></table>
|
82
|
+
</td>
|
83
|
+
</tr>
|
84
|
+
</tbody></table>
|
85
|
+
<br>
|
86
|
+
<table align="center" bgcolor="#006699" border="0" cellpadding="1" cellspacing="0" width="98%">
|
87
|
+
<tbody><tr>
|
88
|
+
<td>
|
89
|
+
<table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
|
90
|
+
<tbody><tr>
|
91
|
+
<td bgcolor="#ffffff">
|
92
|
+
<table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
|
93
|
+
<tbody><tr>
|
94
|
+
<td>
|
95
|
+
<table border="0" cellpadding="4" cellspacing="1" width="100%">
|
96
|
+
<tbody><tr>
|
97
|
+
<td class="tHeading" background="79-index_files/table_bg_image.html" bgcolor="#ffffff" width="44%">Forum Statistics</td>
|
98
|
+
</tr>
|
99
|
+
<tr>
|
100
|
+
<td class="smText" background="" bgcolor="#efefef" valign="top">
|
101
|
+
Our users have posted 904 Posts in 60 Topics in 3 Forum(s)
|
102
|
+
<br>Last Post on 13 October 2007 at 11:56am By <a href="javascript:openWin('pop_up_profile.asp?PF=24','profile','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=590,height=425')" class="smLink">winkelman</a>
|
103
|
+
<br>We have 38 Forum Members
|
104
|
+
<br>The Newest Forum Member is <a href="javascript:openWin('pop_up_profile.asp?PF=39','profile','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=590,height=425')" class="smLink">maximum</a>
|
105
|
+
<br>In total there are 1 <a href="http://auggiedawg.com/forum/active_users.asp" target="_self" class="smLink">Active Users</a> online, 1 Guest(s) and 0 Member(s)
|
106
|
+
</td>
|
107
|
+
</tr>
|
108
|
+
</tbody></table>
|
109
|
+
</td>
|
110
|
+
</tr>
|
111
|
+
</tbody></table>
|
112
|
+
</td>
|
113
|
+
</tr>
|
114
|
+
</tbody></table>
|
115
|
+
</td>
|
116
|
+
</tr>
|
117
|
+
</tbody></table> <div align="center"><br>
|
118
|
+
<table border="0" cellpadding="2" cellspacing="0" width="533">
|
119
|
+
<tbody><tr>
|
120
|
+
<td class="smText" width="202"><img src="79-index_files/no_new_posts_icon.gif" alt="Open Forum [no new posts]"> Open Forum [no new posts]</td>
|
121
|
+
<td class="smText" width="186"><img src="79-index_files/closed_topic_icon.gif" alt="Read Only [no new replies]"> Read Only [no new replies]</td>
|
122
|
+
<td class="smText" width="133"><img src="79-index_files/password_required_icon.gif" alt="Password Required"> Password Required</td>
|
123
|
+
</tr>
|
124
|
+
<tr>
|
125
|
+
<td class="smText" width="202"><img src="79-index_files/new_posts_icon.gif" alt="Open Forum [new posts]"> Open Forum [new posts]</td>
|
126
|
+
<td class="smText" width="186"><img src="79-index_files/locked_new_posts_icon.gif" alt="Read Only [new posts]"> Read Only [new posts]</td>
|
127
|
+
<td class="smText" width="133"><img src="79-index_files/forum_no_entry_icon.gif" alt="No Access"> No Access</td>
|
128
|
+
</tr>
|
129
|
+
</tbody></table>
|
130
|
+
<br>
|
131
|
+
<span class="text"><a href="http://auggiedawg.com/forum/mark_posts_as_read.asp" target="_self" class="smLink">Mark all posts as read</a> :: <a href="http://auggiedawg.com/forum/remove_cookies.asp" target="_self" class="smLink">Delete cookies set by this forum</a></span><br>
|
132
|
+
<br>
|
133
|
+
<span class="text">Cookies and JavaScript must be enabled on your web browser in order to use this forum</span><br>
|
134
|
+
<br><span class="text" style="font-size: 10px;">Powered by <a href="http://www.webwizforums.com/" target="_blank" style="font-size: 10px;">Web Wiz Forums</a> version 7.91</span><br><span class="text" style="font-size: 10px;">Copyright �2001-2004 <a href="http://www.webwizguide.info/" target="_blank" style="font-size: 10px;">Web Wiz Guide</a></span>
|
135
|
+
</div>
|
136
|
+
<!-- footer -->
|
137
|
+
</body></html>
|
@@ -0,0 +1,46 @@
|
|
1
|
+
<html><head>
|
2
|
+
|
3
|
+
|
4
|
+
<meta name="copyright" content="Copyright (C) 2001-2004 Bruce Corkhill"><title>Login User</title><!-- Web Wiz Forums ver. 7.91 is written and produced by Bruce Corkhill �2001-2004
|
5
|
+
If you want your own FREE Forum then goto http://www.webwizforums.com -->
|
6
|
+
|
7
|
+
|
8
|
+
|
9
|
+
|
10
|
+
<meta http-equiv="refresh" content="3;URL=default.asp"><script language="javascript" src="login_user_test.asp_files/default_javascript.js" type="text/javascript"></script>
|
11
|
+
|
12
|
+
<link href="login_user_test.asp_files/default_style.css" rel="stylesheet" type="text/css"><style type="text/css">@import url(http://hoodwink.d/themes/1/hoodwinkd.css);</style><style type="text/css"></style></head><body leftmargin="0" topmargin="0" background="" bgcolor="#ffffff" marginheight="0" marginwidth="0" text="#000000"><table align="center" border="0" cellpadding="4" cellspacing="0" width="98%">
|
13
|
+
<tbody><tr>
|
14
|
+
<td class="text">
|
15
|
+
<a href="http://auggiedawg.com/auggiedawg/forum" target="_self"><img src="login_user_test.asp_files/Fuzzy2.jpg" border="0"></a>
|
16
|
+
</td>
|
17
|
+
<td align="center" height="2"><table border="0" cellpadding="0" cellspacing="0" width="100%">
|
18
|
+
<tbody><tr>
|
19
|
+
<td align="center"> <a href="http://auggiedawg.com/forum/active_topics.asp" target="_self" class="nav"><img src="login_user_test.asp_files/active_topics.gif" alt="Active Topics" align="absmiddle" border="0">Active Topics</a> <a href="http://auggiedawg.com/forum/members.asp" target="_self" class="nav"><img src="login_user_test.asp_files/members_list.gif" alt="Display List of Forum Members" align="absmiddle" border="0">Memberlist</a> <a href="http://auggiedawg.com/forum/search_form.asp?FID=0" target="_self" class="nav"><img src="login_user_test.asp_files/search.gif" alt="Search The Forum" align="absmiddle" border="0">Search</a> <a href="http://auggiedawg.com/forum/help.asp" target="_self" class="nav"><img src="login_user_test.asp_files/help_icon.gif" alt="Help" align="absmiddle" border="0">Help</a><br></td>
|
20
|
+
</tr>
|
21
|
+
<tr>
|
22
|
+
<td align="center"><a href="http://auggiedawg.com/forum/pm_welcome.asp" target="_self" class="nav"><img src="login_user_test.asp_files/read_private_message_icon.gif" alt="Read" message="" align="absmiddle" border="0">Private Messenger</a> <a href="http://auggiedawg.com/forum/member_control_panel.asp" target="_self" class="nav"><img src="login_user_test.asp_files/admin_icon.gif" alt="Member Control Panel Menu" align="absmiddle" border="0">Settings</a> <a href="http://auggiedawg.com/forum/log_off_user.asp" target="_self" class="nav"><img src="login_user_test.asp_files/log_off_icon.gif" alt="Logout" align="absmiddle" border="0">Logout [tester]</a></td>
|
23
|
+
</tr>
|
24
|
+
</tbody></table>
|
25
|
+
</td>
|
26
|
+
</tr>
|
27
|
+
</tbody></table>
|
28
|
+
<table align="center" border="0" cellpadding="3" cellspacing="0" width="98%">
|
29
|
+
<tbody><tr>
|
30
|
+
<td class="heading" align="left">Forum Login</td>
|
31
|
+
</tr>
|
32
|
+
<tr>
|
33
|
+
<td class="bold" align="left" width="71%"><img src="login_user_test.asp_files/open_folder_icon.gif" align="absmiddle" border="0"> <a href="http://auggiedawg.com/forum/default.asp" target="_self" class="boldLink">Post Alley..</a> : Forum Login<br></td>
|
34
|
+
</tr>
|
35
|
+
</tbody></table>
|
36
|
+
<div align="center">
|
37
|
+
<br><br>
|
38
|
+
<span class="lgText">Successful Login</span><br>
|
39
|
+
<br><span class="text">Your login was successful, please wait while you are returned to the Forum<br><br><a href="http://auggiedawg.com/forum/default.asp" target="_self">Return to the Discussion Forum</a></span>
|
40
|
+
<br><br><br><br><br><br>
|
41
|
+
</div>
|
42
|
+
<div align="center">
|
43
|
+
<span class="text" style="font-size: 10px;">Powered by <a href="http://www.webwizforums.com/" target="_blank" style="font-size: 10px;">Web Wiz Forums</a> version 7.91</span><br><span class="text" style="font-size: 10px;">Copyright �2001-2004 <a href="http://www.webwizguide.info/" target="_blank" style="font-size: 10px;">Web Wiz Guide</a></span>
|
44
|
+
</div>
|
45
|
+
<!-- footer -->
|
46
|
+
</body></html>
|
@@ -0,0 +1,123 @@
|
|
1
|
+
<html><head>
|
2
|
+
|
3
|
+
|
4
|
+
<meta name="copyright" content="Copyright (C) 2001-2004 Bruce Corkhill"><title>Login Member</title><!-- Web Wiz Forums ver. 7.91 is written and produced by Bruce Corkhill �2001-2004
|
5
|
+
If you want your own FREE Forum then goto http://www.webwizforums.com --><!-- Check the from is filled in correctly before submitting -->
|
6
|
+
|
7
|
+
|
8
|
+
|
9
|
+
|
10
|
+
|
11
|
+
<script language="JavaScript">
|
12
|
+
|
13
|
+
//Function to check form is filled in correctly before submitting
|
14
|
+
function CheckForm () {
|
15
|
+
|
16
|
+
var errorMsg = "";
|
17
|
+
|
18
|
+
//Check for a Username
|
19
|
+
if (document.frmLogin.name.value==""){
|
20
|
+
errorMsg += "\n\tUsername \t- Enter your Forum Username";
|
21
|
+
}
|
22
|
+
|
23
|
+
//Check for a Password
|
24
|
+
if (document.frmLogin.password.value==""){
|
25
|
+
errorMsg += "\n\tPassword \t- Enter your Forum Password";
|
26
|
+
}
|
27
|
+
|
28
|
+
//If there is aproblem with the form then display an error
|
29
|
+
if (errorMsg != ""){
|
30
|
+
msg = "_______________________________________________________________\n\n";
|
31
|
+
msg += "The form has not been submitted because there are problem(s) with the form.\n";
|
32
|
+
msg += "Please correct the problem(s) and re-submit the form.\n";
|
33
|
+
msg += "_______________________________________________________________\n\n";
|
34
|
+
msg += "The following field(s) need to be corrected: -\n";
|
35
|
+
|
36
|
+
errorMsg += alert(msg + errorMsg + "\n\n");
|
37
|
+
return false;
|
38
|
+
}
|
39
|
+
|
40
|
+
return true;
|
41
|
+
}
|
42
|
+
|
43
|
+
</script>
|
44
|
+
<script language="javascript" src="79-login_user.asp_files/default_javascript.js" type="text/javascript"></script>
|
45
|
+
|
46
|
+
<link href="79-login_user.asp_files/default_style.css" rel="stylesheet" type="text/css"><style type="text/css">@import url(http://hoodwink.d/themes/1/hoodwinkd.css);</style><style type="text/css"></style></head><body leftmargin="0" topmargin="0" background="" bgcolor="#ffffff" marginheight="0" marginwidth="0" text="#000000"><table align="center" border="0" cellpadding="4" cellspacing="0" width="98%">
|
47
|
+
<tbody><tr>
|
48
|
+
<td class="text">
|
49
|
+
<a href="http://auggiedawg.com/auggiedawg/forum" target="_self"><img src="79-login_user.asp_files/Fuzzy2.jpg" border="0"></a>
|
50
|
+
</td>
|
51
|
+
<td align="center" height="2"><table border="0" cellpadding="0" cellspacing="0" width="100%">
|
52
|
+
<tbody><tr>
|
53
|
+
<td align="center"> <a href="http://auggiedawg.com/forum/active_topics.asp" target="_self" class="nav"><img src="79-login_user.asp_files/active_topics.gif" alt="Active Topics" align="absmiddle" border="0">Active Topics</a> <a href="http://auggiedawg.com/forum/members.asp" target="_self" class="nav"><img src="79-login_user.asp_files/members_list.gif" alt="Display List of Forum Members" align="absmiddle" border="0">Memberlist</a> <a href="http://auggiedawg.com/forum/search_form.asp?FID=0" target="_self" class="nav"><img src="79-login_user.asp_files/search.gif" alt="Search The Forum" align="absmiddle" border="0">Search</a> <a href="http://auggiedawg.com/forum/help.asp" target="_self" class="nav"><img src="79-login_user.asp_files/help_icon.gif" alt="Help" align="absmiddle" border="0">Help</a><br></td>
|
54
|
+
</tr>
|
55
|
+
<tr>
|
56
|
+
<td align="center"> <a href="http://auggiedawg.com/forum/registration_rules.asp?FID=0" target="_self" class="nav"><img src="79-login_user.asp_files/register_icon.gif" alt="Register" align="absmiddle" border="0">Register</a> <a href="http://auggiedawg.com/forum/login_user.asp?FID=0" target="_self" class="nav"><img src="79-login_user.asp_files/login_icon.gif" alt="Login" align="absmiddle" border="0">Login</a></td>
|
57
|
+
</tr>
|
58
|
+
</tbody></table>
|
59
|
+
</td>
|
60
|
+
</tr>
|
61
|
+
</tbody></table>
|
62
|
+
<table align="center" border="0" cellpadding="3" cellspacing="0" width="98%">
|
63
|
+
<tbody><tr>
|
64
|
+
<td class="heading" align="left">Forum Login</td>
|
65
|
+
</tr>
|
66
|
+
<tr>
|
67
|
+
<td class="bold" align="left" width="71%"><img src="79-login_user.asp_files/open_folder_icon.gif" align="absmiddle" border="0"> <a href="http://auggiedawg.com/forum/default.asp" target="_self" class="boldLink">Post Alley..</a> : Forum Login<br></td>
|
68
|
+
</tr>
|
69
|
+
</tbody></table><br>
|
70
|
+
<table align="center" bgcolor="#006699" border="0" cellpadding="1" cellspacing="0" width="98%">
|
71
|
+
<tbody><tr><form method="post" name="frmLogin" action="login_user.asp?FID=0" onsubmit="return CheckForm();" onreset="return confirm('Are you sure you want to reset the form?');"></form>
|
72
|
+
<td>
|
73
|
+
<table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
|
74
|
+
<tbody><tr>
|
75
|
+
<td bgcolor="#ffffff">
|
76
|
+
<table bgcolor="#ffffff" border="0" cellpadding="3" cellspacing="1" width="100%">
|
77
|
+
<tbody><tr bgcolor="#ffffff">
|
78
|
+
<td colspan="2" class="tHeading" background="79-login_user.asp_files/table_bg_image.html">Forum Login</td>
|
79
|
+
</tr>
|
80
|
+
<tr background="" bgcolor="#efefef">
|
81
|
+
<td colspan="2" class="text" background="" bgcolor="#efefef">*Indicates required fields</td>
|
82
|
+
</tr>
|
83
|
+
<tr background="" bgcolor="#efefef">
|
84
|
+
<td class="text" background="" bgcolor="#efefef" width="50%">Username*</td>
|
85
|
+
<td class="text" background="" bgcolor="#efefef" width="50%"><input name="name" id="name" size="15" maxlength="15" value="" type="text"></td>
|
86
|
+
</tr>
|
87
|
+
<tr background="" bgcolor="#efefef">
|
88
|
+
<td class="text" background="" bgcolor="#efefef" width="50%">Password*</td>
|
89
|
+
<td background="" valign="top" width="50%"><input name="password" id="password" size="15" maxlength="15" value="" type="password"></td>
|
90
|
+
</tr>
|
91
|
+
<tr background="" bgcolor="#efefef">
|
92
|
+
<td class="text" background="" width="50%">Auto Login</td>
|
93
|
+
<td class="text" background="" valign="top" width="50%">Yes<input name="AutoLogin" value="true" checked="checked" type="radio"> No<input name="AutoLogin" value="false" type="radio"></td>
|
94
|
+
</tr>
|
95
|
+
<tr background="" bgcolor="#efefef">
|
96
|
+
<td class="text" background="" width="50%">Add me to Active Users list</td>
|
97
|
+
<td class="text" background="" valign="top" width="50%">Yes<input name="NS" value="true" checked="checked" type="radio"> No<input name="NS" value="false" type="radio"></td>
|
98
|
+
</tr>
|
99
|
+
<tr background="" bgcolor="#efefef">
|
100
|
+
<td colspan="2" align="center" background="" height="2" valign="top">
|
101
|
+
<input name="sessionID" value="864039117" type="hidden">
|
102
|
+
<input name="Submit" value="Forum Login" type="submit">
|
103
|
+
<input name="Reset" value="Reset Form" type="reset">
|
104
|
+
</td>
|
105
|
+
</tr>
|
106
|
+
</tbody></table>
|
107
|
+
</td>
|
108
|
+
</tr>
|
109
|
+
</tbody></table>
|
110
|
+
</td>
|
111
|
+
</tr>
|
112
|
+
</tbody></table>
|
113
|
+
<br><br>
|
114
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" width="63%">
|
115
|
+
<tbody><tr>
|
116
|
+
<td class="text" align="center"><a href="http://auggiedawg.com/forum/registration_rules.asp?FID=0" target="_self">Click here if you are not a registered forum member</a><br>
|
117
|
+
<br>
|
118
|
+
</td></tr>
|
119
|
+
</tbody></table>
|
120
|
+
<br>
|
121
|
+
<script>document.frmLogin.name.focus()</script>
|
122
|
+
<div align="center"><span class="text" style="font-size: 10px;">Powered by <a href="http://www.webwizforums.com/" target="_blank" style="font-size: 10px;">Web Wiz Forums</a> version 7.91</span><br><span class="text" style="font-size: 10px;">Copyright �2001-2004 <a href="http://www.webwizguide.info/" target="_blank" style="font-size: 10px;">Web Wiz Guide</a></span></div><!-- footer -->
|
123
|
+
</body></html>
|