amirsaishi
5th June 2006, 00:44
http://img412.imageshack.us/img412/876/lime1zt.gif (http://imageshack.us)
Ive heard this mentioned before somewhere else but i had forgotten it, just today i was looking through the source of one of the limewire.com pages and it had the answer sitting right there!
Ok, what you want to do is goto http://sales.limewire.com/support/pro_lookup.php
(OR www.limewire.com > "Download" page > Click "Get Pro" > "I will not use LimeWire PRO for copyright infringement." & "Continue" > Click "Already bought PRO?
" in the top right cornor.
You will be asked for an email address, all you put here is exactly "name@company.com" and press "Submit" and you will then be asked which version of Limewire Pro you want to download.
If you would like to see where i saw it in the source, goto the page where you enter your email address and bring up the source code. (If using IE, goto "View" then "Source")
On line 50 it says
Code:
alert('Please verify that your email address is in the proper format - name@company.com.');
http://img412.imageshack.us/img412/876/lime1zt.gif (http://imageshack.us)
~~Enjoy~~
Ive heard this mentioned before somewhere else but i had forgotten it, just today i was looking through the source of one of the limewire.com pages and it had the answer sitting right there!
Ok, what you want to do is goto http://sales.limewire.com/support/pro_lookup.php
(OR www.limewire.com > "Download" page > Click "Get Pro" > "I will not use LimeWire PRO for copyright infringement." & "Continue" > Click "Already bought PRO?
" in the top right cornor.
You will be asked for an email address, all you put here is exactly "name@company.com" and press "Submit" and you will then be asked which version of Limewire Pro you want to download.
If you would like to see where i saw it in the source, goto the page where you enter your email address and bring up the source code. (If using IE, goto "View" then "Source")
On line 50 it says
Code:
alert('Please verify that your email address is in the proper format - name@company.com.');
http://img412.imageshack.us/img412/876/lime1zt.gif (http://imageshack.us)
~~Enjoy~~