|
21. DS-IPN.NET Webshop using PayPal¡¯s IPN
|
DS-IPN.NET allows you to sell digital products over the internet by interfacing to PayPal¡¯s IPN (Instant Payment Notification) system. Products such as Software, Images/Photos, Ringtones, PDFs etc can be sold via your website with this ASP.NET webshop application. Customers will receive automated emails containing secured download links to the product that they purchased without any need for intervention by you. The system is written in ASP.NET C# and makes use of MS Access databases and html templates.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
22. Dynamic sitemap crawler using XML technology
|
Our latest application allow you to create hundreds or even thousands of sitemap in one seconds. We make use of XML technologies to crawl all your web pages including dynamic pages. No matter how deep your pages is within your directory, as long as you use our application, we dig it out! Try it
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
23. Self Submitting "Contact Us" Form Using CDOSYS
|
Because there have been many requests for something like this, I created a rather slick working example of a one page "Contact Us" form that you can download and use on your web site..This is a one page self submitting form that you can edit to look however you want. This has built in server side form validation. This sends the email using CDOSYS with a remote mail server.
Hits: 5 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
24. 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 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.
Hits: 7 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
25. Quote Randomizer - PHP - Using Flat File
|
Here is yet another Random Quote Generator written in PHP. This script allows you to pull the quotes from a flat file (text file). The flat file makes maintenance a lot easier. If you want to add/remove/update quotes, you only have to open the quotes file. You do not have to manipulate the script. I further improved it by putting the HTML output into a function. This allows you to add your HTML to a script other than the one that does the work of picking the quote. Once the quote has been picked by the random generator, it is pushed into the function which then outputs the HTML.
Hits: 6 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
26. Ad Rotation using text file (flat file)
|
This tutorial shows you how to make the most simplest Ad rotation script. It doesnt require any databases, it uses a plain text file which is uploaded onto your server.
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
27. Keyword Highlighting using ASP
|
It would be important to highlight certain keywords in a message board for example or while searching for a keyword in ASP Search Engine, We are then in need of a function that would highlight certain keywords within the text of the messages.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
28. Oracle Apps 11i - Using Rapid install and the Steps Before the Installatio
|
This tutorial explains about using Rapid install to install Oracle Applications on any machine. With Rapid Install, you can perform these operations: Install a new, fully configured Oracle Applications system, including the latest certified Oracle Applications technology stack and all patches, mini-packs, family packs, and other updates available at the time of this release. Lay down the file system and configure server processes for an upgraded system and Install a new database tier or application tier technology stack.
Hits: 4 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
29. Displaying the date using the date function
|
Tutorial was written for the newbie PHP programmer to show how to use the date function to display the date using PHP. We also show you the aruments to pass to the date function to display the date the way you want it. Also included are examples.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
30. Dynamically create forms using PHP
|
Ok, suppose your user has to enter something for your site, mabye you have a quote database, and a user has about 5 quotes they want to add, but you only have one input box on your site, and that user isnt going to sit there re-entering stuff 5 times over and over. So what are we to do? Were going to put in some php code that will add as many input boxes as the user wants. To do this we need a do/while loop (you can use a For loop, but I prefer the do/while). Heres what we do:
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
|