Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
92 lines (89 sloc)
3.71 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Edit Web Page-Premium Users</title> | |
| </head> | |
| <body> | |
| <form method="POST" action="/perl/editpage2.pl"> | |
| <div align="center"><center><p><!-- BEGIN RICH-MEDIA BURST! CODE --> <script language="JavaScript"> | |
| <!-- /* © 1997-1999 BURST! Media, LLC. All Rights Reserved.*/ | |
| var TheAdcode = 'ad3966a'; | |
| var bN = navigator.appName; | |
| var bV = parseInt(navigator.appVersion); | |
| var base='http://www.burstnet.com/'; | |
| var Tv=''; | |
| var agt=navigator.userAgent.toLowerCase(); | |
| if (bV>=4) | |
| {ts=window.location.pathname+window.location.search; | |
| i=0; Tv=0; while (i< ts.length) | |
| { Tv=Tv+ts.charCodeAt(i); i=i+1; } Tv="/"+Tv;} | |
| else {Tv=escape(window.location.pathname); | |
| if( Tv.charAt(0)!='/' ) Tv="/"+Tv; | |
| else if (Tv.charAt(1)=="/")Tv=""; | |
| if( Tv.charAt(Tv.length-1) == "/") | |
| Tv = Tv + "_";} | |
| if (bN=='Netscape'){ | |
| if ((bV>=4)&&(agt.indexOf("mac")==-1)){ document.write('<s'+'cript src="'+ | |
| base+'cgi-bin/ads/'+TheAdcode+'.cgi/RETURN-CODE/JS' | |
| +Tv+'">'); | |
| document.write('</'+'script>'); } | |
| else if (bV>=3) {document.write('<'+'a href="'+base+'ads/'+ | |
| TheAdcode+'-map.cgi'+Tv+'"target=_top>'); | |
| document.write('<img src="' + base + 'cgi-bin/ads/' + | |
| TheAdcode + '.cgi' + Tv + '" ismap width=468 height=60' + | |
| ' border=0 alt="Click Here"></a>');} | |
| } | |
| if (bN=='Microsoft Internet Explorer') | |
| document.write('<ifr'+'ame id=BURST src="'+base+'cgi-bin/ads/'+ | |
| TheAdcode + '.cgi' + Tv + '/RETURN-CODE" width=468 height=60' + | |
| 'marginwidth=0 marginheight=0 hspace=0 vspace=0 ' + | |
| 'frameborder=0 scrolling=no></ifr'+'ame>'); | |
| // --> | |
| </script> <noscript><a | |
| href="http://www.burstnet.com/ads/ad3966a-map.cgi" target="_top"> <img | |
| src="http://www.burstnet.com/cgi-bin/ads/ad3966a.cgi" width="468" height="60" border="0" | |
| alt="Click Here"></a> </noscript> <!-- END BURST CODE --> </p> | |
| </center></div><div align="center"><center><p><img src="create.gif" | |
| alt="create.gif (7477 bytes)" WIDTH="250" HEIGHT="150"></p> | |
| </center></div><div align="center"><center><p><font color="#0000A0" face="Impact"><strong><big><big><big>Premium | |
| Member Login</big></big></big></strong></font></p> | |
| </center></div><div align="center"><center><table border="0" cellpadding="4" | |
| cellspacing="4"> | |
| <tr> | |
| <td bgcolor="#0080C0"><div align="center"><center><p><font face="VAG Rounded Thin" | |
| color="#80FFFF"><big><big>Username</big></big></font></td> | |
| <td bgcolor="#0080C0" align="center"><div align="center"><center><p><font | |
| face="VAG Rounded Thin" color="#80FFFF"><big><big>Password</big></big></font></td> | |
| </tr> | |
| <tr align="center"> | |
| <td><input type="text" name="username" size="30"></td> | |
| <td><input type="password" name="password" size="30"></td> | |
| </tr> | |
| <tr align="center"> | |
| <td colspan="2" bgcolor="#008080"><blockquote> | |
| <div align="left"><p><font color="#FFFFFF">If you can't remember your username or | |
| password, please enter the email <br> | |
| address you registered with and we'll send you your information. Do not <br> | |
| enter an email address if you know your username and password.</font></p> | |
| </div> | |
| </blockquote> | |
| </td> | |
| </tr> | |
| <tr align="center"> | |
| <td colspan="2"><div align="center"><center><p><input type="text" name="email" | |
| value="NONE" size="30"></td> | |
| </tr> | |
| <tr align="center"> | |
| <td colspan="2"><div align="center"><center><p><input type="submit" value="Submit" | |
| name="B1"><input type="reset" value="Reset" name="B2"></td> | |
| </tr> | |
| <tr align="center"> | |
| <td colspan="2"><em><strong>Note:</strong> If you signed up with an invalid email address, | |
| you will not be able to retrieve a lost<br> | |
| username or password.</em></td> | |
| </tr> | |
| </table> | |
| </center></div><div align="center"><center><p> </p> | |
| </center></div> | |
| </form> | |
| </body> | |
| </html> |