Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.235.575 Times

Closing Plenary Session software
Filter: All | Freeware | Demo
 

Closing Plenary Session

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 626

Spider Session Remover This contribution uses Apache mod_rewite to look for specific spiders, and remove the session (osCsid) from the URL, and return a '301' back to the spider.Basically, if the spider tries to do this:GET /www.example.com/product_info.php?products_id=24&osCsid=ac8d8926059625ecb8dd9115f91d5f8athe...



Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Spider Session Remover Download

Added: May 10, 2013 | Visits: 563

Admin Session Lifetime Session Lifetime is a SQL addin witch will allow the store owner under the admin side only to control the length of your session without loss of work due to interruptions during data entry. This requires MYSQL access.





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): Admin Session Lifetime Download

Added: May 10, 2013 | Visits: 538

AJAX Session 5.x- For security purposes, any code that uses AJAX session must call a PHP function that registers a specified session variable. Only after that will the AJAX session allow an AJAX post request to modify variables.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): AJAX Session 5.x- Download

Added: May 10, 2013 | Visits: 480

AJAX Session 5.x- For security purposes, any code that uses AJAX session must call a PHP function that registers a specified session variable. Only after that will the AJAX session allow an AJAX post request to modify variables.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): AJAX Session 5.x- Download

Added: May 10, 2013 | Visits: 584

Simple telnet session scripting This class supports simple scripting of a telnet session. When created, it takes the name of the host and an optional dictionary. Scripts are passed to the object's RunScript method as a list of strings.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (62): Simple telnet session scripting Download

Added: May 10, 2013 | Visits: 452

Simple session handling example This script is a very simple session handling example that uses plain Python CGI (tested only under Python 2.2 ). Its goal is to show how cookies are set via HTTP and how easily they can be used for session management.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Simple session handling example Download

Added: April 16, 2013 | Visits: 735

Automatic Timed Self-Closing Window Script Automatic Timed Self-Closing Window opens a window that will close itself after a pre-set time. The popup can be launched from a link in your page, or automatically when the launching page loads. It does not launch multiple windows on re-clicks.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (43): Automatic Timed Self-Closing Window Script Download

Added: May 26, 2013 | Visits: 607

CLOSING WINDOWS FROM javascript Script This set of short, easy scripts shows six different ways to close a window from javascript, including closing windows from a clicked link, a clicked image, or a clicked form button.Special instructions are also included for closing windows comprised of frameset pages.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (45): CLOSING WINDOWS FROM javascript Script Download

Added: July 16, 2013 | Visits: 429

MongoDB Session This is a Session handler to store MongoDB session. It first establish a connection to a MongoDB database server and then register functions that implement the basic session manipulation functions, so the current session user data will be stored in that MongoDB database with this PHP User...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): MongoDB Session Download

Added: June 28, 2013 | Visits: 459

Keep session Simple module to keep your Drupal session alive until the user close his browsers window. This option can be very useful if the Drupal administrator has no access to the settings.php or the session's lifetime really have to be limited for the view time because of any security issue.The module try...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Keep session Download

Added: September 15, 2013 | Visits: 447

Session API The Session API is a very simple set of functions that extend the core sessions workings, allowing data to be stored and associated with a user's session.There is no need to install this module unless you are instructed to do so by another module.Currently this module is used by * Flag * Session...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Session API Download

Added: June 07, 2013 | Visits: 386

Session Restore The session restore module allows sessions (which are stored in a separate table) to be restored upon login.Example use case: The quiz module stores data related to an ongoing quiz in the user's session. The session restore module keeps track of this session in its own table. If the user logs out...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Session Restore Download

Added: June 08, 2013 | Visits: 409

Session Meter Admin How do I know when my session is about to expire?The Session Meter is a native module for joomla! 1.5 backend. It indicates current session with battery meter progress bar, and alerts user within one minute prior to expiration.


Platforms: PHP

License: Freeware Size: 20.48 KB Download (47): Session Meter Admin Download

Advanced Exposed Forms Ubercart Bought together Session Favorites The Session Favorites module provides a "Favorites" or bookmark system based solely on a browser cookie. This allows site visitors to aggregate lists of content without becoming full-fledged users.The module can be configured on a per-node-type basis, and optionally provides AJAX add/remove...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (47): Advanced Exposed Forms Ubercart Bought together Session Favorites Download

Added: July 10, 2013 | Visits: 358

Tab Saver Many times we need to just restore the original set of tabs/URLs we were browsing in the previous session. Or may be want to undo the closing of 1 or more tabs in the current session...


Platforms: Mac

License: Freeware Size: 81.92 KB Download (40): Tab Saver Download

Added: August 26, 2013 | Visits: 424

Jack Session Manager JackSM (Jack Session Manager) is a gui to launch/control the Jack audio server.


Platforms: *nix

License: Freeware Size: 112.64 KB Download (39): Jack Session Manager Download

Added: August 28, 2013 | Visits: 434

Save Session Save Session enables you to choose whether to save the current session and close Firefox for the next startup. With Save Session, you can choose to save the current session and close Firefox for the next startup. This works best if you USUALLY want to launch Firefox with your default homepages...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): Save Session Download

Added: September 14, 2013 | Visits: 261

django-session-csrf django-session-csrf is an alternative implementation of Django's CSRF protection that does not use cookies. Instead, it maintains the CSRF token on the server using Django's session backend. The csrf token must still be included in all POST requests (either with csrfmiddlewaretoken in the form or...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (37): django-session-csrf Download

Added: July 30, 2013 | Visits: 424

VNC Session Manager VNC Session Manager adds the nessary glue code between VNC's two execution modes that enables xdm based login to disconnected sessions. i.e. it provides a 'Terminal Services' like login for *nix based vnc servers.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): VNC Session Manager Download

Released: May 08, 2017  |  Added: May 29, 2017 | Visits: 1.306

FireDaemon Session 0 Viewer FireDaemon Session 0 Viewer is an application for Microsoft Windows that allows you to easily switch back and forth between your logged in Windows desktop session and Session 0. Since the release of Windows Vista and Windows 2008 interactive Windows services (ie. those with a console or GUI...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $15.00 USD Size: 17.13 MB Download (126): FireDaemon Session 0 Viewer Download

< 1 2 3 4 5 >