Main > Free Download Search >

Free using javascript script

using javascript

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8493
Using JavaScript Errors

Using JavaScript Errors


Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding will always be more>> <<less
Added: 2009-05-09 License: Freeware Price: $0.00USD
16 downloads
URL Redirection using JavaScript.

URL Redirection using JavaScript.


Simple URL redirection made using JavaScript and the window.location() function. Also provided an example how to make URL redirection with time delay, using the setTimeout() function in Java Script. more>> Simple URL redirection made using JavaScript and the window.location() function. Also provided an example how to make URL redirection with time delay, using the setTimeout() function in Java Script.<<less
Added: 2006-09-11 License: Freeware Price: $0.00USD
22 downloads
BW Website Building using Javascript 1.5

BW Website Building using Javascript 1.5


The tutorial covers the basics quickly moving onto implementation, strings, variables, mathematical operators, forms and advanced scripts in 5 easy stages! more>> The tutorial covers the basics quickly moving onto implementation, strings, variables, mathematical operators, forms and advanced scripts in 5 easy stages!<<less
Added: 2005-07-07 License: Freeware Price: $0.00USD
12 downloads
Easy form validation using JavaScript 1.0

Easy form validation using JavaScript 1.0


Simply add a few extra attributes to any form element and you have form validation! Generic for all HTML forms. No major javascript required in HTML form code. I.E., Firefox, Netscape Compatible. Uses Coldfusion tag style validation. more>> Simply add a few extra attributes to any form element and you have form validation! Generic for all HTML forms. No major javascript required in HTML form code. I.E., Firefox, Netscape Compatible. Uses Coldfusion tag style validation.<<less
Added: 2006-03-02 License: GPL Price: $0.00USD
18 downloads
Server Timeout Avoidance Using javascript

Server Timeout Avoidance Using javascript


Often when executing a batch process to convert or move records of data your script execution is subject to a timeout specified in a configuration parameter on the various servers in any of the Web server, dynamic server-side scripting or database more>> Often when executing a batch process to convert or move records of data your script execution is subject to a timeout specified in a configuration parameter on the various servers in any of the Web server, dynamic server-side scripting or database server. There are several options. The method described below is the most efficient method. A less superior option is to specify a meta refresh timer or javascript timer routine for the page onload body event, which would cause major delays if a page process completed before the timer refreshed the page. Placing javascript within the body onload event would require an inline html output using the javascript DOM functions in order to display a detailed report of the progress for each page and output of the closing HTML/BODY tags. The method implemented below is a cleaner and simpler approach. The structure of the code is generally the same for all applications exhibiting the batch procedure. This method uses a browser to launch the script.<<less
Added: 2009-02-03 License: Freeware Price: $0.00USD
13 downloads
Redirect a web browser Using JavaScript 1.0.0

Redirect a web browser Using JavaScript 1.0.0


In this article we are going to learn how to redirect a web browser using JavaScript. Why web browser redirect is necessary? Do Your Pages Look The Same on All Browsers? Probably not! The same page seen on each different browser can have a different more>> In this article we are going to learn how to redirect a web browser using JavaScript. Why web browser redirect is necessary? Do Your Pages Look The Same on All Browsers? Probably not! The same page seen on each different browser can have a different look. If you maintain separate pages for Netscape and Internet Explorer browsers and want to additionally divide each browsers page into version pages, this script is for you. There are some other reasons<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
How to crop an image using Javascript and ASP 1.0

How to crop an image using Javascript and ASP 1.0


Picture this ---> you have an image that youre able to upload to your website....once uploaded, you can resize, sharpen, clarify and even watermark....but the one thing you cant do is crop the image....thats right, "crop" it....just like in more>> Picture this ---> you have an image that youre able to upload to your website....once uploaded, you can resize, sharpen, clarify and even watermark....but the one thing you cant do is crop the image....thats right, "crop" it....just like in applications such as Photoshop and Paint Shop Pro. "Now why would I want this?", I hear you say. Because its such a powerful value-add, especially if images play an integral role in your website - anything little thing to give you an edge over the competition right? The way I see, cropping images online is the HOLY GRAIL of image manipulation. My tutorial will show you how to do it via ASP & JavaScript...so lets get started : http://www.ImageCowboy.co m/articles/how_to_crop_im ages_using_asp_and_javasc ript.asp<<less
Added: 2008-07-24 License: Freeware Price: $0.00USD
19 downloads
Timer Javascript

Timer Javascript


Timer Javascript determines user to change the page URL after a given time. more>> Timer Javascript brings a wonderful script which is able to determine user to change the page URL after a given time. It is a very easy to use and user friendly. Download to enjoy it now.
<<less
Added: 2007-06-01 License: Freeware Price: Freeware
13 downloads
Big Javascript Hangman

Big Javascript Hangman


"For All Ages & No Vulgar Slang! This hangman game has the list entries copied directly from the: American Heritage® Dictionary of the English Language, 4th ed. 2000. Columbia Encyclopedia, 6th ed. 2001. The Encyclopedia of World History, 6th ed. more>> <<less
Added: 2006-02-20 License: Freeware Price: $0.00USD
16 downloads
Javascript pad

Javascript pad


This functions returns the input string padded on the left, the right, or both sides to the specified padding length. more>> This functions returns the input string padded on the left, the right, or both sides to the specified padding length.<<less
Added: 2007-06-28 License: Freeware Price: $0.00USD
14 downloads
Tizag Javascript Tutorial

Tizag Javascript Tutorial


If you are new to javascript this tutorial would be a good place to start. Learn the basics of javascript, as well as some of the most commonly used javascript functions, such as: alert, prompt, redirect your web pages visitors. more>> If you are new to javascript this tutorial would be a good place to start. Learn the basics of javascript, as well as some of the most commonly used javascript functions, such as: alert, prompt, redirect your web pages visitors.<<less
Added: 2004-08-24 License: Price: 0.00 Price: $0.00USD
15 downloads
Javascript CRC32

Javascript CRC32


Javascript CRC32 function generates the cyclic redundancy checksum polynomial of 32-bit lengths of the string. This is usually used to validate the integrity of data being transmitted. more>> Javascript CRC32 function generates the cyclic redundancy checksum polynomial of 32-bit lengths of the string. This is usually used to validate the integrity of data being transmitted.<<less
Added: 2007-06-28 License: Freeware Price: $0.00USD
20 downloads
Using Two or More JavaScript Scripts

Using Two or More JavaScript Scripts


An ideal scenario for lightweight Ajax and JavaScript based application is to use one script only. An effective application is not necessarily about the dazzling scripts that you can add in your online application. You need to have a smart application more>> An ideal scenario for lightweight Ajax and JavaScript based application is to use one script only. An effective application is not necessarily about the dazzling scripts that you can add in your online application. You need to have a smart application that could cater to what the user needs. Sometimes, your users only need a simple HTML and JavaScript application wherein it will only have one script. As long as you answer what they need from an online application, you should be able to have a satisfying application. But there will always be a time that you would need to install more than a single script in your Ajax based application. By creating two or more scripts for th<<less
Added: 2009-05-14 License: Freeware Price: $0.00USD
13 downloads
Javascript cookies

Javascript cookies


Here you will find an object with methods to save, read and erase cookies. Using these methods you can manipulate cookies on your site. more>> Here you will find an object with methods to save, read and erase cookies. Using these methods you can manipulate cookies on your site.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
13 downloads
Visual Javascript Chat 0.1

Visual Javascript Chat 0.1


AJAX, with all its constant polling, is a pretty weak approach to chat. This visual chatroom uses javascript, sockets, and dhtml to connect live to a server. A flash to javascript tool called AFLAX (from the Aptana people) handles the socket connection. more>> AJAX, with all its constant polling, is a pretty weak approach to chat. This visual chatroom uses javascript, sockets, and dhtml to connect live to a server. A flash to javascript tool called AFLAX (from the Aptana people) handles the socket connection. DHTML allows you to move your avatar around and chat in a virtual "room," while a perl-based server handles the backend socket server stuff. This is a good example of how to wire together users live over the internet, without resorting to flash or java.<<less
Added: 2006-08-22 License: GPL Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5