recommendation letter sample
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 285
Rotating letter effect in text
See this tutorial and learn how to rotate letters in series using some special flash tricks. more>> See this tutorial and learn how to rotate letters in series using some special flash tricks.<<less
Added: 2007-09-19 License: Freeware Price: $0.00USD
14 downloads
Send HTML News Letters 2.3.16
Download this free amazing News Letter Managment Program. Send personalized HTML messages, and automatically manage the opt-in and opt-out submissions of your subscribers all with the mere need of just one POP and SMTP mail accounts. VEry easy to use, more>> Download this free amazing News Letter Managment Program. Send personalized HTML messages, and automatically manage the opt-in and opt-out submissions of your subscribers all with the mere need of just one POP and SMTP mail accounts. VEry easy to use, easy to setup and manage.<<less
Added: 2006-10-06 License: Freeware Price: $0.00USD
12 downloads
Other version of Send HTML News Letters
License:Freeware
Jumping letter animation
See this lesson and learn how to create letter that is jumping from the right to the left and inversely using some special flash tricks. more>> See this lesson and learn how to create letter that is jumping from the right to the left and inversely using some special flash tricks.<<less
Added: 2007-12-08 License: Freeware Price: $0.00USD
15 downloads
Counting lines in text files
In this sample ASP code, we will read and count the lines in a text file. This study uses FileSystem Object and readline method. more>> In this sample ASP code, we will read and count the lines in a text file. This study uses FileSystem Object and readline method.<<less
Added: 2007-03-28 License: Freeware Price: Free
945 downloads
Remove Letter Accents from Text
This function will translates all accented characters, from a string, to their non-accented equivalents. more>> This function will translates all accented characters, from a string, to their non-accented equivalents.<<less
Added: 2008-10-22 License: Freeware Price: $0.00USD
10 downloads
Send Postal Letters via PostalMethods 1.1
Send postal letters (snail mail) via PostalMethods, the Web-to-Post Web Service, using this PHP script. Other scripts are available allowing to check your letter status, retrieve your letter image and more. more>> Send postal letters (snail mail) via PostalMethods, the Web-to-Post Web Service, using this PHP script. Other scripts are available allowing to check your letter status, retrieve your letter image and more.<<less
Added: 2009-02-28 License: Freeware Price: $0.00USD
13 downloads
Free Flash Templates
The Free Flash Site introduces some basic concepts of Flash animation and also gives you specific instructions for customization of the Free Sample Flash Intro Template. Other free Flash Templates available. more>> The Free Flash Site introduces some basic concepts of Flash animation and also gives you specific instructions for customization of the Free Sample Flash Intro Template. Other free Flash Templates available.<<less
Added: 2005-05-05 License: Other Price: $0.00USD
11 downloads
Moving letters with mouse 1.0
This, step by step lesson, will show you how to create that every letters follow the mouse using the action script code. more>> This, step by step lesson, will show you how to create that every letters follow the mouse using the action script code.<<less
Added: 2009-05-12 License: Freeware Price: $0.00USD
16 downloads
Simple Sample V3 3.0
Simple Sample is an easy to setup, dynamic .mp3 driven inferface designed in Flash for Web and Local Playback of on-demand Audio Samples allowing users to add and modify tracks WITHOUT needing to use of the Flash Professional 2004? more>> Simple Sample is an easy to setup, dynamic .mp3 driven inferface designed in Flash for Web and Local Playback of on-demand Audio Samples allowing users to add and modify tracks WITHOUT needing to use of the Flash Professional 2004? Application.
Features
? 1-Click, On-Demand Audio Sampler with 0-latency ? Volume Control ? Load .mp3s Dynamically ? Load Area and Track Titles Dynamically ( external .txt file ) ? Quick-Kill / Cancel Button to stop all audio ? Use online of locally ( Web Ready ) ? Dynamically Resize interface ( Vector Interface = 0 Image Distortion ) ? Last Played shows last sample triggered View our site for a live demo!<<less
Added: 2005-06-20 License: Free Non-Commercial Price: $0.00USD
14 downloads
Other version of Simple Sample
Price: FreeAdditionalInfoFREEVERSIONIFYOUWANT.FLAUPGRADETOPROFOR$19.95LIFETIMEUPGRADES
License:Free for non-commercial use
License:Free for non-commercial use
Bullschmidt ASP Web Database Sample 2.0
This sample ASP Web database can give you ideas about tying everything together and can even be used as a starting point for a Web project. more>> This sample ASP Web database can give you ideas about tying everything together and can even be used as a starting point for a Web project.<<less
Added: 2004-07-27 License: Freeware Price: 0.00
11 downloads
Other version of Bullschmidt ASP Web Database Sample
License:Freeware
Tell a Friend and Recommendation Script 1.3 and 2.1
Very popular free scripts used on thousands of sites that take only a couple of minutes to implement! Tell A Friend Script v 1.x is a very basic form and script which allows your visitors to send a link to your site to up to 3 of their friends. more>> Very popular free scripts used on thousands of sites that take only a couple of minutes to implement! Tell A Friend Script v 1.x is a very basic form and script which allows your visitors to send a link to your site to up to 3 of their friends. Simple code for a popup window to display the form is also included. You can customize the email their friends will receive and you also receive notifications when the form is used. Tell A Friend Script v 2.x does the same as v1.x, but has a feature that includes the URL of the page from where the tell a friend link was clicked in the recommendation email. In the notification you receive, you also see from which page the form was invoked.<<less
Added: 2007-08-28 License: Freeware Price: $0.00USD
14 downloads
Flying letters effect 1.0
Read this thoroughly explained, detailed tutorial and see how to create advanced flying letters animation, which you can use for any flash banner or some presentation. more>> Read this thoroughly explained, detailed tutorial and see how to create advanced flying letters animation, which you can use for any flash banner or some presentation.<<less
Added: 2009-03-09 License: Freeware Price: $0.00USD
15 downloads
Writing Form Data to Text Files
This sample of JSP file, first handles all posted data from a web form and write to a text file. We have used Tomcat Server to run our sample code. You could easily edit the source code to use in your application. more>> This sample of JSP file, first handles all posted data from a web form and write to a text file. We have used Tomcat Server to run our sample code. You could easily edit the source code to use in your application.<<less
Added: 2006-03-21 License: Freeware Price: $0.00USD
13 downloads
Random Quotes with ASP
This inserts a random quote into your page. Every time a user reloads, a new one is shown. Either paste this code into your webpage, or call it using SSI (Example in the code sample). more>> This inserts a random quote into your page. Every time a user reloads, a new one is shown. Either paste this code into your webpage, or call it using SSI (Example in the code sample).<<less
Added: 2007-07-31 License: Freeware Price: Free
498 downloads
Converting all applicable characters to HTML entities
In this code sample we will converting all applicable characters to HTML entities using htmlentities(). Using htmlentities all characters which have HTML character entity equivalents are translated in more>> In this code sample we will converting all applicable characters to HTML entities using htmlentities(). Using htmlentities all characters which have HTML character entity equivalents are translated into these entities. .<<less
Added: 2006-10-14 License: Freeware Price: Free
1112 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 recommendation letter sample 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