0

How to Disable Automatic Cursor Display in Aweber Form

One of our clients was asking us to disable the automatic cursor display in aweber form. Some find it annoying to see the cursor automatically on the form field. We’ve installed a non-chic type of form with the html code they’re giving along with a bunch of styles.

This is so easy to do. Everytime I work on task that I haven’t done before I always research before working on it. This gives me an idea as to where to go and what to do.

When I read several posts, I found out that keyword here is focus. As I’ve seen in this particular blog, though he’s blogging about the reverse way, I found out that all the codes relies only on the focus. So I got the idea. All the codes that he posted does not exist on the file that I have. So what I did is check the aweber form codes, searching for the word focus. And there viola in just a minute I solve my client’s issue.

Find this codes below and delete the “autofocus”. Then your problem will be solve too.

autofocus code

Hope this post helps, let me know.

0

How to Create Thank You Note for Paypal

Last week, our client was asking to have a thank you note for his clients after paying with Paypal. But since there’s no way to do it in Paypal, you need to create a new page in your site and set the return URL. This is my first time to explore and work with Paypal account. So I was so excited to do it but it takes a lot of my time reading and researching how to do it.

Here I will give you a step-by-step instructions on how to make your Thank You note works.

First: Create a thank you page.
Second: Publish it and copy the URL of this page.
Third: Go to Paypal.com and log in. Under selling tools, look for Website Preference and click on update.
Fourth: Turn on Auto Return and paste the URL of your thank you page.

These are the basic instructions given by Paypal, but when I checked it did not work on my end. I’ve found some post giving tips on how to make it work. But the following codes works on me after I inserted them on my Paypal button on the website.

<input type=”hidden” name=”return” value=”http://yoursitehere.com/yournote”&gt;
<input type=”hidden” name=”rm” value=”2″>

 

 

 

0

Now I’m Back

Hooray! I’m back. This blog has been suspended or has been archived for quite so long. I don’t even know when was this suspended. Since I gave birth last December 2012, I forgot to check on here. Until just recently that I was thinking that I should get back to blogging in WordPress but upon checking I was not directed to my blogging site.  Had asked wp people to reconsider my blog and now its back.    So now, I am thinking of few topics to post here. Please also visit my parenting blog, where I wrote about my journey as mother: Kimmys Parenting Journey.

 

 

0

How to Download Back-up File using CuteFTP

We’ve got some problem on how to access the ftp account to create back-up for one of our sites under the enom hosting company.  They have provided you some instructions on how to access your files through ftp, but I wasn’t familiar with the FTP client that they’re using.  Numerous options have been encountered, either you can use Dreamweaver MX, Cute FTP, Bulletproof FTP and Anarchie. Starting with the FTP link they’ve provided, we could hardly get into the site’s back-end.

This might be useful to some who’s encountering the same problem. Here’s what I did to download the files.

First: Before anything else, download CuteFTP.
Second: Log.in to enom.com.
Third: Go to Hosting > Web Hosting > Manage.
Fourth: Choose account name.
Fifth: Under account details, click “Login to Your Control Panel”.
Sixth: You will be directed to the “HOME – HOSTING PACKAGE OVERVIEW” page. On that page, at the bottom part you will find the Quick Account Info. Copy and paste the ftp link to CuteFTP, then log.in.

 

Now you will be able to download back-up or upload additional files to your site.

 

 

0

Globe Tattoo Broadband Detected But Not Connecting

I’ve encountered yesterday an issue with my Globe Tattoo Broadband after I reformatted my computer. Here’s how I solve it.

First: Right click on your “My Computer
Second: Click on “Manage“.
Third: Under Services and Applications, click “Services“.
Fourth: For Startup Type, select Manual.  Then click on Start button under Service status.  Then click OK.
Five: Do the same with Remote Access Auto Connection Manager and Remote Access Connection Manager.