Development Scripts
  Home arrow JavaScript Scripts arrow Development Scripts
ASP NET Scripts
ASP Scripts
C and C++ Scripts
Coldfusion Scripts
Java Scripts
JavaScript Scripts
Perl Scripts
PHP Scripts
Python Scripts
Remotely Hosted Scripts
Tools and Utilities Scripts
Sponsor Scripts.com 
Developer Forums  
Link To Us
Script Daily Digest  
Weekly Newsletter
  
 
Developer Updates  
Free Website Content 
 RSS  Forums
 RSS  Scripts
 RSS  All Feeds
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
USERNAME
PASSWORD
>>> SIGN UP!  
Lost Password? 
NAV TOOL - Use this to navigate our site.
      
Looking for new scripts? or the most viewed ones? Use this tool to navigate Scripts.

 
 
Development Scripts
 
Pages: 1 2 3

FILTER
      
Sort By
Free or Paid
Rating
Platform
Special

Javascript MD5
JAVASCRIPT SCRIPTS
Javascript Scripts

MD5 (Message-Digest algorithm 5) is a widely-used cryptographic hash function with a 128-bit hash value. MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files or other data.This script is used to process a variable length message into a fixed-length output of 128 bits using the MD5 algorithm. It is fully compatible with UTF-8 encoding. It is very useful when u want to transfer encrypted passwords over the internet.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.99 out of 5 2.99 out of 5 2.99 out of 5 2.99 out of 5 2.99 out of 5
Price: Freeware
Version:
Platform: Linux - Unix - Windows
Date Added: Sunday, Nov 12, 2006
Last Updated: Friday, Nov 17, 2006
Visit Website

Scripts Encryptor (ScrEnc)
JAVASCRIPT SCRIPTS
Javascript Scripts

Scripts Encryptor (ScrEnc) is Windows compatible. ScrEnc provides tools to encrypt your JavaScript/JScript, C/C++/MFC scripts before posting them online, or for distribution, preserving full functionality of those but making them very hard to read. ScrEnc can also decrypt previously encrypted scripts into fully readable source code files, including files encrypted with Windows Script Encoder. Plus check out some other useful features designed to facilitate your code scripts development.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.96 out of 5 2.96 out of 5 2.96 out of 5 2.96 out of 5 2.96 out of 5
Price: US $9.99
Version: 2.1.3
Platform: Windows
Date Added: Tuesday, Apr 13, 2004
Last Updated: Thursday, Apr 15, 2004
Visit Website

Javascript sprintf
JAVASCRIPT SCRIPTS
Javascript Scripts

This is limited sprintf Javascript implementation. Returns a string formatted by the usual printf conventions.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.93 out of 5 2.93 out of 5 2.93 out of 5 2.93 out of 5 2.93 out of 5
Price: Freeware
Version:
Platform:
Date Added: Friday, May 04, 2007
Last Updated: Monday, May 07, 2007
Visit Website

dhtml layers
JAVASCRIPT SCRIPTS
Javascript Scripts

Animate your website with the aid of DHTML. After being confounded by the javascript files that I came across on the internet, I decided to write an API that I could live with. Any content that you place within a <div> tag with the position css attribute set to absolute, can be manipulated like a sprite. Just don't forget to set id="unique_name", and pass "unique_name" to the GetLayer() function.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.90 out of 5 2.90 out of 5 2.90 out of 5 2.90 out of 5 2.90 out of 5
Price: Freeware
Version:
Platform: Linux - Unix - Windows
Date Added: Friday, Apr 15, 2005
Last Updated: Tuesday, Apr 19, 2005
Visit Website

Compute style of element
JAVASCRIPT SCRIPTS
Javascript Scripts

A method to get the styles on an element that aren't set in-line or with JavaScript.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.83 out of 5 2.83 out of 5 2.83 out of 5 2.83 out of 5 2.83 out of 5
Price: Freeware
Version:
Platform: Linux - Unix - Windows
Date Added: Tuesday, Feb 20, 2007
Last Updated: Tuesday, Feb 27, 2007
Visit Website

Debug Console
JAVASCRIPT SCRIPTS
Javascript Scripts

Debug Console is multi-platform compatible. The "Debug Console" is a very usefull javascript-program that lets you test and debug your own javascript-programs very easely. It lets you survey objects, variables and functions and it's even possible to execute functions manually via console!

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.81 out of 5 2.81 out of 5 2.81 out of 5 2.81 out of 5 2.81 out of 5
Price: Freeware
Version: 1.0
Platform: Unix/Linux/Windows
Date Added: Monday, Jan 26, 2004
Last Updated: Saturday, Feb 14, 2004
Visit Website

Scrollable HTML table
JAVASCRIPT SCRIPTS
Javascript Scripts

This JavaScript code can be used to convert tables in ordinary HTML into scrollable ones. No additional coding is necessary. All you need to do is put header rows (if you need them) in THEAD section, table body rows in TBODY section, footer rows (if you need them) in TFOOT

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.81 out of 5 2.81 out of 5 2.81 out of 5 2.81 out of 5 2.81 out of 5
Price: Freeware
Version:
Platform: Linux
Date Added: Wednesday, Mar 14, 2007
Last Updated: Thursday, Mar 15, 2007
Visit Website

PlainAjax
JAVASCRIPT SCRIPTS
Javascript Scripts

Main features- send Ajax requests to the web server and ..- post data from HTML input elements- post data from javascript variables- put the server's response into a HTML element- process the response in a javascript function- define ajax calls with a single command, embedded in HTML

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.77 out of 5 2.77 out of 5 2.77 out of 5 2.77 out of 5 2.77 out of 5
Price: Freeware
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Monday, Aug 31, 2009
Last Updated: Wednesday, Sep 30, 2009
Visit Website

JSNumbers
JAVASCRIPT SCRIPTS
Javascript Scripts

Using and working with numbers can be a pain when you get into more complex manipulations. This library takes the stuff that you have to scratch your head about and turns them into simply object method calls. Some of these methods you probably didn't even realize you need. The most controversial yet useable method is the one called clean().

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.77 out of 5 2.77 out of 5 2.77 out of 5 2.77 out of 5 2.77 out of 5
Price: GNU
Version: 1.02
Platform: Linux - Unix - Windows
Date Added: Sunday, Jan 21, 2007
Last Updated: Friday, Jan 26, 2007
Visit Website

Javascript UTF-8 decode
JAVASCRIPT SCRIPTS
Javascript Scripts

UTF-8 (8-bit Unicode Transformation Format) is a variable-length character encoding for Unicode. It is able to represent any universal character in the Unicode standard, yet is backwards compatible with ASCII.This script is used to encode / decode UTF-8 data using javascript.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.77 out of 5 2.77 out of 5 2.77 out of 5 2.77 out of 5 2.77 out of 5
Price: Freeware
Version:
Platform: Linux - Unix - Windows
Date Added: Sunday, Nov 12, 2006
Last Updated: Monday, Nov 20, 2006
Visit Website

Pages: 1 2 3

POST YOUR SCRIPT!
             
Post your Script for FREE using this toolbox.

SEARCH SCRIPTS - Use this page to locate your desired scripts.
    
Search:
   Advanced Script Search
 


© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 4 - Follow our Sitemap