Non Gamstop Casinos
'); content += ('Quick and dirty'); content += ('
    '); content += ('
  1. Copy all text from any webpages, documents, files, etc...
  2. '); content += ('
  3. Paste it into Input Window.
  4. '); content += ('
  5. Click "Extract" button.
  6. '); content += ('
  7. Copy the result from Output Window to somewhere and save it.
  8. '); content += ('
  9. Click "Reset" button to start all over again.
  10. '); content += ('
'); content += ('

More Controls'); content += ('
    '); content += ('
  1. Click "Paste Input" link to paste any text you copied elsewhere into Input Window.
  2. '); content += ('
  3. Click "Copy Output" link to copy whatever text inside Output Window.
  4. '); content += ('
  5. Choose different separator from the dropdown menu or specify your own. Default is comma.
  6. '); content += ('
  7. You can group a number of emails together. Each group is separated by a new line. Please enter number only.
  8. '); content += ('
  9. Check "Sort Alphabetically" checkbox to arrange extracted emails well... alphabetically.
  10. '); content += ('
  11. You can extract or exclude emails containing certain string (text). Useful if you only want to get email from a particular domain.
  12. '); content += ('
  13. You can choose to extract web addresses instead of email addresses.
  14. '); content += ('
'); content += ('
'); content += ('

'); var winl = (screen.width - imgwid) / 2; var wint = (screen.height - imghgt) / 2; helpwindow = window.open('','help','width=' + imgwid + ',height=' + imghgt + ',resizable=0,scrollbars=0,top=' + wint + ',left=' + winl + ',toolbar=0,location=0,directories=0,status=0,menubar=0,copyhistory=0'); helpwindow.document.write(content); helpwindow.document.close(); } function checksep(value){ if (value) document.extractor.sep.value = "other"; } function numonly(value){ if (isNaN(value)) { window.alert("Please enter a number or else \nleave blank for no grouping."); document.extractor.groupby.focus(); } } function findEmail() { var email = "none"; var a = 0; var ingroup = 0; var separator = document.extractor.sep.value; var string = document.extractor.string.value; var groupby = Math.round(document.extractor.groupby.value); var address_type = document.extractor.address_type.value; var input = document.extractor.input.value; if (document.extractor.lowcase.checked) { var input = input.toLowerCase(); } if (separator == "new") separator = "\n"; if (separator == "other") separator = document.extractor.othersep.value; if (address_type == "web") { rawemail = input.match(/([A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_%&\?\/.=]+)/gi); } else { rawemail = input.match(/([a-zA-Z0-9._-]+@[a-zA-Z0-9._-]+\.[a-zA-Z0-9._-]+)/gi); } var norepeat = new Array(); var filtermail = new Array(); if (rawemail) { if (string){ x = 0; for (var y=0; y= 0) { filtermail[x] = rawemail[y]; x++; } } else { if (rawemail[y].search(string)

Email Extractor Lite 1.8.1 Copyright � AffiBank.com
Input Window
Output Window

��� Need help?

No. of addresses detected:
Output Option
Separator:

Group: Addresses (groups will be seperated by new paragraph)

Filter Option
extract address containing this string:

Type of address to extract:

Click here for Inexpensive Hosting


Valid XHTML 1.0 Transitional Valid CSS!