in your
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1295
Articles in your site 1.1
Through a simple script, webmasters can show fresh content directly in their site. As opposed to RSS feeds, where visitors leave a site when clicking on the article they want to read, this tool allows visitors to read articles on the site where the more>> Through a simple script, webmasters can show fresh content directly in their site. As opposed to RSS feeds, where visitors leave a site when clicking on the article they want to read, this tool allows visitors to read articles on the site where the script is used without leaving the site.<<less
Added: 2006-10-17 License: Freeware Price: $0.00USD
18 downloads
Other version of Articles in your site
Keyword Search in your website 1.0
Easy to use code for keyword search in your website. It searches files in directory(s) for given keyword(s) and return the link and page description in a so that you can print it anywhere or just save it for future use. more>> Easy to use code for keyword search in your website. It searches files in directory(s) for given keyword(s) and return the link and page description in a so that you can print it anywhere or just save it for future use.<<less
Added: 2008-01-11 License: Freeware Price: $0.00USD
10 downloads
Displaying random image in your page
Learn how to display random image in your page with this code snippets. The code selects random image from a specified directory, and outputs the selected image to browser. demo available. more>> Learn how to display random image in your page with this code snippets. The code selects random image from a specified directory, and outputs the selected image to browser. demo available.<<less
Added: 2008-05-15 License: Freeware Price: $0.00USD
12 downloads
CodeIDE: run programs in Your Web Browser
CodeIDE.com - is a website that helps building code in your Web Browser. This service is for the people who want to start programming and for those, who want to remind previous experience. On this site all people can run programs online and more>> CodeIDE.com - is a website that helps building code in your Web Browser. This service is for the people who want to start programming and for those, who want to remind previous experience. On this site all people can run programs online and sometimes its called as WebIDE Supported languages for Now: Basic, Pascal, C/C++, JavaScript, Perl. Languages that will be supported soon (info from Live Help on this site): Lisp, Java, Assembler<<less
Added: 2007-01-25 License: Freeware Price: $0.00USD
14 downloads
Using of CSS in your ASP.NET Web application 1
Explains how any beginner Web developer / designer can easily apply a multitude of formatting to the Web pages he produce. One of the methods by which an experienced Web designer can show up from the crowd is to provide flexibility to this formatting as more>> Explains how any beginner Web developer / designer can easily apply a multitude of formatting to the Web pages he produce. One of the methods by which an experienced Web designer can show up from the crowd is to provide flexibility to this formatting as well.<<less
Added: 2006-04-17 License: Freeware Price: $0.00USD
12 downloads
Other version of Using of CSS in your ASP.NET Web application
License:Freeware
Integrate Google Calendar in your website using AJAX
This tutorial will guide you how to integrate Google Calendar in your website using AJAX more>> This tutorial will guide you how to integrate Google Calendar in your website using AJAX<<less
Added: 2006-11-10 License: Freeware Price: Free
705 downloads
How Code Reviews and PMD Can Crush Bugs In Your Code
The ability to review your code is one of the best methods to find bugs and other issues which can cause your program to perform poorly. In fact, one of the hardest things about writing a program is d more>> The ability to review your code is one of the best methods to find bugs and other issues which can cause your program to perform poorly. In fact, one of the hardest things about writing a program is debugging it. When programmers get together and share their knowledge, it can help improve the overall quality of your Java applications.<<less
Added: 2006-07-17 License: Freeware Price: Free
1196 downloads
CSVedit - Edit and delete information in your database
Administrator tool to manage your CSV database online without FTP. The advanced version will allow you to add and search records. You can even add fields directly into the database. (CGI/Perl Unix) more>> Administrator tool to manage your CSV database online without FTP. The advanced version will allow you to add and search records. You can even add fields directly into the database. (CGI/Perl Unix)<<less
Added: 2003-09-08 License: Not Specified Price: Free
2250 downloads
How to create and populate a database in your PhpMyAdmin
In some content management scripts case one needs to create a database and also populate it (insert the tables from the example .sql file). Its the case of PhpNuke for example. You will learn here to more>> In some content management scripts case one needs to create a database and also populate it (insert the tables from the example .sql file). Its the case of PhpNuke for example. You will learn here to create a new database in phpmyadmin and also insert the needed information. There are some images too, to help you grasp the info easier.<<less
Added: 2006-07-10 License: Freeware Price: FreeAdditionalInfoDonotredistributethisarticlewithoutpermission
1219 downloads
CSVupdate ? Visitors can update a record in your database
Allow visitors to your website update their information themselves. Provide an ID and Password for each record then the visitor can update one record in the database. The script is very simple to set- more>> Allow visitors to your website update their information themselves. Provide an ID and Password for each record then the visitor can update one record in the database. The script is very simple to set-up and customize using the look and feel of your own website. (CGI/Perl Unix)<<less
Added: 2004-03-24 License: Not Specified Price: Free
2046 downloads
CSVedit - Edit and delete information in your database 2004
Administrator tool to manage your CSV database online without FTP. The advanced version will allow you to add and search records. You can even add fields directly into the database. (CGI/Perl Unix) more>> Administrator tool to manage your CSV database online without FTP. The advanced version will allow you to add and search records. You can even add fields directly into the database. (CGI/Perl Unix)<<less
Added: 2003-09-08 License: Price: 0.00 Price: 0.00
11 downloads
CSVupdate ? Visitors can update a record in your database 2005
Allow visitors to your website update their information themselves. Provide an ID and Password for each record then the visitor can update one record in the database. The script is very simple to set-up and customize using the look and feel of your own more>> Allow visitors to your website update their information themselves. Provide an ID and Password for each record then the visitor can update one record in the database. The script is very simple to set-up and customize using the look and feel of your own website. (CGI/Perl Unix)<<less
Added: 2004-03-24 License: Price: 0.00 Price: 0.00
13 downloads
Implement Microsoft HTML Help Workshop in your Web application
Ever wondered how Microsoft have implemented Windows XP help? Ever wondered how MSDN authors develop their articles? Ever wondered how come when you press F1 in most application you are presented with more>> Ever wondered how Microsoft have implemented Windows XP help? Ever wondered how MSDN authors develop their articles? Ever wondered how come when you press F1 in most application you are presented with something describing that part of the application? You will be amazed if we told you that all of the above cases are developed using the same tool: Microsoft Windows HTML Help Workshop. We believe now you need not us to explain more why Microsoft Windows HTML Help Workshop is an important and vital tool for most software developers and content writers / distributors.<<less
Added: 2006-04-10 License: Freeware Price: Free
1313 downloads
Using HttpHandlers and HttpModules in your ASP.NET Websites 2.0
In this article I would explain about HttpModules and HttpHandlers and how to use it on your Website. Sometimes, just creating dynamic Web pages with the latest languages and databases just does not give you , the developer enough control over an more>> In this article I would explain about HttpModules and HttpHandlers and how to use it on your Website. Sometimes, just creating dynamic Web pages with the latest languages and databases just does not give you , the developer enough control over an application. At times, you need to be able to dig deeper and create applications that can interact with the Web Server itself. You want to be able to interact with the low level processes such as how the Web Server processes incoming and outgoing HTTP requests. Before ASP.NET, in order to get this level of control using IIS, you were forced to create ISAPI extensions or filters. This proved to be quite daunting and painful task for many developers because creating ISAPI extensions and filters required knowledge of C/C++ and knowledge of how to create native Win32 DLLs. Thankfully, in .NET world, creating these types of low level applications is really no more difficult than most other tasks you would normally perform.<<less
Added: 2007-11-14 License: Other Price: $0.00USD
10 downloads
Build Your Own Web SIte
? Its easy. You just pick a template; add your own photos or graphics; and type in your own text. Thats it! No manuals to read, no technical language to learn. ? Its fast. You build your site in real more>> ? Its easy. You just pick a template; add your own photos or graphics; and type in your own text. Thats it! No manuals to read, no technical language to learn. ? Its fast. You build your site in real time. Just log on to your Internet connection. Click your mouse, hunt and peck your way across the keyboard and ? in just the time it takes to do it ? your site gets built and/or updated. ? Its fun. Who has the patience to learn another software program? The Internets where the action is ? and thats where WebSite Tonight is, too! You build your Web site right inside your familiar browser window. ? Its affordable. A 5-page Economy site - plenty of space for most anyone - is just $9.95 per month. And that includes hosting and a FREE email account. (See below for Basic, Deluxe and Premium prices.)<<less
Added: 2005-03-24 License: Not Specified Price: Free
1684 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 in your 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