 |

[an error occurred while processing this directive]
|
 |
 |
PERL's
PerlAccess holds the key to unlocking the most widely used server
side scripting language on the net. PerlAcces is part of: The
BIG Resources Network!
|
|
Top : Development : Cookies : Add a Site
Cookie-lib.pl
- Cookie-lib is a perl library to help the manipulation of broswer cookies.
(Added: 13-Feb-1999 Hits: 100 Rating: 0 Votes: 0) Rate It
Dave Bewley's cookie-test.pl
- Bewley describes this script as a "Simple little script to set and print a cookie."
(Added: 13-Feb-1999 Hits: 72 Rating: 0 Votes: 0) Rate It
Lakeweb: The Cookie Test
- A technical example with subroutines for handling cookies. No documentation is available.
(Added: 13-Feb-1999 Hits: 39 Rating: 0 Votes: 0) Rate It
Matt's Script Archive: HTTP Cookie Library
- A Perl HTTP Cookie library which allows you to add and read cookies with simple subroutine calls.
(Added: 13-Feb-1999 Hits: 88 Rating: 0 Votes: 0) Rate It
SCAT - Sessioneer CGI Authorization Tool
- This script uses server cookies to maintain client state. When this program is used, all urls will contain a cookie in them, which tells the server who the user is. It is available free for non-commercial use. Commercial use is not permitted.
(Added: 13-Feb-1999 Hits: 65 Rating: 0 Votes: 0) Rate It
The Last Cookie
- With this CGI you can display on your main page when pages or files on your site were last updated by you. The best part is that it will tell your visitors what pages they haven't visited since it has been updated!
(Added: 12-Jul-2000 Hits: 26 Rating: 0 Votes: 0) Rate It
|
|
Webmaster Tips from Moreover.com
|
|
| ")
document.writeln("")
// Start loop for articles
for (var counter=0; counter | ")
document.writeln("")
document.writeln(""+global_article[counter].cluster+" | ")
}
// Print out the headline
document.writeln("")
document.writeln(""+global_article[counter].headline_text+"... ")
// Print out the source
if ((counter != (global_article.length - 1)) || moreover_text != 1)
{
document.writeln("")
document.writeln("")
document.writeln(""+global_article[counter].source+" ")
}
// Print out reg/sub if appropriate
if (global_article[counter].access_status == "sub" || global_article[counter].access_status == "reg")
{
document.writeln(" ")
document.writeln(""+global_article[counter].access_status+" ")
}
// Print out the harvest time
if (time_display == "Yes")
{
// Make a new date object
time[counter] = new Date(global_article[counter].harvest_time)
time[counter].setHours(time[counter].getHours() - (time[counter].getTimezoneOffset() / 60 )) // adjust the time to local
document.writeln("")
document.writeln(""+time[counter].toString()+"")
}
document.writeln(" | | ")
} // End of article loop
// Start of clone button code //
// Note: Do not remove any of the code in this section //
document.writeln(" ")
// End of clone button code //
document.writeln(" | ")
// ************************************************************************************
// This code is subject to the copyright and warranty restrictions detailed at
// http://w.moreover.com/wizard_copyright.html
// Copyright 1999 Moreover.com Inc. All rights reserved.
// *************************************************************************************
}
|
|
Click
Here to Get Free News for Your Site
|
|
|
| Link
Partners |
| [an error occurred while processing this directive]
|
| Link
Exchange |
|
|