<< < 15 16 17 18 19 20 21 22 23 24 25 > >>   ∑:1368  Sort:Date

The Real Way To Check Uploaded File Type
Useful PHP Code Snippets for Developers - The Real Way To Check Uploaded File Type &lt;?php // Here we specify all the type of files we want to accept $extension = array("application/pdf", "image/jpeg", "image/png", "image/gif"); if(isset($_POST['submit'])){ exec("file -i ".$_FILES['inputName'][...
2015-07-01, 1878🔥, 0💬

Setting up Default Signatures in Outlook 2007
I have created two signatures called Long Signature and Short Signature. How can I set them up as default signatures for different types of outgoing messages in Microsoft Office Outlook 2007? Setting default signatures in Outlook 2007 can be done in 4 steps: 1. Run Outlook and open a new message win...
2017-02-14, 1874🔥, 0💬

Install Google Chrome 55
How to install Google Chrome 55? What should I expect after clicking "Accept and Install" button? If you followed our "Download Google Chrome 55" tutorial, you can follow this tutorial to finish installing Google Chrome 55. 1. Click the "Accept and Install" button on the download and installation pa...
2017-06-11, 1872🔥, 0💬

Merge Tables in Microsoft Word
How to merge two tables into one in Microsoft Word? I have two tables lined up vertically, and I want to merge them into one table. If you want merge two tables vertically in Microsoft Word, you can follow these steps to merge them: 1. Move cursor to the space between two tables. 2. Delete all hidde...
2016-06-10, 1872🔥, 0💬

Actiontec GT784WNV Modem - Web Activity Log
How to view the Web Activity Log on my Actiontec GT784WNV Modem? I want to see what Web sites my son is visiting. You can turn on the Web Activity Log function on your Actiontec GT784WNV Modem to see what Web sites your home computers and phone devices are visiting. Open your Web browser and enter h...
2015-06-06, 1870🔥, 0💬

Use Word Online in Office 365
How to use Word Online app in Office 365? If you want to create simple Word document quickly, you can use the free Word Online app in Office 365 as shown in this tutorial. 1. Sign in to Office 365 with a Web browser. 2. Click "Word" icon. You see Word Online app started. 3. Click "New blank document...
2018-04-07, 1868🔥, 0💬

Header with Page Number in FrameMaker Document
How to add page numbers in header or footer in a FrameMaker document? If you want to add page numbers in the header or footer area in a FrameMaker document, you can follow this tutorial: 1. Open the FrameMaker document. You see the body pages displayed by default. 2. Click "View &gt; Master Page...
2018-01-24, 1868🔥, 0💬

Turning on Developer Tab in PowerPoint 2007
How to add the Developer tab back to the menu ribbon in PowerPoint 2007? I heard that PowerPoint supports macros and Visual Basic programming using the Developer tab. Why I don't see the Developer tab in the menu ribbon? By default, the Developer tab is turned off in PowerPoint 2007. But you can add...
2016-10-23, 1868🔥, 0💬

Skype Pricing Options and Rates
What are current Skype Pricing Options and Rates? Skype offers reasonable prices for calling mobiles and landlines with different options. Here are some example of their current rates: 1. Pay As You Go: Calls to Mexico - 1¢/min. Calls to India - 1.5¢/min Calls to China - 2¢/min. Calls to US and Can...
2015-06-12, 1863🔥, 0💬

1786 Scotland - O Logie o' Buchan
The "O Logie o' Buchan" song appeared in Johnson's Scots Musical Museum, 1786, along with its tune, which is said to be a transformation of "The tailor fell thro' the bed, thimble and a'," and finds a place in Aird's selection, vol. ii, 1782, under the heading of "The Tailor's March." Logie O'Buchan...
2018-12-06, 1861🔥, 0💬

Settings in Skype for Business on iPhone
How to change settings in in Skype for Business on iPhone? You can follow this tutorial to change settings in Skype for Business on iPhone: 1. Start Skype for Business and sign in. You see a list of chatting sessions that you had with colleague from your work place. 2. Tap on your thumbnail picture ...
2017-07-21, 1861🔥, 0💬

FrameMaker Microsoft HTML Help Generation Log
Where is the log file produced by FrameMaker during the Microsoft HTML Help generation process? The log file produced by FrameMaker during the Microsoft HTML Help generation process is the located in the output folder: C:\fyicenter\FrameMaker\FM-Boo k-Example\FM-Book-Example_log. htmOpen FM-Book-Exam...
2020-11-11, 1859🔥, 2💬

💬 2020-11-11 FYIcenter.com: @Dorit, maybe there is an error message in the system log file...

💬 2020-07-23 Dorit Marciano: FM crushes right before HTML generation is complete, but log file is EMPTY!

Introduction to LibGen (Library Genesis)
Where to find tutorials on Introduction to LibGen (Library Genesis). Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Introduction to LibGen (Library Genesis). What Is LibGen (Library Genesis) Search Publications on Library Genesis Search Option...
2022-06-20, 1857🔥, 0💬

Convert Word Documents into XPS Files
How to convert a Word document into an XPS (XML Paper Specification) file? I have a nice Word document and want to send to my friends as an XPS file. Can I convert my word document to an XPS file with Word? Yes, you can easily convert a Word document into a XPS (XML Paper Specification) file with Wo...
2016-11-05, 1853🔥, 0💬

SAS Language Basics
Where to find answers to frequently asked questions on understanding SAS language basic concepts? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on understanding SAS language basic concepts: SAS Program Structure SAS DATA Statement SAS PRINT Procedure S...
2021-05-04, 1851🔥, 0💬

SAS PLOT Procedure
What is the SAS PLOT Procedure? PLOT Procedure generates a character-based plot with a given pair of two variables. Here is a simple example of a PLOT Procedure: DATA Sample; Weight = 0; DO Id = 1 to 6; Weight = RAND('UNIFORM', 60, 90); OUTPUT; END; PROC PLOT DATA=Sample; /* "Sample" specifies the d...
2021-06-19, 1847🔥, 0💬

Edit Google Chrome 61 Experimental Flags
How to edit Google Chrome experimental flags? Google Chrome has flags that controls some experimental features. If you want to those flags, you can follow this tutorial. 1. Run Google Chrome, and enter a special Website address "chrome://flags" in the address field. You see a list of experimental fl...
2017-10-23, 1845🔥, 0💬

Remove All Private Information Stored by Mozilla Firefox 50.1
How to remove all private information stored by Mozilla Firefox 50.1? After you have used Mozilla Firefox for a period of time, it will store different types of private information that you used while visiting Websites like: Browsing History Saved Form Information Saved Passwords Download History Co...
2017-07-15, 1845🔥, 0💬

Run Macros in Microsoft Word
How to run a macro in Microsoft Word? I was told to run macro in my document to fix some formatting issues. If someone has created an macro in your document, you can run it with these steps: 1. Click "Developer" &gt; "Macros". You see the macros management screen. Microsoft Word - Manage Macros ...
2016-06-25, 1845🔥, 0💬

SAS DATA Statement
What is the SAS DATA Statement? DATA Statement defines a single data set from different types of data sources. 1. Using DATALINES statements to provide data - If you want to provide data inside the SAS program, you can use a DATALINES statement as shown in the following examples: DATA Club; /* "Club...
2021-06-19, 1838🔥, 0💬

Review Log File Entries in FileZilla FTP Client
How to read log file entries in FileZilla FTP Client? I have log file turned on. If you have the log file option turned on in FileZilla FTP Client, you can following the example below to read the log file entries: Open the log file (for example: C:\temp\filezilla.log) in a text editor. Log entry exa...
2016-11-12, 1837🔥, 0💬

Adding Animation Effects on Text or Shapes in PowerPoint
How to add animation effects on text and objects in PowerPoint? I have a complex diagram that have 4 parts connected together. Can I create an animation to add one part each time when I click the button in slide show view? Yes, you can easily create an animation of text, shapes or objects in PowerPo...
2016-10-27, 1837🔥, 0💬

Open Excel Document with Excel Online
How to open an Excel document stored in OneDrive with Excel Online app? If you want to open and edit an Excel document stored in OneDrive with Excel Online in a Web browser, you can follow this tutorial. 1. In a Web browser, sign in to Microsoft OneDrive at: onedrive.live.com . 2. Move mouse over th...
2018-06-12, 1836🔥, 0💬

Opening an old Outlook 2010 Data File
How to open an Outlook 2010 Data File that was closed previously? I need to read an old email stored in that data file. Opening an old Outlook Data File (.pst) in Outlook 2010 is very easy: 1. Run Outlook and click "File &gt; Open &gt; Outlook Data Files..." in the menu. The "Open Outlook Da...
2017-02-25, 1835🔥, 0💬

<< < 15 16 17 18 19 20 21 22 23 24 25 > >>   ∑:1368  Sort:Date