You can disable Ctrl + key combinations to protect your page. This will prevent user from copy and paste your web page.
<SCRIPT language=javascript type=text/javascript>
function disableCtrlKeyCombination(e)
{//list all CTRL + key combinations you want to disable
var forbiddenKeys = new Array(’a’, ‘n’, ‘c’, ‘x’, ‘v’, ‘j’);
var key;var isCtrl;
if(window.event)
{key = window.event.keyCode; //IE
if(window.event.ctrlKey)
isCtrl = true;
else
isCtrl = false;
}
else
{key = e.which; //firefox
if(e.ctrlKey)
isCtrl [...]
Archive for March, 2009
Protect Copy of Data On Page
Tuesday, March 31st 2009 Tags: copy paste disable, disable Ctrl key, disable key, protect copy, protect data, protect page
PHP - Working with Session
Wednesday, March 18th 2009 Tags: how to use session in php, php session how to, session help, session in php, start a session, working with session
To start a new session you have to use the session_start() function.
session_start();
To check if a session variable exists:
if (!isset($_SESSION['variablename'])){
$_SESSION['variablename']=$valueofvariablename;Â //session not set;
} else {
$valueofvariablename=$_SESSION['variablename']; //session already set;
}
If you want to end the session as a whole you can use the session_destroy() function.
session_destroy();
Well.. I think that’s enough!
Corner Adorners For Web Design
Monday, March 9th 2009 Tags: Background Corner, Corner Adorner, Corner in Web Design, Corner Variation, Create Jquery corner, Image Corner, Javascript Create Corner, Javascript Create Image Corner, JQuery Corner, JQuery Example
Corner adorner in designing web has come to importance thing cause it will make your web looks better. For implementation of this, you can use rounded corner image as background or you can use javascript as I will explain below.
- The Acrobat Reader Speed Launcher
- Remove Infoweb.net
- Display Text in MS Word Vertically
- Remove the Clear History Button in Windows XP
- MySql Error 1036 Table is Read Only
- Call to Undefined Function curl_init
- Hang When Installing Novell Netware 5
- Create Favicon for Your Website
- How To Add Or Subtract Hours From Datetime Expression
- Remove Mybrowserbar From My Browser
- samir patel in Merge Table Cells Using Javascript
- ankara hali y?k… in Call to Undefined Function curl_ini…
- SuperJet in Remove Mybrowserbar From My Browser…
- The Love in Remove Mybrowserbar From My Browser…
- ???? in Remove Mybrowserbar From My Browser…
- satyajeet in Merge Table Cells Using Javascript
- How come PR alw… in Remove Acronym or Abbr Underline In…
- Shermie in Get The Last Record from a Table
- martin in Getting The Domain Name Out Of A UR…
- rbc303 in Fireworks: Make Rounded Corner Edge…
- Fireworks: Make Rounded Corner Edges Image (4)
- Remove Mybrowserbar From My Browser (3)
- Naked Scuba Diving (2)
- Merge Table Cells Using Javascript (2)
- Check User Input Is Numeric or Character String (1)
- MySQL - Copy An Existing Table To A New Table (1)
- Getting The Domain Name Out Of A URL (1)
- Get The Last Record from a Table (1)
- Remove Acronym or Abbr Underline In Mozilla Firefox (1)
- Call to Undefined Function curl_init (1)
- Fireworks: Make Rounded Corner Edges Image
- Javascript - Get URL Parameters
- Merge Table Cells Using Javascript
- Get Domain Name From URL Using Javascript
- Javascript: Open new window containing php page
- Check User Input Is Numeric or Character String
- PHP - IP To Numeric Value
- PHP Create Zip file
- Exporting Data To TextFile
- Remove Mybrowserbar From My Browser
- convert ip to number convert ip to numeric value copy table to a new table copy table using mysql dll error dll file dll file corrupt dll not found domain name domain name from url Export Data fireworks horizontal line effect get domain from url get url parameters golfer social network import data javascript alert javascript alert method javascript dialogue box javascript get url parameter javascript load php page javascript open new window javascript open php page javascript pops up javascript prompt javascript tabbed page location href merge table cells Motion Trail Text mysql copy table mysql ip to number PC Router php compress file php create zip file php error PHP fatal error php ip to number php session how to php uploaded file rounded corner edges image url domain url domain name WinXP auto logon WinXP File Sharing zip using php