1)Reflexology
http://www.reflexology-research.com/whatis.htm
2) The Most Watched Health Videos on the Web
http://www.healthguru.com/
Wednesday, June 29, 2011
Friday, June 17, 2011
PriceList
1)Price list for Air Conditioners ,Air Cooler ,Bikes ,Camera ,Car ,Computer ,Fan ,Laptop,Mobile ,TV ,Washing Machines ,Watches
http://www.indiapricelist.co.in/
http://www.indiapricelist.co.in/
Tuesday, May 10, 2011
Music
Listen world music and internet radio stations
http://www.deezer.com
Listen to handcrafted internet radio.Share your own mix online.
http://8tracks.com/
ilayaraja telugu hits
http://teluguilayaraja.blogspot.in/
http://www.deezer.com
Listen to handcrafted internet radio.Share your own mix online.
http://8tracks.com/
ilayaraja telugu hits
http://teluguilayaraja.blogspot.in/
Wednesday, May 4, 2011
JQuery Samples
Tutorials
http://www.w3schools.com/jquery/default.asp
1) Print all input controls in page
$(":input")
only visible controls
$(":input:visible")
to known count of visible items
$(":input:visible").size()
2) Print all input controls with value in xml tags
var str='';
$(":input:visible").each(function(){
str+='<'+this.id+'>'
str+=$(this).val();
str+=''+this.id+'>'
})
console.log(str)
2) checkbox item checked or not
$('#chkShowPassword').is(':checked') ? alert('checked'); : alert('unchecked');
http://www.w3schools.com/jquery/default.asp
1) Print all input controls in page
$(":input")
only visible controls
$(":input:visible")
to known count of visible items
$(":input:visible").size()
2) Print all input controls with value in xml tags
var str='';
$(":input:visible").each(function(){
str+='<'+this.id+'>'
str+=$(this).val();
str+=''+this.id+'>'
})
console.log(str)
2) checkbox item checked or not
$('#chkShowPassword').is(':checked') ? alert('checked'); : alert('unchecked');
Tuesday, March 1, 2011
Medical Shops
http://mukeshmedicalhall.com/
http://www.heteropharmacy.com/
http://www.medplusindia.com
Kottakkal Ayurveda
http://www.aryavaidyasala.com/
Online Medicines
https://www.1mgmedicines.com/
http://www.netmeds.com/
http://www.heteropharmacy.com/
http://www.medplusindia.com
Kottakkal Ayurveda
http://www.aryavaidyasala.com/
Online Medicines
https://www.1mgmedicines.com/
http://www.netmeds.com/
Friday, January 21, 2011
Loans
Home loans
How to calculate EMI – Download Excel EMI calculator
http://www.naveen.info/2009/06/21/how-to-calculate-emi-download-excel-emi-calculator/
How to calculate EMI – Download Excel EMI calculator
http://www.naveen.info/2009/06/21/how-to-calculate-emi-download-excel-emi-calculator/
Thursday, January 20, 2011
IIS
Internet Information Services (IIS) – formerly called Internet Information Server
Versions
IIS 1.0, Windows NT 3.51 available as a free add-on
IIS 2.0, Windows NT 4.0
IIS 3.0, Windows NT 4.0 Service Pack 3
IIS 4.0, Windows NT 4.0 Option Pack
IIS 5.0, Windows 2000
IIS 5.1, Windows XP Professional, Windows XP Media Center Edition
IIS 6.0, Windows Server 2003 and Windows XP Professional x64 Edition
IIS 7.0, Windows Server 2008 and Windows Vista (Home Premium, Business, Enterprise, Ultimate Editions)
IIS 7.5, Windows Server 2008 R2 and Windows 7
Learn IIS
http://learn.iis.net/
SSL Certificate Installation in Microsoft IIS 7
http://www.digicert.com/ssl-certificate-installation-microsoft-iis-7.htm
http://learn.iis.net/page.aspx/144/how-to-set-up-ssl-on-iis-7/
Versions
IIS 1.0, Windows NT 3.51 available as a free add-on
IIS 2.0, Windows NT 4.0
IIS 3.0, Windows NT 4.0 Service Pack 3
IIS 4.0, Windows NT 4.0 Option Pack
IIS 5.0, Windows 2000
IIS 5.1, Windows XP Professional, Windows XP Media Center Edition
IIS 6.0, Windows Server 2003 and Windows XP Professional x64 Edition
IIS 7.0, Windows Server 2008 and Windows Vista (Home Premium, Business, Enterprise, Ultimate Editions)
IIS 7.5, Windows Server 2008 R2 and Windows 7
Learn IIS
http://learn.iis.net/
SSL Certificate Installation in Microsoft IIS 7
http://www.digicert.com/ssl-certificate-installation-microsoft-iis-7.htm
http://learn.iis.net/page.aspx/144/how-to-set-up-ssl-on-iis-7/
Subscribe to:
Posts (Atom)