Home page
 
 Home 
 ASP 
 PHP 
 SQL 
 HTML 
 JavaScript 
 Search 
 Contact 
 


Search
or browse popular tags
Got questions?

We got answers.

Ask your question about PHP, ASP, Javascript, HTML, CSS, hosting and get professional help, free of charge.

Subscription

Sign up for the free email newsletter for new tips, tutorials and more. Enter your email address below, and then click the button.

Privacy Policy

RSS Twitter

 
Welcome to WebCheatSheet.com

WebCheatSheet offers technical articles, database tools, tips, and tutorials. Here you'll find everything you need to know to look like you know everything.

ASP (37)
PHP (34)
HTML (6)
SQL (83)

Record locking in Web applications
In this article we describe how to implement record locking in web applications. Because of the stateless nature of HTTP, you cannot really know whether the user left the page or is still looking at your site. We used the lock confirmation technique combined with lock expiration to solve this problem.

Last Updated ( 8 December 2009 ) Hits: 1743 Comments: 0
Read More...
BBCode editor
As soon as you’ve decided to implement BBCode in your software product, we propose you to examine the jquery.BBCode plugin. This Jquery library plugin is a simple BBCode editor with preview option, which can be easily placed on any website.

Last Updated ( 25 November 2009 ) Hits: 1874 Comments: 0
Read More...
Show different content to search engine visitors
Perhaps, you face a task to show slightly different information to different website visitors. We decided to address this issue by implementing a generic JavaScript solution.

Last Updated ( 13 November 2009 ) Hits: 1030 Comments: 0
Read More...
Creating Word, Excel and CSV files with PHP
In this article we demonstrate several ways to create Microsoft Word and Excel documents, and also CSV files using PHP. Learn how to create files using HTTP headers, COM objects, OpenOffice templates, fputcsv function.

Last Updated ( 7 November 2009 ) Hits: 3998 Comments: 0
Read More...








Copyright © 2005-2009             www.WebCheatSheet.com All Rights Reserved.