|
|
| About site: Programming/Internet/Resources - Code Toad |
Return to Computers also Computers |
| About site: http://www.codetoad.com/ |
Title: Programming/Internet/Resources - Code Toad Resource index for HTML, JavaScript, Java, ASP, Visual Basic, XML and DHTML code tutorials and scripts. |
|
|
|
|
BizCard_Show Design and print professional looking business cards. Import BMP or JPG graphics files. Includes 10 preformatted business card templates and 50 border images. [Windows 95/98/ME/XP/NT/2000]
| TerraWave_Solutions Distributor specializing in wireless LANproducts and accessories. Includes product and training information, downloads and news.
| Globalization_com Globalization, internationalization, localization: an overview. Includes links to industry glossaries.
| Equipped_to_Go Retailer of brand name laptop cases, luggage, garment bags and other travel bags.
| Saldon_Computers_Ltd PC support and consultancy in retail, EPOS, EFTPOS and communications.
| Urban_Peacock Provides web and graphic design and corporate identity packages.
|
|
| Alexa statistic for http://www.codetoad.com/ |
Please visit: http://www.codetoad.com/
|
| Related sites for http://www.codetoad.com/ |
| Malaysia_Linux_Training_And_Solutions_Provider Linux solutions and training based on Mandrake Linux. | | IBMMainframeTraining_com IBM mainframe training reviews, software development, placement and recruiting services in India. | | JavaScript_Periodic_Table_of_the_Elements Displays name, atomic number, electronic configuration, melting point, and boiling point. | | Brown,_Peter_F_ Specializes in Perl and MySQL Web Database Programming. He's the author of "FutureSQL", an Open Source web interface to MySQL databases. Programs with sources, poems. | | XIA_(XPath_in_Ada) A native Ada implementation of the XPath 1.0 specification for XML DOM document querying. (Requires XMLAda from libre.adacore.com) | | RFC_2874 DNS Extensions to Support IPv6 Address Aggregation and Renumbering. M. Crawford, C. Huitema. July 2000. | | TxSearch Database indexing and searching. Integrates with IIS and Apache and supports ASP and PHP. | | Chinese_Software_Superstore Thousands of Chinese software titles. Whether you need translation, OCR, graphics, or to view webpages. | | Real_Edge Create custom CMAs, buyer home tours, flyers and run MarketShare/Recruiting for management. | | Scooby-Doo_-_Warner_Bros_ Download The Gang of Shaggy and Scooby for Mac and PC. | | Livetodot_it The largest UK agent of the Italian RA registering a high percentage of .it domain names outside Italy | | Natali Uses EJB, Hibernate, PostgreSQL, JSP, Struts and allows to maintain books, magazine records, and other library related items through a web interface. [Open source, GPL] | | RFC_1963 PPP Serial Data Transport Protocol (SDTP). K. Schneider, S. Venters. August 1996. | | eMule-NG A modified version of eMule allowing to do searches on newsgroups hosted on UseNexT's servers in addition to the eDonkey/eMule network. | | DoranDesign Offering design services for small businesses. Based in Grand Rapids, Michigan, United States. | | Cyber_Streak Offer site design, hosting, and search engine optimization services. Located in Petaluma, Sonoma County, California, United States. | | 1stomni Graphic design, multi-media, website programming, hosting, marketing and site maintenance services. | | Punkymoods All mood drawings by the original Unkymoods creator, Marc Lutz. Used with permission. Add unique hand-drawn mood emoticons to your personal website or weblog. | | Vertext Specialized in technical translation and localization services into Italian. | | Michelle\'s_Wonderful_Designs Neopet themed backgrounds, blogs and blinkies. |
|
This is websites2007.org cache of m/ as retrieved on 2008.08.29 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
Code Toad - free html javascript java asp and dhtml code tutorials and scripts.
ASP Shopping
Cart, Forum & BBS
- all for $20 from CodeToad Plus!
Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM
Search Site:
Welcome to CodeToad !
Free code samples, in-depth tutorials, and loads of useful resources. Assisting your development.
Check out CodeToad Plus! - our new Membership-based application source code resource.
Featured on CodeToad Plus!
ASP Shopping Cart E-Commerce Script
by CodeToad.Com
Complete source code and demo database(Access, though SQL compatible) to an ASP database driven e-commerce shopping basket, taking the user through from product selection to checkout.
ASP Forum Script
by CodeToad.Com
A comprehensive forum script include email notification, special codes & multi-forum capabilities Includes complete source code and demo database(Access).
ASP Weblog Script
by CodeToad.Com
Create your own weblog with this easy-to-install script, including blog archive and editable post facility. Uses ASP and Access database(SQL server compatible)
Most Popular Articles
Javascript - Enable and Disable form elements
by Jeff Anderson
This is a relatively little known and under-used feature of javascript which can be very useful in guiding a user through a form. Using the disabled tag, you can switch on and off elements in a form.
ASP FilesystemObject
by Jeff Anderson
An introduction to the Filesystemobject
Javascript Onload Event
by Jeff Anderson
Sometimes you need to perform an action immediatley after the page has loaded. That's when the onLoad Event Handler comes in handy
Check IsNumeric Function
by Jeff Anderson
A javascript validation function to check whether the details entered by a user are numeric.
ASP Format Date and Time Script
by Jeff Anderson
An ASP script showing the variety of date and time formats possible using the FormatDateTime Function.
Image Submit Button
by Jeff Anderson
You can keep your forms from slipping into mundanity by substituting the default gray submit button to a colourful graphic of your choosing.
Form Validation Function
by Jeff Anderson
A javascript validation function that you can use to validate all types of forms.
Email validation using Regular Expression
by Jeff Anderson
Using regular expression syntax is an exellent way to thoroughly validate an email. It's possible in ASP.
Creating a Dynamic Reports using ASP and Excel
by Jeff Anderson
A simple way to generate Excel reports from a database using Excel.
JavaScript Field Is Empty Form Validation
by Jeff Anderson
This javascript function allows you to check whether a form field has been completed or not.
View more popular articles
Most Recent Articles
Decode and Encode UTF-8 by Hans Kalle
When reading and writing xml-files like rss-feeds, one needs to convert data from the Windows character set to UTF-8. This script is all you need.
ASP GetTempName by Jeff Anderson
Use the GetTempName method to create a randomly generated temporary file on the server.
ASP GetFile by Jeff Anderson
An introduction to the GetFile Method of the FileSystemObject
ASP FolderExists by Jeff Anderson
An introduction to the FolderExistsMethod of the FileSystemObject
ASP OpenTextFile by Jeff Anderson
An introduction to the OpenTextFile Method of the FileSystemObject
ASP FileExists by Jeff Anderson
An introduction to the FileExistsMethod of the FileSystemObject
ASP FilesystemObject by Jeff Anderson
An introduction to the Filesystemobject
ASP CreateTextFile by Jeff Anderson
An explanation of the CreateTextFile Method, part of the ASP FileSystemObject
ASP CreateFolder by Jeff Anderson
Using the CreateFolder method of the filesystemobject to create a folder on the server
Javascript Get Selected Text by Jeff Anderson
A cross-browser script to get text selected by the user
View all CodeToad Articles
Reader Contributions (unedited)
ImageThumbnail.js: A Javascript Library based... by Masato Bito
The conventional way of uploading images on the Web― by selecting file names― is inconvenient. You have to retain from memory what is kept under each file. However, thumbnail image of the file being uploaded can be previewed on the browser when using the library introduced on this site.
Digit to Words by daBug
just a simple algorith on how to read numbers and say it in words
Communicating with the Database (Using ADO) by Chaudhary Pradeep K. Roy
Using ADO to get connected with the database.
Type Anywhere by Sumit Pranav
Type anywhere is a magical notepad with which you can type anywhere,on the desktop, on any file or program open. It gives you facility to make its window transclusent, save the file and change fonts etc. With this You can work on two windows simultaniously.
Internal Search Engine by Stevan Rodrigues
The Search Engine module will search an entire page also dynamic pages for matching keyword(s) or a phrase and will count how many times the keyword(s) or phrase are found on the page, and display the results with the highest matches first. The module will search all files with the extensions that you can easily place the extension name into the web.config file where indicated. Files or folders that you don't want searched can be placed in the web.config where indicated, so these files and folders are not searched.
Simple date validation by Chris Hogben
function that takes a date in three parts, day, month and year - returns true if it's a valid date.
Function to Return Alpha Characters Only by Rodney
These two functions combine to return only the A-Z,a - z and spaces in a given string.
The OSI Reference Model - A Clear and Concise... by James Opiko
The OSI Reference Model - A Resource For IT Certification Candidates & Networking Professionals
Unique Random Numbers by Stanley Switaj
Need to randomize records that have an autonumber ID, starting from 1 and on, like a vector for visual basic, it uses a collection, then picks out one randomly one at a time and places it in your unique random number array.
ADO Connection & Recordset Functions by Coretys
These functions should help dealing with ADO Connections and Recordsets a bit easier. If you have any suggestions, then please tell me.
Add Your Own Article with our Article Submission Wizard
Script & Tutorial Directory
ASP ( 732
) Email, Content Management
DHTML ( 471
) Browser Windows, Mouse Trails
Java ( 263
) Applets, Applications
JSP ( 105
) Applications, Beans
XML ( 150
) XML and Java, Miscellaneous
ASP.Net ( 60
) Web Services, Configuration
HTML ( 304
) Backgrounds, Beginners Guides
Javascript ( 374
) Date and Times, Forms
Visual Basic ( 359
) Registry, Windows API
Useful Links
Hosting Deals and coupons
Reseller Hosting
Web+Hosting=$1.66
Web Hosting
Web Hosting
Hosting
Windows Hosting
Web Hosting Providers
Cheap Hosting
Advertise here
CodeToad Experts
Can't find the answer?
Our Site experts
are answering questions for free in the CodeToad forums
//
submit a link -
privacy -
contact -
advertise -
hot links -
link to us -
submit your article
© Copyright codetoad.com 2001-2008
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src="http://www.codetoad.com//" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
var pageTracker = _gat._getTracker("UA-1281712-6");
pageTracker._initData();
pageTracker._trackPageview();
|
|
| |
Resource | index | for | HTML, | JavaScript, | Java, | ASP, | Visual | Basic, | XML | and | DHTML | code | tutorials | and | scripts. |
|
http://www.codetoad.com/
Code Toad 2008 August
dvd rental
dvd
Resource index for HTML, JavaScript, Java, ASP, Visual Basic, XML and DHTML code tutorials and scripts.
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- MPAA - Credit Card Consolidation - Ringtones - Free MySpace Layouts - Loan
|