retrieve
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 204
Retrieve and display title information from combo 1.0.0
This script retrieves the title from option tags included in a form and display the title inside a div box at the bottom of the multiple combo. It uses the getElementById() function. more>> This script retrieves the title from option tags included in a form and display the title inside a div box at the bottom of the multiple combo. It uses the getElementById() function.<<less
Added: 2007-01-18 License: Other Price: $0.00USD
13 downloads
Retrieve a file from FTP server without any 3rd party component 1.0
This tutorial is aimed to show you how it is possible to retrieve a remote file via ASP and FTP without using a 3rd-party component. more>> This tutorial is aimed to show you how it is possible to retrieve a remote file via ASP and FTP without using a 3rd-party component.<<less
Added: 2005-11-07 License: Freeware Price: $0.00USD
14 downloads
Other version of Retrieve a file from FTP server without any 3rd party component
License:Freeware
Setting & Retrieving Cookies 1.0
This script can display a form or the data stored inside cookies depending on whether cookies has been set or not. The online form is used to send data and store them inside cookies. The script contains an online example. more>> This script can display a form or the data stored inside cookies depending on whether cookies has been set or not. The online form is used to send data and store them inside cookies. The script contains an online example.<<less
Added: 2007-01-05 License: Other Price: $0.00USD
11 downloads
Other version of Setting & Retrieving Cookies
License:Other Free / Open Source License
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
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
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
PHP DirectAdmin
This class can be used to manage hosting accounts controlled by the DirectAdmin Web panel. It connects to a DirectAdmin panel Web server and can send commands to perform several types of account manag more>> This class can be used to manage hosting accounts controlled by the DirectAdmin Web panel. It connects to a DirectAdmin panel Web server and can send commands to perform several types of account management actions. Currently it can: - Create and modify accounts - Manage account e-mail addresses - Create databases - Take backups - Retrieve the list of available backups - Retrieve account usage statistics of disk space, bandwidth, FTP and databases<<less
Added: 2006-10-03 License: LGPL Price: Free
1218 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
synDirectory 0.1
synDirectory is used to retrieve and sort the current work directory list of of files. It opens the current directory and retrieves the list of files and sub-directories into separate arrays. Since it may be listing the directory where this package more>> synDirectory is used to retrieve and sort the current work directory list of of files. It opens the current directory and retrieves the list of files and sub-directories into separate arrays. Since it may be listing the directory where this package was installed, the package files are excluded from the listing. The arrays with the files and directories may be sorted by name, file size, file type, or last modified date. The package comes with a configuration file to help the user customize the output further. It is also possible to skin the output via CSS.<<less
Added: 2007-08-31 License: GPL Price: $0.00USD
35 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
SMe Filemailer 1.0
SMe FileMailer lets you require visitors to submit their name and email address in order to retrieve a file from your site. Upon submitting the information, the file is sent to the visitor via email. great way to stop leeching! more>> SMe FileMailer lets you require visitors to submit their name and email address in order to retrieve a file from your site. Upon submitting the information, the file is sent to the visitor via email. great way to stop leeching!<<less
Added: 2003-06-13 License: Freeware Price: 0.00
12 downloads
Receive Email Class 1.0.0
This class can be used to retrieve and parse e-mail messages from a POP3 or IMAP using the PHP IMAP extension. It can connect to a mail server, retrieve the total number of messages in a mailbox, retrieve the headers, body and attachment files of a more>> This class can be used to retrieve and parse e-mail messages from a POP3 or IMAP using the PHP IMAP extension. It can connect to a mail server, retrieve the total number of messages in a mailbox, retrieve the headers, body and attachment files of a given message, and delete a message.<<less
Added: 2006-03-08 License: GPL Price: $0.00USD
16 downloads
getIMDbInfo() 1.1
getIMDbInfo() is a PHP function I made to get movie data from IMDb.com. You dont need any modules to use it since it just use file_get_contents() and regular expressions to retrieve the data. It is easy to use. Usage instructions are included as more>> getIMDbInfo() is a PHP function I made to get movie data from IMDb.com. You dont need any modules to use it since it just use file_get_contents() and regular expressions to retrieve the data. It is easy to use. Usage instructions are included as a comment in the PHP file.<<less
Added: 2006-11-15 License: GPL Price: $0.00USD
19 downloads
Other version of getIMDbInfo
Price: FreeAdditionalInfoUseitanddowhateveryoupleasewithit.Butpleaseletmeknowifyouuseitandlikeit.Wouldbenicetoknowifpeopleuseit.
License:GPL
License:GPL
Getting prices using the amazon SDK 1.0
Learn how to use the amazing SDK in conjunction with string parsing functions from PHP to retrieve the latest price information from amazon. more>> Learn how to use the amazing SDK in conjunction with string parsing functions from PHP to retrieve the latest price information from amazon.<<less
Added: 2007-03-07 License: Freeware Price: $0.00USD
13 downloads
Other version of Getting prices using the amazon SDK
License:Freeware
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
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 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