HOW TO INSTALL “RECOMMEND THIS SITE” SCRIPT IN YAHOO HOSTING/FRONTPAGE?

Question by mfelicio:
How to install “Recommend this site” script in Yahoo Hosting/Frontpage?
I’m trying to find a “recommend this site” script that I can install in a website I created using Frontpage and hosted by Yahoo, but I have not been succesful so far.
Do you know a script that would worked under Yahoo Hosting and that I could install through Frontpage? How do I do it? Where do I get the script?
——————————————
Answer by john_interface
Hello,
I use www.EcommerceStyle.com for my hosting, domain, and they have very good marketing system that you can use…
John
——————————————
Know better? Leave your own answer in the comments!









about 2 years ago
var numLines = 5;
for (var lineNumber = numLines; lineNumber > 0; lineNumber–){
for (var i = 0; i < lineNumber; i++){
document.write('*');
}
document.write('
‘);
}
This will produce:
*****
****
***
**
*
var numLines = 5;
for (var lineNumber = numLines; lineNumber > 0; lineNumber–){
for (var i = 0; i < (lineNumber + (lineNumber-1)); i++){
document.write('*');
}
document.write('
‘);
}
will produce:
*********
*******
*****
***
*
about 1 year ago
Hey, just bringing this old question up for a vote.
If you have not found the answer you are looking for, please, feel free to use one of the following links from my personal collection:
http://www.dogpile.com
http://www.itools.com/
http://en.wikipedia.org/wiki/Main_Page
http://www.dictionary.com
http://www.thefreedictionary.com/
http://www.medterms.com/script/main/hp.asp
http://www.alexa.com
http://www.searchtools.com/tools/tools.html
http://www.infopeople.org/search/chart.html
http://www.brbpub.com/pubrecsites.asp
http://www.searchsystems.net/
http://library.albany.edu/internet/choose.html
http://www.archive.org/
http://www.publicnoticeads.com/
http://www.samspade.org
http://www.free-ed.net/free-ed/
http://www.hplearningcenter.com
http://www.petfinder.com/
http://www.findlaw.com
http://www.rxlist.com
http://www.webmd.com
http://www.truthorfiction.com
http://www.salary.com
http://www.songlyrics.com/
My post is simply to encourage you to pick a “Best Answer” or to assist you in finding the answer.
Thank you!