to retrieve
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 606
Blogger Server 0.5
This PHP file is like a blogger backend for your site/blog. It enables your site to accept xml-rpc requests in the same way as blogger does. Put in a sub directory of your site and edit the index.php to retrieve and insert info to your site and away you more>> This PHP file is like a blogger backend for your site/blog. It enables your site to accept xml-rpc requests in the same way as blogger does. Put in a sub directory of your site and edit the index.php to retrieve and insert info to your site and away you go.<<less
Added: 2005-08-04 License: GPL Price: $0.00USD
15 downloads
Other version of Blogger Server
License:GPL
Weather Report
Weather Report is an Embperl control to retrieve and display a weather forecast report for specified location. It retrieve the forecast from www.weather.com and youll need to register at weather.com t more>> Weather Report is an Embperl control to retrieve and display a weather forecast report for specified location. It retrieve the forecast from www.weather.com and youll need to register at weather.com to to get a free partner id and a license key to be used within all applications that you want to write against weather.coms xoap interface.<<less
Added: 2005-01-18 License: GPL Price: Free
1878 downloads
Printer Friendly 2.0
The "Printer Friendly" version select the main content of your page, removing the menu, header graphics, advertising and foot content. The script performs the HTTP "get" method via the XMLHTTP object to retrieve the page to be printed. Using the XMLHTTP more>> The "Printer Friendly" version select the main content of your page, removing the menu, header graphics, advertising and foot content. The script performs the HTTP "get" method via the XMLHTTP object to retrieve the page to be printed. Using the XMLHTTP object instead of something like FSO means that the ASP page is actually executed and not just read as a stream of characters. Assumes that your page has printable content within two comments.<<less
Added: 2005-06-18 License: Freeware Price: $0.00USD
12 downloads
Other version of Printer Friendly
License:Freeware
Todays Joke
This is a very simple class that can be used to retrieve the todays joke from the jokes2go.com Web site. It accesses the jokes2go.com site and retrieves the todays joke page. The page contents is clip more>> This is a very simple class that can be used to retrieve the todays joke from the jokes2go.com Web site. It accesses the jokes2go.com site and retrieves the todays joke page. The page contents is clipped to extract the joke text, which is returned as string.<<less
Added: 2006-11-16 License: GPL Price: Free
1080 downloads
ASP Speed Tricks
This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential fo more>> This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential for dramatic speedups of dynamic web pages.<<less
Added: 2003-07-23 License: Freeware Price: Free
2284 downloads
Storing Images to Database and Retrieving to GridView 1
Explains how to store images to database and retrieve it later in some server control, like GridView. more>> Explains how to store images to database and retrieve it later in some server control, like GridView.<<less
Added: 2006-09-03 License: Freeware Price: $0.00USD
27 downloads
Other version of Storing Images to Database and Retrieving to GridView
License:Freeware
Today's Joke
This is a very simple class that can be used to retrieve the todays joke from the jokes2go.com Web site. It accesses the jokes2go.com site and retrieves the todays joke page. The page contents is clipped to extract the joke text, which is returned more>> This is a very simple class that can be used to retrieve the todays joke from the jokes2go.com Web site. It accesses the jokes2go.com site and retrieves the todays joke page. The page contents is clipped to extract the joke text, which is returned as string.<<less
Added: 2006-11-16 License: GPL Price: $0.00USD
25 downloads
eprintsFetch 1.00.00
This class can be used to retrieve and parse eprints metadata from a repository that supports OAI standard (Open Archive Initiative). The class retrieves one or more eprint metadata documents in OAI 2.0 XML format, given the respective eprints more>> This class can be used to retrieve and parse eprints metadata from a repository that supports OAI standard (Open Archive Initiative). The class retrieves one or more eprint metadata documents in OAI 2.0 XML format, given the respective eprints identifiers. Then it parses the documents to extract the metadata into a class array variable.<<less
Added: 2006-04-19 License: LGPL Price: $0.00USD
12 downloads
Other version of eprintsFetch
Price: FreeAdditionalInfoIonlyrequestthatyouemailmeifyouuseitThisisnoarequirementjustforpersonelinterest
License:LGPL
License:LGPL
HTTP Request 1.0.5
This program helps construct HTTP requests to send to a webserver to retrieve webpages. Fill in the hostname, port, and file, along with any additional headers you would like to send and it constructs the request and then sends it, showing you the more>> This program helps construct HTTP requests to send to a webserver to retrieve webpages. Fill in the hostname, port, and file, along with any additional headers you would like to send and it constructs the request and then sends it, showing you the response headers and response body. Supports get, post, and head methods. Useful for debugging requests or just learning how HTTP protocol works. Written in C for Windows, source code included.<<less
Added: 2005-07-21 License: Other Price: $0.00USD
36 downloads
Retrieving Column Names with values
This tutorials based on a bit of knowledge on SQL. Sample code displays us how to get and show name of columns with values. more>> This tutorials based on a bit of knowledge on SQL. Sample code displays us how to get and show name of columns with values.<<less
Added: 2007-03-28 License: Freeware Price: Free
941 downloads
AutoSuggestMenu 1.1
Free ASP.NET (2.0) control that utilizes .NET AJAX Extensions to retrieve and display list of suggestions when user types into associated text box. Utilizes Microsoft AJAX Extensions and JSON to retrieve data from the server. Uses paging to iterate more>> Free ASP.NET (2.0) control that utilizes .NET AJAX Extensions to retrieve and display list of suggestions when user types into associated text box. Utilizes Microsoft AJAX Extensions and JSON to retrieve data from the server. Uses paging to iterate through a large number of suggestions. Allows to use up/down keys or mouse to select appropriate suggestion. Easy to add to existing ASP.NET applications. Customize the look of auto-complete box using CSS. Allows for multiple AutoSuggestMenus on one page. Supports IE, FireFox and Safari. All code and demos (in C# and VB.NET) are included. Totally free.<<less
Added: 2007-02-28 License: Freeware Price: $0.00USD
11 downloads
AntoAPI 1.0
This script can be used to retrieve informations about some image files, stored on your server, whenever you want without refreshing the page, thanks to the JavaScript Ajax object XMLHttpRequest. Its very useful for the developing of light galleries but more>> This script can be used to retrieve informations about some image files, stored on your server, whenever you want without refreshing the page, thanks to the JavaScript Ajax object XMLHttpRequest. Its very useful for the developing of light galleries but with complete and advanced functions. It can be used also for many other purposes, concerning with images.<<less
Added: 2007-04-24 License: Freeware Price: $0.00USD
14 downloads
Other version of AntoAPI
Storing and retrieving variables from application object
In this tutorial, we will take a look at Application Object. When youve used Application Object, all ASP pages can store and retrieve information. The information in Application Object stored in serve more>> In this tutorial, we will take a look at Application Object. When youve used Application Object, all ASP pages can store and retrieve information. The information in Application Object stored in server and all ASP pages can access the information. The main diffrences between Session Object and Application Object is Application Object stores information in server memory.<<less
Added: 2007-03-28 License: Freeware Price: Free
943 downloads
Simpler item retrieval using tupled subscripting 1.1
Simpler item retrieval using tupled subscripting script shows a small addition to the tuple, list, and dictionary classes to allow for a simpler way to retrieve a number of independent items. more>> <<less
Added: 2007-06-07 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
13 downloads
OPML Parser PHP Class
This PHP class parses an OPML file (provided its URL) and returns an array with all the parsed data. This array contains, for each of the OPML file?s elements the following attributes: link_url, link_ more>> This PHP class parses an OPML file (provided its URL) and returns an array with all the parsed data. This array contains, for each of the OPML file?s elements the following attributes: link_url, link_name, link_target, link_description, link_rss, created (date of creation), type (link type: RSS, HTML, etc.). The class uses file_get_contents() to retrieve the contents of the OPML file and then the XML extension is used to parse and store the file?s data in an associative array, where each outline element is stored using a different array index.<<less
Added: 2007-07-22 License: Freeware Price: Free
836 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above to retrieve search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed