This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Tuesday, December 30, 2014

Max width email html


<!--[if mso]>
 <center>
 <table><tr><td width="580">
<![endif]-->
 <div style="max-width:580px; margin:0 auto;">


This text will be centered and constrained to 580 pixels even on Outlook which does not support max-width CSS


<!--[if mso]>
 </td></tr></table>
 </center>
<![endif]--> 

[Solve] How To ByPass Weekly Download Limit in Putlocker or Other web file hosting.


Solution:
1. Download the Hotspot Sheild Software (http://www.hotspotshield.com/). Create account if you like,
2. Install and it will restart after installed.
3. Run the program and choose server (default: USA).
4. Wait until connected successful.
5. Open putlocker download link and start download.

[Solve] Alternative Way To Bypass Wordpress 32mb Upload Limit

Problem: I have file xCoder.zip 40mb and I want to upload in WORDPRESS MEDIA.

Solution: 
1. Download FTP - File Transfer Protocol software (ex. Filezilla)
2. connect your wordpress directory (ex. /wp-content/upload/year/month/)
3. Upload the original file with 40mb in the wordpress directory using FTP.
4. Success!

How to fix XP OS if you cannot access system recovery console


If you cannot fix using CD for entering recovery console, Take these actions.

1. slave the Hard Drive. (google it)
2. use chkdsk
3. then use chkdsk /f
4. open OS choose last known config.
5. Success!

Simple HTML Newsletter Form

<!-- ======================= begin newsletter signup code ======================= -->
<style>
 #dr_signup_box {
  background: #E8E8E8;
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #003856;
  box-shadow: 0 0 4px #CCC;
 }
 #dr_signup_box p {
  font-size: 13px;
 }
 #dr_email, #dr_signup_button { 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; 
 }
 #dr_email { 
  font-size: 13px; 
  padding-left: 5px;
  height: 31px;
 }
 #dr_signup_box .dr_above_form {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-size: 16px;
  color: #222;
 }
 #dr_signup_box .dr_below_form { 
  margin-top: 0.5em;
  text-align: right; 
  color: #555; 
  font-weight: normal; 
  font-size: 11px;
 }
 button#dr_signup_button {
  -moz-box-sizing: border-box;
  background: url("../images/nav-bg.jpg") repeat-x scroll 0 0 #003856;
  text-shadow: none;
  border: 0 none;
  border-radius: 5px 5px 5px 5px;
  color: white;
  font-size: 14px;
  line-height: 14px;
  height: 31px;
  margin: 5px auto;
  padding: 0;
  text-align: center;
  cursor: pointer;
 }
 button#dr_signup_button img { 
  display:inline-block;
  vertical-align: middle; 
 }
 .dr_error {
  font-weight: bold;
  color: red;
 }
</style>
<div id="dr_signup_box">
 <form method="POST" action="" id="dr_signup" name="dr_signup">
 <input type="hidden" name="utm_source" id="dr_utm_source" value="plma" />
 <input type="hidden" name="utm_medium" id="dr_utm_medium" value="widget" />
 <input type="hidden" name="utm_campaign" id="dr_utm_campaign" value="plma-sidebar" />
 <input type="hidden" name="suspect" id="dr_suspect" value="1" />
 <h3 class="dr_above_form">

  Get Our Newsletter


Weekly demand response news from the facebook dive.

 <div class="dr_fieldWrapper">
  <input class="dr_email" size="15" value="email..." id="dr_email" name="email" onblur="if(this.value=='')value='email...';" onfocus="if(this.value=='email...')value='';">

 <button id="dr_signup_button" type="submit"><img src="image/email_icon2.png" width="22" height="22">   Sign me up! <img src="images/spinner.gif" style="display:none;" id="dr_spinner"></button>

 <div class="dr_fieldWrapper">
  <label id="dr_email_error" for="dr_email" style="display:none;" class="dr_error">A valid email address is required.</label>
  <label id="dr_message" for="dr_email" style="display:none;" class="dr_message">Thank you! You will receive an email shortly.</label>

 <h4 class="dr_below_form">
  <a href="#">Learn more.

 </form>
<script type="text/javascript" src="js/signup.js"></script>
<!-- ======================= end newsletter signup code ======================= -->

Simple Email Button Code


<table cellspacing="0" cellpadding="0"> 
<tr>   
<td align=center width=300 height=40 bgcolor="#a10000" style="-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #fff; font-weight: bold; font-family: Helvetica, Arial, sans-serif; <span> </span>display: block;">     < a href="http://pagetemplates.blogspot.com/ " style ="color: #fff; text-decoration: none; line-height:40px; width:100%; display:inline-block" >Button Text Goes Here   
</td> 
</tr>
</table>

[Solve] The Volume Shadow Copy Service is Not Working


Solution: Go into Control Panel > Administrative Tools > Services and check that RPC Endpoint Mapper is set to Automatic and is started. Then set Volume Shadow Copy to Manual and start it.

#VolumeShadowCopy