pocket reference
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 121
DOM Reference
The DOM (Document Object Model) gives you generic access to most elements, their styles and attributes in a document. This is a no-nonsense, easy to follow DOM reference for JavaScript. more>> The DOM (Document Object Model) gives you generic access to most elements, their styles and attributes in a document. This is a no-nonsense, easy to follow DOM reference for JavaScript.<<less
Added: 2006-03-08 License: Freeware Price: $0.00USD
18 downloads
Dom Element methods reference
One page reference on the various DOM methods available on an HTML element. more>> One page reference on the various DOM methods available on an HTML element.<<less
Added: 2006-09-06 License: Freeware Price: $0.00USD
14 downloads
DOM Element properties reference
One page reference on the various DOM properties available on an HTML element. more>> One page reference on the various DOM properties available on an HTML element.<<less
Added: 2006-09-06 License: Freeware Price: $0.00USD
14 downloads
JavaScript 1.5 Reference 2006/08/23
If you need JavaScript Reference 1.5 and want it easy to use every day try this chm version, easy to access contents, index and full text search (original html version by Netscape). more>> If you need JavaScript Reference 1.5 and want it easy to use every day try this chm version, easy to access contents, index and full text search (original html version by Netscape).<<less
Added: 2005-04-28 License: Freeware Price: $0.00USD
23 downloads
ASP.NET 2.0 Referencing Master Page Members
In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members more>> In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members can be methods, properties or controls. The constraint for property reference is theat the property has to be declared as public members of the master page. They could be public page scope variables, public propertis and public methods. Let us work out a simple example. The developer wants to set the title of a content page or to add a style sheet on a per page basis. Code will have to be added to the Page_Load event. The Header property on the Page class exposes the content of the< head > tag as programmable entities.<<less
Added: 2006-06-01 License: Freeware Price: Free
1247 downloads
DBIx-Procedure-Oracle 0.2
DBIx-Procedure-Oracle module allows the calling of Oracle PL/SQL functions and procedures without writing SQL statements. more>> DBIx-Procedure-Oracle 0.2 offers you a powerful tool which allows the calling of Oracle PL/SQL functions and procedures without writing SQL statements to reference them.
It queries the Oracle system table ALL_ARGUMENTS to resolve the procedure and determine the correct data types and bindings ( IN, OUT or INOUT ) of the procedure parameters. From this information an anonymous PL/SQL block is built and a database statement handle constructed. At present only positional binding of parameters is supported ( as opposed to named parameters ).
Added: 2007-06-23 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
13 downloads
phpVoter 0.6
A voting script that is customizable as well as easy to translate. It can easily change the appearence via the template file. Uses both cookies and IP to limit the possibility to vote more than once, although the script can be configured to allow more>> A voting script that is customizable as well as easy to translate. It can easily change the appearence via the template file. Uses both cookies and IP to limit the possibility to vote more than once, although the script can be configured to allow multiple votes. All votes can be saved for future reference, or they can be hidden when closed. Admin pages allow for easy adding, changing and viewing of votes and results. Also includes a simple template system and the ability to log all admin operations. Languages available: English, Swedish and Spanish. Requires PHP4 and MySQL.<<less
Added: 2002-06-20 License: GPL Price: $0.00USD
12 downloads
Other version of phpVoter
JavaScript Regular Expressions guide
Regular expressions are a powerful tool for performing pattern matches in Strings in JavaScript. This is a comprehensive guide and reference on JS regular expressions. more>> Regular expressions are a powerful tool for performing pattern matches in Strings in JavaScript. This is a comprehensive guide and reference on JS regular expressions.<<less
Added: 2006-07-25 License: Freeware Price: $0.00USD
21 downloads
IE multimedia filters and transitions reference
Multimedia Filters, supported in IE5.5+, allows you to easily add rich visual effects to your content. Defined using CSS and further manipulated using JavaScript, this reference lists and explains all the available IE filters and transitions. more>> Multimedia Filters, supported in IE5.5+, allows you to easily add rich visual effects to your content. Defined using CSS and further manipulated using JavaScript, this reference lists and explains all the available IE filters and transitions.<<less
Added: 2007-07-22 License: Freeware Price: $0.00USD
16 downloads
Dotnetindex.com - Utimate Developer References Index
Dotnetindex.com is a great references guide and index for developer and programmers. Web site contains thousands of articles and code snips. more>> Dotnetindex.com is a great references guide and index for developer and programmers. Web site contains thousands of articles and code snips.<<less
Added: 2008-12-04 License: Freeware Price: $0.00USD
13 downloads
Easy Perl for Beginners 1.0
For Perl beginners or as a reference. Short examples with easy to follow explanations. No long examples with bulky html forms. If you want to split an array, you get the code to split an array. more>> For Perl beginners or as a reference. Short examples with easy to follow explanations. No long examples with bulky html forms. If you want to split an array, you get the code to split an array.<<less
Added: 2006-05-22 License: Other Price: $0.00USD
12 downloads
Other version of Easy Perl for Beginners
License:Other Free / Open Source License
Simple swear word filter 1.0
This function replaces swear words, expletives or unwanted text (useful for replacing www and @ references) with any predefined string. more>> This function replaces swear words, expletives or unwanted text (useful for replacing www and @ references) with any predefined string.<<less
Added: 2005-05-27 License: Freeware Price: $0.00USD
25 downloads
Other version of Simple swear word filter
License:Freeware
JavaScript-Reference +Browser/User Agent Support
Navioo.com contains a complete reference of all the built-in JavaScript objects, along with their methods and properties. Navioo.com also contains an event reference and a reference of the top-level properties and functions that can be used on all of more>> Navioo.com contains a complete reference of all the built-in JavaScript objects, along with their methods and properties. Navioo.com also contains an event reference and a reference of the top-level properties and functions that can be used on all of the built-in JavaScript objects. A reference to all of the HTML DOM objects are listed in Navioo.com. Navioo.com is an extensive reference source that explains and gives comprehensive, working examples of code in a definitive manner for the JavaScript language (and hence, for the ECMAScript and JScript languages). All elements of the language are covered, including the events, functions, methods, objects, operators, properties, statements, and values.<<less
Added: 2007-08-16 License: Other Price: $0.00USD
10 downloads
J2EE Overview
J2EE is a technology that aims to simplify the design and implementation of enterprise applications. In this tutorial you will learn what J2EE is, its benefits, J2EE main components, Evolution of Ente more>> J2EE is a technology that aims to simplify the design and implementation of enterprise applications. In this tutorial you will learn what J2EE is, its benefits, J2EE main components, Evolution of Enterprise Application Frameworks, Why use J2EE, J2EE Platform Architecture, J2EE APIs and Technologies and J2EE Reference Implementation. Before continuing our J2EE discussion lets define what an enterprise application is.<<less
Added: 2006-06-04 License: Freeware Price: Free
1265 downloads
Interactive Tag, CSS2, and DOM2 Javascript Reference 62
The site for web developers, especially those who need full cross reference of HTML elements, attributes and CSS style sheet attributes. The reference of this site is fundamentally based on W3C HTML4.01 and CSS2 specification, mostly the appendices more>> The site for web developers, especially those who need full cross reference of HTML elements, attributes and CSS style sheet attributes. The reference of this site is fundamentally based on W3C HTML4.01 and CSS2 specification, mostly the appendices at the end of the specifications.<<less
Added: 2005-02-10 License: Freeware Price: $0.00USD
15 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 pocket reference 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