Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | ASP | Tutorials & Tips

Results 41-60 of 708
Using The Split() Function
posted byderekinDevelopment
Often times it is necessary to take a string and dice it up in order to extract portions to be used for some obscure purpose. Enter the Split() function. Split is a very easy concept to grasp. Decide where you want to split your string and away you go.
(15 ratings)
Reviews0
PriceFree
Views3863
LTrim; RTrim; and Trim Functions
You may use these functions to use to lead spacing. For left of string LTRIM, right of string TRIM, for both side TRIM.
(15 ratings)
Reviews0
PriceFree
Views2817
Import text file to MS Access
This article will explain how to import the contents of a text file (.txt) to an Access Database when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects in this article!
(13 ratings)
Reviews1
PriceFree
Views2328
Financial Graph
This sample code demonstrates how to create effective graphs using simple html and the output from an access db but without the need for third party components. The example shows the stock performance for Yahoo.
(12 ratings)
Reviews0
PriceFree
Views6268
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 it's 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.
(12 ratings)
Reviews0
PriceFree
Views3983
Sending SMS Messages With ASP and OpenSMS
Interpersonal communication can take place using a variety of communication mediums. In the last couple of years mobile phones have become extremely popular with millions of short message service (SMS) messages being sent every month. This article shows how we can use LiveSoup's OpenSMS component with ASP to send SMS messages to any of the 245 world wide mobile phone networks that OpenSMS supports.
(12 ratings)
Reviews0
PriceFree
Views7479
000-285 Free Test Exam Questions
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 000-285 exam on Your First Try. We have provided a free 000-285 free exam where you will be able to see the quality that goes into our 000-285 test questions. Our 000-285 practice test questions are designed by highly experienced and certified trainers that Guarantee success on your 000-285 exam!!!
(12 ratings)
Reviews0
PriceFree
Views1883
send an email
This shows the basics of sending email using CDONTS
(12 ratings)
Reviews0
PriceFree
Views2795
stock chart example
This example will display a stock chart for a valid user submitted ticker symbol.
(12 ratings)
Reviews0
PriceFree
Views4924
Validate logins with ASP, Access and cookies
This script will validate form input against field in a database. The script will connect to the database and query the database fields - if the form input matches the database, a cookie will be allocated which will remain across any further ASP pages, until destroyed. Page views of admin or member pages can then be validated by checking for the cookie, if the cookie is found, the user can continue and if the cookie is not found, the user is redirected back to the login screen.
(12 ratings)
Reviews0
PriceFree
Views5373
(12 ratings)
Reviews0
PriceFree
Views2302
Output To MSExcel
posted byinfoinExcel & ASP
This is a short example showing how to bring data from Access to excel where further manipulation can take place.
(12 ratings)
Reviews0
PriceFree
Views8934
CNA 50-654 Practice Exam Test Questions
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your CNA 50-654 exam on Your First Try. Our 50-654 exam questions are designed by highly experienced and certified trainer's that have put together the best online source for IT certifications with detailed question and answer explanations. For only $39.00, you can be rest assured of passing the CNA 50-654 exam using Pass-Guaranteed, or Your Money Back!!!
(12 ratings)
Reviews0
PriceFree
Views3610
Building E-Commerce sites
This manuscript is an abridged version of a chapter from the Wrox Press book Beginning E-Commerce. This is chapter 3 which looks at building the Object Model,the careful design of these object models are the key to building good software.
(12 ratings)
Reviews0
PriceFree
Views5956
Flash 'n' ASP Unleashed Guide
posted byanitainFlash & ASP
Learn the cool things possible using Flash and ASP. Attractive and interactive Flash interfaces make your pages look fun and interesting. This comprehensive guide teaches you all you need to know about integrating Flash with ASP. In relation to Flash, ASP can be used as a bridge between the database and the flash interface. The potential of Flash-and-ASP has not yet been fully realized and there are not many articles or guides on the web to help you through your quest to find out more. Smart Webby's Guide to Flash 'n' ASP Unleashed is designed to not only teach you to work with this less explored area of web development but also challenge and initiates you into trying to build products by yourself. It shows how to deal with real time situations like display and functioning of forms. Learn among other things how to make a Flash Guest-Book. Enjoy the visual and detailed learning experience that makes it easy for even a novice to understand quickly. It also has consciously included tips and guidelines for achieving better loading speed and small file sizes.
(12 ratings)
Reviews0
PriceFree
Views5395
Import CSV to HTML
The author writes "A CSV (Comma Separated Values file sometimes referred to as a flat file) is essentially a text file that has a comma delimiter between the table values and a unique line for each observation. While this is usually a means by which data is transferred from one database to another by itself can be used as input to an asp document." This example will show how to take virtually any CSV file and write it to an html table using ASP.
(12 ratings)
Reviews0
PriceFree
Views8822
Formating Date and Time
posted byinfoinDate & Time
In this source code, you may see how can you display date in diffrent formats. This simple ASP code displays current time in short, long and regional settings.
(12 ratings)
Reviews0
PriceFree
Views3293
display an xml file
posted byshedboyinXML & ASP
This example shows how to display an xml file
(12 ratings)
Reviews0
PriceFree
Views4654
Downloading Files with VBScript and ASP
Setting up a simple file downloading system with VBScript and ASP is no sweat. The primary use for a system like this is to allow downloading of any TEXT based file that would normally be served via a client's browser and be unable to be downloaded. A secondary use is to allow download access to directories outside the public server space or a hidden directory within the website. This tutorial shows you how. Full source code available.
(10 ratings)
Reviews1
PriceFree
Views5832
Accessing Database from ASP
This tutorial shows you step-by-step how to incorporate MS Access databases into your web site using ASP.
(10 ratings)
Reviews1
PriceFree
Views18676
Results 41-60 of 708