Providing your visitors with a way to add your web site to their favorite places provides a great way to obtain repeat traffic. This is a great way to increase your overall traffic and sales, as they can visit your web site again and again. However, to obtain repeat traffic, you must continually update your content and give your visitors a...
Most today's web browsers like Firefox (Ctrl+D), Opera (Ctrl+T) and IE (Ctrl+D) provide a keyboard shortcuts to enable users bookmark their favorite pages. But if you want to provide your visitors with a "Bookmark this page" link they can click you may use the code below: It works in IE, FireFox and Opera. Clicking on the link prompts...
The GetIEFavourites function called from the OnClick event of a button returns a list of all the favorites from your Internet Explorer in a ListBox.
This snippet shows how to add treenode's to a treeview control. It also shows how to add sub nodes.
Example code showing how to add a primary constraint. This Oracle constraint is used to identify the primary key for a table. A primary key is a single field or combination of fields that uniquely defines a record. None of the fields that are part of the primary key can contain a null value. A table can have only one primary key. This...
An example PHP function return a value, use the return statement.
Using a stored procedure as the source in an OLE_DB Source for SSIS, the package can’t detect the output of the stored proc.
HTML code to add a Favicon to your site
Here are the procedure example to create table. you can call this procedure by command like : call myProc();
Here are the example to create temporary table in a procedure .
Scribble an applet of intermediate complexity, used as an example in the introductory chapter. Click and scribble in the window.
Example of adding a constraint
This code snippet populates a datagridview control using array objects.
Allows you to add a string to end or start of a field to use when comparing or selecting data. The second argument is added to the end of the first
A simple add to favourites link for IE7
Create in dbgrid one column and insert the caption "RecNo" or other in title property. In dbgrid onDrawColumnCell event insert the following code:
iPhone code snippet to handle taps within a UIWebView
Add a space (or other delimiter) only if a variable is set, in order to avoid ugly unnecessary spaces.
A bug seems to occur when you add a negative margin to a list item in IE6. The background image applied to the list item gets repeated randomly and generally messes up. Add this little gem to your head to fix the problem. Remember to change the id tag to your own.
This Delphi code example shown how to add and remove a shell extension