Saving The Word document as a Template in Office 2007

In This Tutorials We Describe That How We Save The MS Word File As Template. Click On Office Button And Select New And The Select My Templates. In Appearing Dialog Box Select Blank Document . Read More About This Topic In This Tutorial.


Create a Unique URL for Facebook Page

When you open your page on facebook then it become difficult to remember for you self and also when you want to tell your friend about your page. Now facebook provide a facility to get your own simple and easy URL of your Facebook page.


Find Area of Shape Using Function In C++

a)Create a function template named as shape() that accepts three arguments in such a way that first and second will be the dimension like base and height and the third will be the name of the shape. The shape() function displays the dimension values and the area of the shape.The function returns the area to the calling program; the area is the same data type as the parameter.
Note:
Design a main program such that,it input the values of only those shapes whose area is computable on the bases of base and height only


Consolidation In MS Excel

Microsoft Excel data consolidation feature allows multiple tables to be consolidated ( Combine ) into a single summary report. The Excel consolidation ?is very easy and useful tools for printing and viewing the single report of more then one data sheet.


Image Sharpening In Adobe Photoshop

There Are Many Ways To Make Image Sharpen In Adobe Photoshop. In This Tutorial We Discuses Sharpening Image With Sharpen Filter And Quick Sharpening With High Pass Filter. Read More.........




strpos function in PHP

In This Tutorial We Learn About Strpos ( ) In PHP. The Strpos ( ) Function In PHP Search The A String In Given Text. Strpos Function Return The Location Of The String In Integer Value. If String Not Found It Return False Other Wise Return A Number.Read More------


Cross tab query in Microsoft Access

The Following Process Is Used To Create Query In Design View: Open You Database File In Access 2007. Click On Create Manu Tab Form Office Ribbon Then Select The Queries Wizard Icon Form Other Group. Read More.........


How to add an image to your Gmail signature

In This Tutorial We Can Learn That How We Add The Image In Gmail Signature. This Tutorial Guide You Step By Step Process. In The Upper Right Hand Corner Click On The Image Of A Gear. Select The "Mail Settings" Option From The Drop-Down Box. Read More......


Logical Operators In PHP

In this tutorial we learn about the logical operator and the use of logical operator in PHP. Logical operator are used to control program flow. Logical operator are used in transfer of control statements i.g in IF else statement or while loop statement etc and help to test the more then on condition at a time.


COUNTBLANK Function In MS Excel

The Excel Countblank function is one of the count function in MS excel. The Countblank function count the blank cell in a given range.
The syntax of the function is :
COUNTBLANK( range )