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

Wap Cgi software
Filter: All | Freeware | Demo
 

Wap Cgi

1 2 3 4 5 > 
Added: June 01, 2010 | Visits: 1.172

BlueLava BlueLava project is a Web/WAP CGI-based x10 interface for home automation. BlueLava is a Web and WAP (CGI-based) x10 interface. Using commandline-based x10 tools as its backend, it allows you to control x10-compliant electronics and x10 modules from within a Web browser or a WAP/WML-enabled...



Platforms: *nix

License: Freeware Size: 23.55 KB Download (115): BlueLava Download

Added: October 24, 2010 | Visits: 1.199

CGI::WML CGI::WML is a Perl module with subclass LDSs "CGI.pm" for WML output and WML methods. SYNOPSIS use CGI::WML; $query = new CGI::WML; $content = $query->p("Hello WAP world"); print $query->header(), $query->start_wml(), $query->template(-content=>$query->prev()),...





Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): CGI::WML Download

Added: September 21, 2010 | Visits: 1.328

Wap IRC Gateway Wap-IRC gateway allows you to chat on IRC with any WAP-enabled mobile phone. It works by running the server program on a Unix-like system that is accessible over the Internet. It doesnt require phones which have programs written in Java. I am Tomas Vilda, student studying at University of...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (133): Wap IRC Gateway Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 496

Perl Wap Mail Some CGI scripts (perl) to read email using a wap device


Platforms: Windows, Mac, Linux

License: Freeware Size: 9.53 KB Download (55): Perl Wap Mail Download

Added: April 18, 2006 | Visits: 3.034

CGI*Star Professional Create CGI (Common Gateway Interface) scripts for any type of form. Single or multi-page form input and confirmation before submission. Mail to main and copy email addresses, with facility to mask particular IDs in copy email. Mail in plain text or HTML format. Customizable templates to compose...


Platforms: Windows

License: Demo Cost: $99.00 USD Size: 2 KB Download (163): CGI*Star Professional Download

Added: January 19, 2006 | Visits: 3.971

WebGenie CGI*Star Professional Create CGI (Common Gateway Interface) scripts for any type of form. Single or multi-page form input and confirmation before submission. Mail to main and copy email addresses, with facility to mask particular IDs in copy email. Mail in plain text or HTML format. Customizable templates to compose...


Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.26 MB Download (208): WebGenie CGI*Star Professional Download

Added: June 11, 2006 | Visits: 5.846

WapServ WAP Gateway A WAP Gateway which can connect your WAP enabled mobile phone or WAP enabled browser to the Internet or to your local intranet. Conforms to WAP 1.2.1.


Platforms: Windows

License: Shareware Cost: $21.00 USD Size: 3.12 MB Download (584): WapServ WAP Gateway Download

Released: November 06, 2002  |  Added: April 02, 2006 | Visits: 2.708

CGI Star Professional Create CGI (Common Gateway Interface) scripts for any type of form. Single or multi-pageform input and user confirmation.Mail to main and copy email addresses. Facility to mask IDs in copy email.Mail in plain text or HTML format.Customizable templates to compose mail, autoresponderand...


Platforms: Windows

License: Commercial Cost: $99.00 USD Size: 2.27 MB Download (186): CGI Star Professional Download

Added: January 02, 2006 | Visits: 12.668

WAP Upload WAP Upload software helps people whose mobile phones do not have IrDA, cable, or Bluetooth interfaces to make their phones special. It allows you to upload games, music, MIDI, MP3, graphics, video and themes to the phone via WAP. Surprise your friend or girlfriend. Upload a file (picture,...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 2.25 MB Download (520): WAP Upload Download

Added: January 18, 2010 | Visits: 1.358

CGI::Cache CGI::Cache is a Perl extension to help cache output of time-intensive CGI scripts. WARNING The interface as of version 1.01 has changed considerably and is NOT compatible with earlier versions. A smaller interface change also occurred in version 1.20. SYNOPSIS Heres a simple example:...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): CGI::Cache Download

Added: March 17, 2010 | Visits: 1.133

lisp-cgi-utils lisp-cgi-utils is a CGI library for Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML forms. lisp-cgi-utils also supports HTTP cookies for...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): lisp-cgi-utils Download

Added: January 10, 2010 | Visits: 2.301

ip-filter-cgi ip-filter-cgi is a set of perl script to modify rules of IP Filter (IP Filter is a TCP/IP packet filter cf: http://coombs.anu.edu.au/~avalon/ip-filter.html). If you make any improvement, correction send it back to. The scripts is not complete and is provided for testing purpose....


Platforms: *nix

License: Freeware Size: 48.13 KB Download (207): ip-filter-cgi Download

Added: September 08, 2010 | Visits: 1.198

CGI::Simple CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. SYNOPSIS use CGI::Simple; $CGI::Simple::POST_MAX = 1024; # max upload via post default 100kB $CGI::Simple::DISABLE_UPLOADS = 0; # enable uploads $q = new CGI::Simple; $q = new CGI::Simple( { foo=>1, bar=>[2,3,4] }...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (103): CGI::Simple Download

Added: June 15, 2010 | Visits: 1.342

CGI::Minimal CGI::Minimal is a lightweight CGI form processing package. SYNOPSIS # use CGI::Minimal qw(:preload); use CGI::Minimal; my $cgi = CGI::Minimal->new; if ($cgi->truncated) { &scream_about_bad_form; exit; } my $form_field_value = $cgi->param(some_field_name); Provides a micro-weight...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (99): CGI::Minimal Download

Added: May 18, 2010 | Visits: 1.270

CGI::Kwiki::New CGI::Kwiki::New is the default new wiki generator for CGI::Kwiki. A Wiki is a website that allows its users to add pages, and edit any existing pages. It is one of the most popular forms of web collaboration. If you are new to wiki, visit http://c2.com/cgi/wiki?WelcomeVisitors which is possibly...


Platforms: *nix

License: Freeware Size: 76.8 KB Download (98): CGI::Kwiki::New Download

Added: February 20, 2010 | Visits: 1.328

CGI::Expand CGI::Expand is a Perl module that can convert flat hash to nested data using TT2s dot convention. SYNOPSIS use CGI::Expand; use CGI; # or Apache::Request, etc. $args = expand_cgi( CGI->new(a.0=3&a.2=4&b.c.0=x) ); # $args = { a => [3,undef,4], b => { c => [x] }, } # Or to catch...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): CGI::Expand Download

Added: January 04, 2010 | Visits: 1.054

CGI::Validate CGI::Validate is an advanced CGI form parser and type validation. SYNOPSIS use CGI::Validate; # GetFormData() only use CGI::Validate qw(:standard); # Normal use use CGI::Validate qw(:subs); # Just functions use CGI::Validate qw(:vars); # Just exception vars ## If you dont want it to...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): CGI::Validate Download

Added: May 09, 2010 | Visits: 2.001

CGI::Application::Plugin::Authentication::Store::Cookie CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => [Cookie, SECRET => "Shhh, dont tell anyone",...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): CGI::Application::Plugin::Authentication::Store::Cookie Download

Added: April 14, 2010 | Visits: 2.833

CGI::Application::Plugin::Authentication::Store::Session CGI::Application::Plugin::Authentication::Store::Session is a session based store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => Session, ); This module uses a session...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (89): CGI::Application::Plugin::Authentication::Store::Session Download

Added: February 23, 2010 | Visits: 7.263

CGI::Application::Plugin::Authorization CGI::Application::Plugin::Authorization is an authorization framework for CGI::Application. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; use CGI::Application::Plugin::Authorization; # default config for runmode authorization...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): CGI::Application::Plugin::Authorization Download

1 2 3 4 5 >