Create Members Area – Logout Page Lesson 8


www.1stoptutorials.com – In this tutorial we will create our lost password and log out section.We will be able to set the email text that the customer will get when they have lost there password. let me know how you get on. Ali

Technorati Tags: , , , , ,

Tags: , , , , ,   Posted in Domain Names & GoDaddy

Script makes a window pop-up when you enter the page. But only does this on the first time you enter the page?




I want it to pop up anytime you go to the page.

/*
One Time Popup Script
By Website Abstraction (http://www.wsabstract.com) and
Java-Scripts.net (http://www.java-scripts.net)
Over 200+ free scripts here!
*/

//number of days the cookie should
//last (0 will cause it to always pop up)
var expDays = 1;

//url of the page you want to popup
var page = “http://www.codearena.com”;

var windowprops = “width=650, height=500, location=yes, toolbar=no, menubar=no, scrollbars=yes, resizable=yes”;

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 getCookieVal (j);

i = document.cookie.indexOf(" ", i) + 1;

if (i == 0) break;

}

return null;

}

function SetCookie (name, value) {
var argv = SetCookie.arguments;
var argc = SetCookie.arguments.length;
var expires = (argc > 2) ? argv[2] : null;
var path = (argc > 3) ? argv[3] : null;
var domain = (argc > 4) ? argv[4] : null;
var secure = (argc > 5) ? argv[5] : false;
document.cookie = name + “=” + escape (value) +
((expires == null) ? “” : (”; expires=” + expires.toGMTString())) +
((path == null) ? “” : (”; path=” + path)) +
((domain == null) ? “” : (”; domain=” + domain)) +
((secure == true) ? “; secure” : “”);

}

function DeleteCookie (name) {
var exp = new Date();
exp.setTime (exp.getTime() – 1);
var cval = GetCookie (name);
document.cookie = name + “=” + cval + “; expires=” + exp.toGMTString();

}

var exp = new Date();
exp.setTime(exp.getTime() + (expDays*24*60*60*1000));

function amt(){
var count = GetCookie(’count’)

if(count == null) {
SetCookie(’count’,'1′)
return 1
} else {
var newcount = parseInt(count) + 1;
DeleteCookie(’count’)
SetCookie(’count’,newcount,exp)
return count

}

}

function getCookieVal(offset) {
var endstr = document.cookie.indexOf (”;”, offset);
if (endstr == -1)
endstr = document.cookie.length;
return unescape(document.cookie.substring(offset, endstr));
}

function checkCount() {
var count = GetCookie(’count’);
if (count == null) {
count=1;
SetCookie(’count’, count, exp);
window.open(page, “”, windowprops);
} else {
count++;
SetCookie(’count’, count, exp);
}

}

window.onload=checkCount



Technorati Tags: , , , , , , , , ,

Tags: , , , , , , , , ,   Posted in Expired Domain Names

what wont my meta tags work on my web page?!?!?

when you type my site in on google (www.lowbudgeteating.com), no description or anything comes up…just the website name. The domain name is through godaddy and is redirected to 150m.com where it is hosted
here is my heading HTML code















This is a fairly new website.only a month or so old
also, SEO websites recognize my HTML title but all say I have no descriptive and keyword meta tags

Technorati Tags: , , , ,

Tags: , , , ,   Posted in Expired Domain Names

How & When To Check For A Secure Order Page


How & When To Check For A Secure Order Page

Technorati Tags: , , ,

Tags: , , ,   Posted in Domain Names & Verisign

Using php/mysql, how do I allow users to insert a listing into my website and it shows up the account page?

I am trying to make a domain name reselling website to compete with sedo, tdnam, etc. I already know about user registration, login, and recordsets.

But, I want my users to be able to fill out a form and it shows up in a table on the domain names for sale page (I know how to do this). But, then, I want it to show up in their account page like craigslist. And, how can I limit it to 10 free listings per account?

Please help. I am using dreamweaver CS3, and I have phpmyadmin. So, how can I create the databases/tables that will be able to do this?

Thank you very much.

Technorati Tags: , , , , , , , , , ,

Tags: , , , , , , , , , ,   Posted in Domain Names & Sedo

aff portal front page intro vid


For an ongoing review of Aff Portal go to affportaltools.com.

Technorati Tags: , , ,

Tags: , , ,   Posted in Domain Names & Quantcast

google page rank n°1, search engine ranking optimisation


How I got my website on the top google results (about millions results!) after 1 month only! with no back links! with no alexa.com traffic ranking

Technorati Tags: , , , , , , ,

Tags: , , , , , , ,   Posted in Domain Names & Alexa.com

.TV Landing Page

Technorati Tags: ,

Tags: ,   Posted in Domain Names & Verisign

How to Add Autoresponder Capture Page / Subscription Forms To Your Website


This video show you how to set up Capture Pages and start getting subscribers in to your AutoResponder. What is a Capture Page? You may have heard of them as “squeeze pages” or “lead pages” but the basic idea is that a Capture Page is a simple web page that is used to invite prospects to request your information. They will request the information by filling out a subscription form. Open your free trial account today and begin to experience the power of Email Marketing with TrafficWave AutoResponders. Upgrade at any time during your 30 day trial by entering a valid credit card. Register Now www.trafficwave.net For more information about how to register Domain Name and start earning online, visit www.internetmarketing123.ws

Technorati Tags: , , , , ,

Tags: , , , , ,   Posted in Domain Name Hosting

how do you get rid of a page that has hijacked your domain?

woke up this morning to see that the website of the organisation I manage was taken over by a new page?!!! how come?? None of the pages on our domain work any longer…Our domain name has not expired, even.

Technorati Tags: , ,

Tags: , ,   Posted in Expired Domain Names