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.479.194 Times

Page Callback freeware
Filter: All | Freeware | Demo
 

Page Callback

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

JavaScript/AJAX page callback By copying the js.php into Drupal's root directory, setting up clean URLs, and adding a Apache RewriteRule to the .htaccess file, modules are able to quickly query information from Drupal via JavaScript.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): JavaScript/AJAX page callback Download

Added: April 10, 2013 | Visits: 518

NodeSymlinks NodeSymlinks allows you to display the same content to users at multiple locations in the Drupal menu system with unique URL path, unique navigation breadcrumb and without the SEO penalty that usually occurs with multiple copies of the same content.This is useful when you want to have the same... Platforms: PHP

License: Freeware Size: 20.48 KB Download (46): NodeSymlinks Download

Added: March 28, 2013 | Visits: 339

AHAH Style Ensurer Without this module, if during the processing of an AHAH callback, css files are added using drupal_add_css() but those files aren't already loaded on the base page from which the AHAH request originated, then those files don't get loaded. This is an unfortunate limitation of Drupal's AHAH... Platforms: PHP

License: Freeware Size: 10 KB Download (46): AHAH Style Ensurer Download

Added: June 26, 2013 | Visits: 327

AHAH Script Ensurer Without this module, if during the processing of an AHAH callback, javascript files are added using drupal_add_js() but those files aren't already loaded on the base page from which the AHAH request originated, then those files don't get loaded. This is an unfortunate limitation of Drupal's AHAH... Platforms: PHP

License: Freeware Size: 10 KB Download (45): AHAH Script Ensurer Download

Added: October 01, 2006 | Visits: 4.161

@Start Page Create a home (start) page for your browser that is truly yours for free! @Start page resides lo Platforms: Windows

License: Freeware Size: 581 KB Download (148): @Start Page Download

Added: July 16, 2006 | Visits: 3.288

Doorway Page Wizard Doorway Page Wizard guides you through a step by step process to create highly optimized doorway pages for your website. Doorway pages contain keywords and Meta-Tags that describe your website and are optimized to the search parameters of leading engines. They help improving ranking in search... Platforms: Windows

License: Freeware Size: 3.05 MB Download (268): Doorway Page Wizard Download

Released: September 10, 2003  |  Added: July 09, 2006 | Visits: 3.791

Page Links Page Links is a simple MDI ( Multi Document Interface) web browser based on Internet Explorer that allows the user to browse multiple sites simultaneously. The distinctive feature of Page Links is the ability to quickly view the URLs that are on the current webpage you're viewing. Ever find... Platforms: Windows

License: Freeware Size: 1.95 MB Download (492): Page Links Download

Released: April 04, 2008  |  Added: April 05, 2008 | Visits: 3.223

Xtreme Squeeze Page Pro Xtreme Squeeze Page Pro is created to boost Your list building efforts tremendously and give you ability to churn out high-converting squeeze pages instantly like other successful marketers. Xtreme Squeeze Page Pro offers the fastest and easiest way to create top converting squeeze pages and... Platforms: Windows

License: Freeware Size: 1.49 MB Download (485): Xtreme Squeeze Page Pro Download

Added: October 22, 2010 | Visits: 1.332

Simple Page Archive Simple Page Archive is a mirror and archiving tool to copy Web pages you are interested in. The CGI script downloads all images and CSS files to preserve the mirrored Web page. It works with the ZEUS (www.zeus.com) and Apache (www.apache.org) web servers. SPA is an simple CGI script which... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Simple Page Archive Download

Added: April 27, 2010 | Visits: 1.348

Catalyst::Plugin::Email::Page Catalyst::Plugin::Email::Page is a Perl module to email your Catalyst page. SYNOPSIS use Catalyst::Plugin::Email::Page; __PACKAGE__->config->{email_page}{ email = q{webmaster@example.com}, subject = q{User Report for}, link_text = q{Report Page}, }; # In your Template [%... Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): Catalyst::Plugin::Email::Page Download

Added: July 19, 2010 | Visits: 3.031

Free Link Page Free Link Page is a project that allows visitors to add links to your page in a specified category. This script allows visitors to add links to your page in a specified category. It is quite easy to install. The administration module supports deleting of existing links. Installation:... Platforms: *nix

License: Freeware Size: 43.01 KB Download (99): Free Link Page Download

Added: November 14, 2010 | Visits: 961

Callback Callback is an object interface for function callbacks. SYNOPSIS use Callback; my $callback = new Callback (&myfunc, @myargs); my $callback = new Callback ($myobj, $mymethod, @myargs); my $callback = new Callback ($old_callback, @myargs); $callback->call(@some_more_args); Callback... Platforms: *nix

License: Freeware Size: 4.1 KB Download (109): Callback Download

Added: February 18, 2010 | Visits: 884

AT Media Page AT Media Page provides a simple and easy to use Plone Page which can contain ATImages.. Platforms: *nix

License: Freeware Size: 19.46 KB Download (87): AT Media Page Download

Added: May 17, 2010 | Visits: 1.117

Template::Plugin::Page Template::Plugin::Page is a plugin to help when paging through sets of results. SYNOPSIS [% USE page = Page($total_entries, $entries_per_page, $current_page) %] First page: [% page.first_page %] Last page: [% page.last_page %] First entry on page: [% page.first %] Last entry on page: [%... Platforms: *nix

License: Freeware Size: 3.07 KB Download (89): Template::Plugin::Page Download

Added: August 13, 2010 | Visits: 932

Data::Page Data::Page is a Perl module that helps when paging through sets of results. SYNOPSIS use Data::Page; my $page = Data::Page->new(); $page->total_entries($total_entries); $page->entries_per_page($entries_per_page); $page->current_page($current_page); print " First page: ",... Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Data::Page Download

Added: August 22, 2010 | Visits: 882

Inline::Java::Callback Inline::Java::Callback is a callback into Perl from Java. SYNOPSIS use Inline Java => < Platforms: *nix

License: Freeware Size: 94.21 KB Download (104): Inline::Java::Callback Download

Added: July 12, 2010 | Visits: 1.021

Data::Page::Viewport Data::Page::Viewport is a Perl module to scroll thru data a page, or just an item, at a time. Synopsis This is a complete, tested, runnable program. #!/usr/bin/perl use strict; use warnings; use Data::Page::Viewport; # ----------------------------------------------- my(@data) =... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Data::Page::Viewport Download

Added: July 10, 2010 | Visits: 939

WWW::Mixi::OO::Page WWW::Mixi::OO::Page is a WWW::Mixi::OOs Pages base class. SYNOPSIS package WWW::Mixi::OO::Foo; use base qw(WWW::Mixi::OO::Page); sub uri { shift->absolute_uri(foo.pl); } # some implementations... METHODS new # subclass sub new { my $this = shift->SUPER::new(@_); # some... Platforms: *nix

License: Freeware Size: 24.58 KB Download (90): WWW::Mixi::OO::Page Download

Added: March 06, 2010 | Visits: 1.062

Extended C++ Callback Library Extended C++ Callback Library provides functors and delegates for up to ten parameters. Some callback "containers" will make life easier in special cases. For example, with DelegateList, you are able to execute all callbacks with a single call. Whats New in This Release: - added ReturnType... Platforms: *nix

License: Freeware Size: 532.48 KB Download (97): Extended C++ Callback Library Download

Released: May 02, 2011  |  Added: May 08, 2011 | Visits: 2.377

WebDwarf Free Web Page Maker Web Page authoring has never been easier or more affordable. WebDwarf Free is Virtual Mechanics' easy to use drag-and-drop web page maker. Features include a word processor with spell checker and link editor, built-in graphics creation and image editing, enhanced page layout including a snap-to... Platforms: Windows

License: Freeware Size: 8.96 MB Download (247): WebDwarf Free Web Page Maker Download

1 2 3 4 5 >