Πέμπτη, Μαρτίου 01, 2007

Redirect html

clipped from users.koz.sch.gr

« στις: Νοέμβριος 06, 2006, 11:56:49 μμ »


I commented out the meta tag on this page because it was causing too many browsers to bounce back and forth and back and forth. Go to html-redirect.html for a live example.

This page shows how to use an HTML <META> tag in the header to redirect to another page. The <META> tag goes in the <HEAD> section of your HTML document. The <META> tag on this page looks like:

    <META HTTP-EQUIV="Refresh" CONTENT="5; URL=html-redirect.html">

The "5" means to wait 5 seconds before redirecting. The "html-redirect.html" after "url=" is the URL of the page to which to redirect.

 powered by clipmarks

Danasoft

clipped from users.koz.sch.gr

« στις: Νοέμβριος 07, 2006, 12:24:35 πμ »


Κώδικας:
[img]http://www.danasoft.com/sig/BillyKing1.jpg[/img]



 powered by clipmarks

Αποστολή μεγάλων αρχείων

clipped from users.koz.sch.gr

« στις: Νοέμβριος 20, 2006, 03:42:46 μμ »


http://www.yousendit.com

 powered by clipmarks

Restart Apache2

clipped from users.koz.sch.gr

« στις: Φεβρουάριος 19, 2007, 03:02:20 μμ »



sudo /etc/init.d/apache2 restart

 powered by clipmarks

Install the KDE

clipped from users.koz.sch.gr
Install the KDE login manager and core KDE Components

#apt-get install kdm kde-core

http://www.debianadmin.com/install-kde-desktop-in-debian-etch.html

 powered by clipmarks

links

 powered by clipmarks