Main > Free Download Search >

Free using cdosys script

using cdosys

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7275
Sending email using CDOSYS ( THE REAL DEAL )

Sending email using CDOSYS ( THE REAL DEAL )


If you are using a Windows 2000 / 2003 Server, or even XP Pro chances are that CDOSYS is your best bet for sending email from Active Server Pages. That is because CDOSYS is installed on all of them by more>> If you are using a Windows 2000 / 2003 Server, or even XP Pro chances are that CDOSYS is your best bet for sending email from Active Server Pages. That is because CDOSYS is installed on all of them by default. Gone are the days of using CDONTS which was the old way of sending email from ASP. CDOSYS is its replacement. That being said there are actually a lot of ways to configure and use CDOSYS. When I 1st started using CDOSYS I assumed the CDOSYS code I was using would work in any situation, but that is not the case. This is something most articles about CDOSYS do not mention so I am going to show you 3 different CDOSYS examples each sending email using a slightly different method.<<less
Added: 2005-06-25 License: Freeware Price: Free
1613 downloads
Form to Mail Using CDO

Form to Mail Using CDO


With this asp code you may receive web form results using CDO. CDO comes within windows XP and windows 2000/3 and has more control over mailing system. Following asp source contains a simple webform a more>> With this asp code you may receive web form results using CDO. CDO comes within windows XP and windows 2000/3 and has more control over mailing system. Following asp source contains a simple webform and client side validation that controls unvalid characters. Web form uses CDO to deliver form results to your email account.<<less
Added: 2006-01-04 License: Freeware Price: Free
1456 downloads
Using Object in ASP

Using Object in ASP


To use an object in ASP, you should create an instance of an object. We use CreateObject method creating object. Lets see it on an real application. . more>> To use an object in ASP, you should create an instance of an object. We use CreateObject method creating object. Lets see it on an real application. .<<less
Added: 2006-09-18 License: Freeware Price: Free
1132 downloads
Send an E-mail using CDONTS

Send an E-mail using CDONTS


This code is just a simple way to send an e-mail using the CDONTS component. Containing only 7 to 10 lines, this code can be easily added to existing pages. more>> This code is just a simple way to send an e-mail using the CDONTS component. Containing only 7 to 10 lines, this code can be easily added to existing pages.<<less
Added: 2007-07-31 License: Freeware Price: $0.00USD
12 downloads
Play Sound using Actionscripts 1.0

Play Sound using Actionscripts 1.0


A simple tutorial showing step by step how to play/stop a sound loop using actionscripts. Source Fla is available for download. more>> A simple tutorial showing step by step how to play/stop a sound loop using actionscripts. Source Fla is available for download.<<less
Added: 2003-11-03 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Play Sound using Actionscripts
Play Sound using ActionscriptsA simple tutorial showing step by step how to play/stop a sound . A simple tutorial showing step by step how to play/stop a sound
License:Freeware
Download
2198 downloads
Added: 2003-11-03
Using PHP with MySQL 1

Using PHP with MySQL 1


Quick and easy script on how to create a DB link and execute an sql statement more>> Quick and easy script on how to create a DB link and execute an sql statement<<less
Added: 2007-11-13 License: GPL Price: $0.00USD
13 downloads
Using JavaScript Errors

Using JavaScript Errors


Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding will always be more>> <<less
Added: 2009-05-09 License: Freeware Price: $0.00USD
16 downloads
Using SOAP with PHP

Using SOAP with PHP


SOAP is a wonderful technology that can help you in developing great applications. In this tutorial, we will investigate the use of SOAP in PHP. more>> SOAP is a wonderful technology that can help you in developing great applications. In this tutorial, we will investigate the use of SOAP in PHP.<<less
Added: 2004-06-22 License: Not Specified Price: Free
1103 downloads
Using Ajax from Perl

Using Ajax from Perl


You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, theres already a m more>> You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, theres already a module on CPAN to take the pain out it: CGI::Ajax.<<less
Added: 2006-11-10 License: Freeware Price: Free
1087 downloads
Simple Counter using MySQL

Simple Counter using MySQL


Learn how to make a PHP/MySQL visitor counter that counts both unique and returning visitors based of a users IP address. more>> Learn how to make a PHP/MySQL visitor counter that counts both unique and returning visitors based of a users IP address.<<less
Added: 2008-06-26 License: Freeware Price: $0.00USD
14 downloads
PHP tutorial: Using arrays

PHP tutorial: Using arrays


This tutorial will start introducing the array concept by creating them from info in a table. It will be shown how to display data from the array. Two additional examples will be used to show how to c more>> This tutorial will start introducing the array concept by creating them from info in a table. It will be shown how to display data from the array. Two additional examples will be used to show how to create arrays from strings, and how to perform simple keyword searches.<<less
Added: 2006-05-25 License: Other Free / Open Source License Price: Free
1288 downloads
How to send an email with CDOSYS

How to send an email with CDOSYS


Learn how to send an email with CDOSYS, a CDONTs alternative for sending emails with Win2k and WinXP. If you currently use CDONTS for sending email, the time may have come to bury the dead and move on more>> Learn how to send an email with CDOSYS, a CDONTs alternative for sending emails with Win2k and WinXP. If you currently use CDONTS for sending email, the time may have come to bury the dead and move on. Microsoft introduced CDONTS with IIS4, allowing programmers to easily send email from ASP without purchasing and installing 3rd-party components. But, like any evolving technology, a new version has taken center stage. CDOSYS is Microsofts new and improved interface for SMTP email which was introduced in Windows 2000.<<less
Added: 2003-08-06 License: Not Specified Price: Free
2327 downloads
Using XML in ASP.NET 1

Using XML in ASP.NET 1


This tutorial explains how to store and retrieve data by using XML with ASP.NET web application. XML is a cross-platform, hardware and software independent, text based markup language, which enables you to store data in a structured format by using more>> This tutorial explains how to store and retrieve data by using XML with ASP.NET web application. XML is a cross-platform, hardware and software independent, text based markup language, which enables you to store data in a structured format by using meaningful tags. XML stores structured data in XML documents that are similar to databases.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
13 downloads
Using jQuery With ASP.NET 1

Using jQuery With ASP.NET 1


jQuery is a cross browser JavaScript library that helps to traverse through HTML elements, event handling, effects(animation) and Ajax interactions. It is very easy to learn and implement. This tutorial explains how to use jQuery JavaScript library more>> jQuery is a cross browser JavaScript library that helps to traverse through HTML elements, event handling, effects(animation) and Ajax interactions. It is very easy to learn and implement. This tutorial explains how to use jQuery JavaScript library with ASP.NET web application.<<less
Added: 2008-12-18 License: Freeware Price: $0.00USD
18 downloads
Using Functions Try, Catch and Finally

Using Functions Try, Catch and Finally


Handling errors and exceptions in JavaScript is a very tricky task for developers. A single error or exception could mean something is wrong in the general coding of the application. This would prompt developers to seek the source of the problem and more>> <<less
Added: 2009-05-14 License: Freeware Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5