Search
Recommended Sites
Related Links






   

Informative Articles

Advantages and Disadvantages of Frames
To use Frames or not to use Frames... That is the question... I've kept away from using frames in any of my work where possible. As much as I like some of the features that frames offer, such as a static header area and side menu bar, there is...

Dreamweaver: Your Professional Touch
Dreamweaver is sometimes seen as FrontPage's main competitor but, really, there's not even a comparison to be made. Dreamweaver might be expensive, sure, but there are serious web designers out there using it and getting work done - I...

How To Detect Search Engine Friendly Web Directories
How to detect search engine friendly directories: Directories serve two purposes in your web development efforts. One, a link from a directory is counted as a back link and hence increases your link popularity. Two, some directories will send you...

HTML Encryption from www.htmlblock.co.uk
Welcome to htmlblock.co.uk Protecting Websites Worldwide Protect your website with htmlblock.co.uk. Our software package gives you the highest in encryption and security levels for both the business and home user. Hide your source code by,...

The Heavily-Optimised SEO Article As Legitimate Search Engine Doorway Page
The doorway page, the satellite page, the channeling page, the information page, the landing page, the entry page, the bridge page..., whatever you call them they've long been considered the bete noir of seo or search engine optimisation....

 
Creating Pop Ups and Tips on Using Them

Creating Pop Ups and Tips on Using Them
As I said before, it's a proven fact that the use of pop up windows is a highly effective marketing technique that produces great results. Below, is an example of a popup window that you can use to gain new subscribers. It is set up with "tables" and will adjust to fit your new window. Copy and paste the following code into your HTML and edit as needed: <HTML> <HEAD> <TITLE>Claim Your FREE Gift</TITLE> </HEAD> <BODY BGCOLOR="#ffffff"> <CENTER> <TABLE BORDER="0" CELLPADDING="2" ALIGN="Center"> <TR> <TD BGCOLOR="red"><P ALIGN=Center> <FONT face="Verdana,Helvetica" SIZE="3" color="white"> Claim Your FREE Gift!</FONT> </TD> </TR> <TR> <TD><FONT face="Verdana,Helvetica" SIZE="3">

Subscribe to YOUR PUBLICATION for a wealth of information to assist you in YOUR PUBLICATIONS SUBJECT. <FONT color= "red">ALL new subscribers will receive YOUR FREE GIFT. </FONT></FONT>


<FORM METHOD="POST" ACTION="YOURFORM.cgi"> <CENTER> <TABLE BORDER="0" CELLPADDING="2" ALIGN="Center"> <TR VALIGN="Top"> <TD> <INPUT type="text" name="email" value="you@domain.com" size="20" onfocus="value=''"> <INPUT TYPE="submit" VALUE="Subscribe"></TD> </TR> </TABLE> </CENTER> </FORM> <P ALIGN=Center>
<FONT face="Verdana, Helvetica" SIZE="2">Close Window</FONT>
</TD> </TR> </TABLE> </CENTER> </BODY> </HTML>
Save your new document as "popup.htm" and upload it to your server where you store your HTML documents. Your next step will be to place the following script: <SCRIPT LANGUAGE="JavaScript"> <!-- function GetCookie(name) { var arg=name+"="; var alen=arg.length; var clen=document.cookie.length; var i=0; while (i<clen) { var j=i+alen; if (document.cookie.substring(i,j)==arg) return "here"; i=document.cookie.indexOf(" ",i)+1; if (i==0) break; } return null; } var visit=GetCookie("COOKIE1"); if (visit==null){ var expire=new Date(); window.name = "thiswin"; newwin=open("popup.htm", "dispwin", "width=350,height=350,scrollbars=yes,menubar=no"); expire=new Date(expire.getTime()+7776000000); document.cookie="COOKIE1=here; expires="+expire; } // --> </SCRIPT>
Tips on Using Pop Ups
1) Make sure that you don't use more than one pop-window per page. You don't want to annoy your visitors!
2) Make sure you always provide your visitors with an easy way to close your pop up window.
3) Use a powerful headline that demands attention
4) Enlarge your headline's font size so it really stands out.
5) Include your offer's most important benefits within your headline
6) Use incentives to increase your offer's response rate.
7) Keep your message short and to the point
8) Ask your visitors to take action
If you're considering adding a pop-up window to your site, do so with caution. The last thing you want to do is drive your visitors away. However, if done correctly, pop-windows can be an extremely effective way of getting your visitor's attention.


About the Author
By: Anne Ahira Editor The BEST Affiliate Newsletter http://www.thebestaffiliate.com

Sign up for PayPal and start accepting credit card payments instantly.