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

Request Quote software
Filter: All | Freeware | Demo
 

Request Quote

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

Request quote Request quote script is designed for web designers and other internet businessperson that wish to achieve perfect feedback from their customers. It is designed to send text messages from customer's requesting the price quote for their projects. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): Request quote Download

Added: May 10, 2013 | Visits: 550

Freight and International Shipping Quote Modules Usually, if the item is overweight or is to be shipped overseas, UPS and USPS modules won't work. This contribution is two modules in one.1) The first RFQ allows customers to select 'Request Quote'as a shipping method. By default, this is a $0.00 charge added to the price (You can add a quote... Platforms: Windows, *nix, PHP, BSD


Added: February 04, 2010 | Visits: 1.711

Finance::Quote::Yahoo::USA Finance::Quote::Yahoo::USA is a Perl module to obtain information about stocks and funds in the USA and Canada. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("usa","SGI"); This method provides access to financial information from a number of exhcanges in the... Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::USA Download

Released: December 10, 2013  |  Added: December 24, 2013 | Visits: 13.785

Instant Quote Professional Instant Quote Professional is a feature-rich Pricing / Estimating application designed for Any business that requires quotes and invoices. Instant Quote Pro takes the burden out of quoting and invoicing and allows you to easily create quotes in seconds! With this software, you will be highly... Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $199.00 USD Size: 280.85 MB Download (320): Instant Quote Professional Download

Released: January 01, 2003  |  Added: September 27, 2006 | Visits: 13.270

A Daily Inspirational Quote From Edgar Cayce 'A Daily Inspirational Quote From Edgar Cayce' delivers daily inspirational quotes by America's most famous psychic. Every time you start your computer, or at other times that you specify, this program will display a random quote of the day for you. Gain insights you can apply to your life on... Platforms: Windows

License: Freeware Size: 1.51 MB Download (976): A Daily Inspirational Quote From Edgar Cayce Download

Added: July 05, 2006 | Visits: 2.486

Request & Response Request and Response was designed to allow companies to track user requests. Since ISMRR allows for complete customization, there are no limits on what can be tracked. Simple to use interface! Configure almost all aspects of the program Connect from any remote site Color coding of... Platforms: Windows

License: Shareware Cost: $79.00 USD Size: 6.84 MB Download (121): Request & Response Download

Released: May 11, 2006  |  Added: May 18, 2006 | Visits: 5.058

FREE Quick Quote FREE Quote Watchlist Software for over 50 exchanges worldwide. Keep track of your trades with this easy to use quote watchlist tool, data feeds are free so you can monitor your trades with zero cost. Quick Quote enables you to monitor your trading/investment portfolio with auto-refresh... Platforms: Windows

License: Freeware Size: 1.3 MB Download (806): FREE Quick Quote Download

Released: November 09, 2012  |  Added: December 01, 2012 | Visits: 2.138

Quote Organizer Deluxe Quote Organizer Deluxe is a flexible quotation, proverb, saying, and verse management software for Windows users. Our software helps you to organize and manage all your favorite quotations, proverbs, and sayings. For the database novice, Organizer's intuitive interface and ready-to-use quotation... Platforms: Windows

License: Shareware Cost: $75.00 USD Size: 6.84 MB Download (148): Quote Organizer Deluxe Download

Added: January 18, 2010 | Visits: 1.026

PITA::XML::Request PITA::XML::Request is a request for the testing of a software package. SYNOPSIS # Create a request specification my $dist = PITA::XML::Request->new( scheme => perl5, distname => PITA-XML, # The package to test file => PITA::XML::File->new( filename => Foo-Bar-0.01.tar.gz, digest =>... Platforms: *nix

License: Freeware Size: 71.68 KB Download (102): PITA::XML::Request Download

Added: January 18, 2010 | Visits: 2.167

Afghan Hound Quote of the Day Daemon Afghan Hound Quote of the Day Daemon project is a TCP/UDP quote-of-the-day server. Afghan Hound Quote of the Day Daemon uses both TCP and UDP port 17 to return a random quote from fortune(6) style quote files. It has performance benefits over other programs which use fortune(6) to source their... Platforms: *nix

License: Freeware Size: 100.35 KB Download (107): Afghan Hound Quote of the Day Daemon Download

Added: November 22, 2010 | Visits: 1.423

Finance::Quote Finance::Quote is a Perl module to get stock and mutual fund quotes from various exchanges. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; $q->timeout(60); $conversion_rate = $q->currency("AUD","USD"); $q->set_currency("EUR"); # Return all info in Euros.... Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote Download

Added: January 02, 2010 | Visits: 1.225

Finance::Quote::ASX Finance::Quote::ASX is a Perl module that can obtain quotes from the Australian Stock Exchange. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("asx","BHP"); # Only query ASX. %stockinfo = $q->fetch("australia","BHP"); # Failover to other sources OK. This... Platforms: *nix

License: Freeware Size: 92.16 KB Download (128): Finance::Quote::ASX Download

Added: February 08, 2010 | Visits: 1.831

Finance::Quote::Yahoo::Australia Finance::Quote::Yahoo::Australia is a Perl module to fetch Australian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_australia","BHP"); # Use this module only. my %info = $q->fetch("australia","BHP"); # Failover with other... Platforms: *nix

License: Freeware Size: 92.16 KB Download (107): Finance::Quote::Yahoo::Australia Download

Added: February 18, 2010 | Visits: 1.555

Finance::Quote::Yahoo::Brasil Finance::Quote::Yahoo::Brasil is a Perl module to fetch Brasilian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_brasil","BHP"); # Use this module only. my %info = $q->fetch("brasil","BHP"); # Failover with other methods.... Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote::Yahoo::Brasil Download

Added: November 22, 2010 | Visits: 1.852

Finance::Quote::Yahoo::nz Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_nz","DPC"); # Use this module only. my %info = $q->fetch("nz","DPC"); # Failover with other methods. This module allows... Platforms: *nix

License: Freeware Size: 92.16 KB Download (126): Finance::Quote::Yahoo::nz Download

Added: September 10, 2010 | Visits: 807

Jifty::Request Jifty::Request is a canonical internal representation of an incoming Jifty request. This document discusses the ins and outs of getting data from the web browser (or any other source) and figuring out what it means. Most of the time, you wont need to worry about the details, but they are... Platforms: *nix

License: Freeware Size: 532.48 KB Download (89): Jifty::Request Download

Added: April 22, 2010 | Visits: 1.165

LiveJournal Quote LiveJournal Quote is a Firefox extension that tires to make our communication in LJ more easy. It makes quotes. How does it works? 1) You can write in post-form tags [quote]Text[/quote] and on clicking the Send-button tags will be converted in html-quote (Div element) 2) You can also select... Platforms: *nix

License: Freeware Size: 21.5 KB Download (94): LiveJournal Quote Download

Added: August 02, 2010 | Visits: 1.366

Yahoo::Search::Request Yahoo::Search::Request is a container object for a Yahoo! Search request. (This package is included in, and automatically loaded by, the Yahoo::Search package.) Package Use You never need to use this package directly -- it is loaded automatically by Yahoo::Search. Object Creation In... Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): Yahoo::Search::Request Download

Added: July 16, 2010 | Visits: 910

Generic Apache Request Library libapreq is a shared library with associated modules for manipulating client request data via the Apache API. Generic Apache Request Library also includes language bindings for Perl (Apache::Request and Apache::Cookie). Functionality includes: parsing of application/x-www-form-urlencoded data... Platforms: *nix

License: Freeware Size: 778.24 KB Download (96): Generic Apache Request Library Download

Added: January 17, 2010 | Visits: 943

Yet Another Object Request Broker Yet Another Object Request Broker is an implementation of the CORBA ORB. YaOrb advanced installation YaOrb uses the GNU tools (Autoconf, Automake, ...). See the GNU documentation for complete instructions, in file $/INSTALL.GNU. Optional features The configure script also supports... Platforms: *nix

License: Freeware Size: 962.56 KB Download (92): Yet Another Object Request Broker Download

1 2 3 4 5 >