How to Create an Automatic Logout Page

From this Post you can learn how to create an Automatic Logout Page for Your Website. You Have to Create all the HTML/PHP files yourself and put them into a one folder with different names, such as "Logoff.html" Copy the Code below and Create a file with Notepad or a Software Similar to that.

Put all of them into a folder and it'll make you this Easier, You have to make your Whole System yourself.
You have to Create Login page and Database for users to Login and Share their Posts and This logout Page.
You can make this manual by removing the content code and Inserting a button. 

If you are a Beginner You don't have to worry about this page, You have to study from the Beginning.


JAVACRIPT CODE:


CODE:
<DOCType HTML! www.hackfreesite.blogspot.com>
<HTML>
<HEAD>
<META HTTP-EQUIV="REFRESH" CONTENT="10;URL=Logoff.htm">
  <TITLE>Redirect Demo</TITLE>
</HEAD>
<BODY>
<H1>You will be logged out after 10 seconds</H1>
</BODY>
</HTML>

A place to study Web Designing / Web Developing for Online free

0 comments:

Premium Blogspot Templates
Copyright © 2013 Dragnov Entertainment and Hack Free Site