xsnow Posted May 8, 2007 Posted May 8, 2007 www.banlist.nl... go to tools.... how do I find the right source code to pull the username for the first box on the form. The search buddies banlist one?
Zedna Posted May 8, 2007 Posted May 8, 2007 What source code? HTML source code: expandcollapse popup<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Home - Banlist.nl</title> <link href="/styles/gradients.css" title="Gradients (Sidebar layout; default)" type="text/css" rel="stylesheet" media="screen" /> <link href="/styles/print.css" type="text/css" rel="stylesheet" media="print" /> </head> <body> <div id="contentjumper"> <a accesskey="j" href="#main" title="Jump to content">Jump to content</a> </div> <div id="title"> <h1><span>Banlist.nl</span></h1> <div id="bannerad"> <object data="/include/advert.php?type=banner&url=http://www.banlist.nl/index.php" type="text/html"></object> </div> </div> <div id="sidebar"> <div id="adblock"> <h2>Advertisements</h2> <div id="buttonad"> <object data="/include/advert.php?type=block&url=http://www.banlist.nl/index.php" type="text/html"></object> </div> </div> <div id="menublock"> <h2>Navigation</h2> <ul id="menulist"> <li><a accesskey="h" href="/index.php" title="Home (News)">Home</a></li> <li><a accesskey="f" href="http://www.banlist.nl/forum/index.php" title="Forum">Forum</a></li> <li><a accesskey="s" href="/signup.php" title="Sign up for an account">Sign up</a></li> <li><a accesskey="t" href="/tools.php" title="Things you might find useful">Tools</a></li> <li><a accesskey="i" href="/imprint.php" title="Imprint and Contact">Imprint</a></li> </ul> </div> <form accept-charset="utf-8" action="/login.php" method="post"> <div id="loginblock"> <h2>Login</h2> <fieldset class="hidden"></fieldset> <label class="boxlabel" for="form_user">Username:</label> <input class="textbox" type="text" name="user" id="form_user" maxlength="32" /> <label class="boxlabel" for="form_pass">Password:</label> <input class="textbox" type="password" name="pass" id="form_pass" maxlength="32" /> <input class="checkbox" type="checkbox" name="remember" id="form_remember" value="on" /> <label class="checklabel" for="form_remember">Autologin</label> <input type="hidden" name="action" value="login" /> <input type="hidden" name="returnto" value="/index.php" /> <input class="submit" type="submit" value="Login" /> <p><a href="/retrievepwd.php" title="Password retrieval page">Forgot password?</a></p> </div> </form> <div id="awardsblock"> <h2>Awards</h2> <ul id="awardslist"> <li> <a href="http://validator.w3.org/check?uri=referer" title="Validate the code of this page!"> <img src="/images/ban-xhtml11.png" alt="Valid XHTML 1.1 icon, XHTML 1.1 Specification" height="31" width="88" /> </a> </li> <li> <a href="http://jigsaw.w3.org/css-validator/check/referer" title="Validate the stylesheets of this page!"> <img src="/images/ban-vcss.png" alt="Valid CSS icon, CSS 2.1 Specification" height="31" width="88" /> </a> </li> </ul> </div> </div> <div id="container"> <div id="main"> <h2>Home</h2> <p>Welcome to Banlist.nl!</p> <p>This site is used to check players during initial hosting of Warcraft III games (mostly DotA).</p> <h3>About the banlist</h3> <p> Banlist.nl provides the Buddies' Banlist service, which you can use to exchange banlists with other people using <a href="http://www.wc3banlist.de">WC3Banlist</a>. </p> <p> There is a special group of people called "<a href="http://www.banlist.nl/forum/viewtopic.php?t=4013">Approved hosts</a>". Their bans have been reviewed, and are considered fair and reliable. It is highly recommended for people in their respective realms to download their bans. To download their bans, you can download XML files which you can import into WC3Banlist here. The XML files are available for <a href="/files/approved_azeroth.xml">Azeroth</a>, <a href="/files/approved_lordaeron.xml">Lordaeron</a>, <a href="/files/approved_kalimdor.xml">Kalimdor</a> and <a href="/files/approved_northrend.xml">Northrend</a>. </p> <p> If you need help importing the XML into WC3Banlist, take a look at the WC3Banlist manual ("Help" tab). </p> <p> Due to the growing community, three <a href="http://www.banlist.nl/forum/viewtopic.php?t=1346">Sharing Groups</a> have been made for banlist sharing, one for each functional realm. Each group will be headed by an approved host. The members of these groups are <em>not</em> approved, but are nonetheless useful contacts for you. I encourage you to get to know fellow banlist members on your realm, and after some time in the aforementioned groups, you can apply to become an approved host. </p> <h3>Getting started</h3> <p> There is a very nice <a href="http://banlist-help.no-ip.org/">quickstart guide</a> available made by Sephram and Thisbanlistlags. </p> <h3>Banlist.nl needs donations!</h3> <p> Banlist.nl is currenly free, but to keep it free (read: to keep it going in the first place), we need donations. We are growing rapidly: We are currently at about 89989 users, and each day more than 300 people sign in! The bandwith this program takes is pretty big, and the serverload is huge. </p> <p> So... Donations (in any amount) are more than welcome! You can donate through <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=kpronk%40csar%2enl&item_name=Banlist%2enl%20Donation&no_shipping=0&no_note=1&tax=0&lc=US&currency_code=EUR&bn=PP%2dDonationsBF&charset=UTF%2d8">PayPal</a>. </p> <p> Since May 8th, 2007, banlist.nl is hosted by <a href="mailto:henning.ha@gmail.com">Henning Haschke</a>. </p> </div> </div> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ _uacct = "UA-381698-2"; urchinTracker(); //]]> </script> </body> </html> Use IE UDF for forms and inputs ... Resources UDF ResourcesEx UDF AutoIt Forum Search
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now