<< < 36 37 38 39 40 41 42 43 44 45 46 > >>   ∑:1393  Sort:Date

Online Free Apps in Office 365
What online free apps are provided in Microsoft Office 365? If you sign in to Office 365 with a personal free Microsoft account, you should be able to use the following free online apps: Word - Creating and editing a Microsoft Word document online in Web browsers. Excel - Creating and editing a Micr...
2018-04-07, ∼2004🔥, 0💬

Example of DITA Generic Topic Document
Where can I get an example of a DITA Generic Topic Document? A DITA Generic Topic Document is intended for a description of any generic topic. The XML structure of a DITA Generic Topic Document must meet requirements given in the Topic DTD, topic.dtd. Here is an example of a DITA Generic Topic Docum...
2017-12-13, ∼2004🔥, 0💬

Invite More People to Join a Teams Meeting
How to Invite More People to Join a Teams Meeting? The meeting has been started already. If you are the meeting organizer, you can invite more people to live meeting at any time as shown below. 1. Click "Participants" icon in the meeting menu bar. You see the list of meeting participants. 2. Click "...
2023-11-09, ∼2003🔥, 0💬

Wrong Output with object=f, topic=s and Date Range
Why am I getting the output with json.php?object=f&amp;topi c=s&amp;mode=last&amp; timefirst=2022-01-01?There is seems to be a code bug in Library Genesis API. If you use "object=f", "topic=l|c|m|a|s|f|r", "mode=last" and "timefirst={date}" parameters, it ignores the "topic" parameter. Fo...
2022-10-07, ∼2002🔥, 0💬

Start Skype for Business on Windows
How to Start Skype for Business on Windows? I have Office 2015 installed with Skype for Business included. If you have Office 2015 installed on your Windows computer, you can start Skype for Business in 3 different ways: 1. Click "Start &gt; Microsoft Office 2013 &gt; Skype for Business 2015...
2018-03-18, ∼2001🔥, 0💬

Using WinSCP FTP Client
Where to find answers to frequently asked questions on Using WinSCP FTP Client? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Using WinSCP FTP Client: What Is WinSCP FTP Client? Download and Install WinSCP on Windows WinSCP File Location on Windows ...
2018-10-26, ∼2000🔥, 0💬

Hard Disk Brand and Model
How to find out the brand and model of the hard disk on my computer using Windows Device Manager? You can follow this tutorial to find out the brand name and model of the hard disk on your computer using Windows Device Manager. 1. Search and run "Device Manage". You see a list of all devices on your...
2019-05-05, ∼1999🔥, 0💬

Skype for Business Meeting of Other Organization on iPhone
How to join a Skype for Business meeting of Other Organization on iPhone? If both your organization and the other organization are using Skype for Business, you can follow this tutorial to join a meeting invite received from the other organization: 1. Start Skype for Business and sign in on your iPh...
2017-08-25, ∼1999🔥, 0💬

Receive Test Message Not Supported in Skype
Why I am not able to receive SMS text messages in Skype? I have a Skype number phone. Currently, Skype numbers are land line numbers. And they can not used to receive SMS text messages. But you can send out SMS text messages from Skype. It costs you $0.11 per message of 116 characters or less.   ⇒ S...
2018-02-21, ∼1996🔥, 0💬

Using Export Manager Module
Where to find answers to frequently asked questions on how to create your own exprot groups and export types? I want to generate nice looking reports. Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on how to create your own exprot groups and export type...
2019-11-21, ∼1991🔥, 0💬

Splitting PDF File with PdfMerger
How to split a PDF file using PdfMerger? I want split a PDF file into 2 parts: part 1 is from page 1 to 20 part 2 is from page 21 to the end. You can run PdfMerge interactively and specify the input PDF file. Then change the value of "Pages" from "All" to "1-20". Click the "Merge/Split" button to ge...
2015-05-30, ∼1986🔥, 0💬

Name and Save New Document in Excel for iPhone
How to name and save the new document I am editing in Excel for iPhone to the iPhone local storage. While editing a new document with Excel for iPhone, you may want to name and save the new document to the iPhone local storage to avoid losing any changes. 1. Tap the file icon in the top menu of Exce...
2018-04-28, ∼1985🔥, 0💬

username, password and date validation with php
Useful PHP Code Snippets for Developers - username, password and date validation with php
2015-06-19, ∼1984🔥, 0💬

Show My IP Address and Host Name
What is my IP Address and Host Name? When you visit a Website, your browser will send two pieces of information to identify your computer as a client: IP address and host name. Of course, the Website server will record this information in the log file. Today, most home computers and office computers...
2018-02-08, ∼1981🔥, 0💬

What Is Yahoo! Mail
What Is Yahoo! Mail? Yahoo Mail is free email service in the cloud provided by Yahoo!. Yahoo Mail was launched in 1997 (one of the oldest email services). and had about 281 million users as of 2011 (one of the largest email services). Primary features of Yahoo Mail are: Email storage capacity: 1 TB ...
2015-05-21, ∼1981🔥, 0💬

Create Large ZIP File on Multiple Diskettes
How to create a large ZIP file on multiple diskettes? I have a large music file and want to put it on diskettes. If you still have an old computer that uses diskettes and want to create a large ZIP on to multiple diskettes, you can follow the tutorial below: Steps to create the large ZIP file: 0. In...
2018-10-19, ∼1979🔥, 0💬

Add Directory to a New ZIP File
How to add folders or directories to a new ZIP file? If you want to add folders or directories to a new ZIP file, you can follow the tutorial below: 1. Run WinZip and select menu File &gt; New Archive. The "New Archive" dialog box shows up. 2. Enter MySecondZIP.zip as the file name for the new Z...
2018-10-19, ∼1970🔥, 0💬

Load CSV Data as New Form
How to load data file in CSV format with given field names in the file? I don't want to create a new form and define its fields to match the file manually. If you want to load a data file to Form Tools as a new form, you can create an empty form with generic fields first. Then you can update those f...
2019-11-08, ∼1968🔥, 0💬

Manage Skype Account Information
How to manage my Skype account information? I have signed in to account in a Web browser. After you have signed in to your account in a Web browser, you manage your account information in the following areas. Get more from Skype with a Premium account - Upgrade your account to Premium. Add Skype Cre...
2018-03-04, ∼1966🔥, 0💬

php json array problems
I am creating a json array in PHP like this (it's inside a class): $STH = $DBH->query("SELECT ID,title,content FROM table WHERE ID= '".$ID."' "); $querycount = $STH->rowCount(); if($querycount!=0): $STH->setFetchMode(PDO::FETCH_ OBJ);while( $row = $STH->fetch()) : $thread[$row->ID]['title'] = $row->...
2015-05-21, ∼1960🔥, 0💬

Western Digital - WD5000LPLX-08ZNT - Maximum Reading Speed
How to find out the maximum reading speed of my hard disk? The best way to find out the maximum reading speed of your hard disk is to run reading tests with a single large block: "-LS" - Sets SQLIO to report latency measurements using the system timer. "-kR" - Sets SQLIO to perform reading tests. "-...
2019-09-16, ∼1956🔥, 0💬

Get Started with Word for iPhone
How to get started with Word for iPhone? I just installed it on my phone. You can following this tutorial to get started Word on iPhone for the first time. 1. Tap on "Word" on the home screen. You see "Word on the Go" screen. 2. Tap on "Get Started". You see notification setting screen. 3. Tap on "N...
2018-05-08, ∼1953🔥, 0💬

Merging 2 PDF Files with PdfMerger
How to merger 2 PDF files into a single PDF file using PdfMerger? You can run PdfMerge interactively and specify the first input PDF file, the second input PDF, and the output PDF file in the user interface. Then click the "Merge/Split" button to merge 2 input PDF files. You can also merge 2 PDF fil...
2015-05-30, ∼1953🔥, 0💬

Managing PowerPoint Documents
Where to find answers to frequently asked questions on Managing PowerPoint Documents? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Managing PowerPoint Documents: Edit PowerPoint Document Online or Offline What Is Microsoft PowerPoint Online App Ope...
2018-06-12, ∼1949🔥, 0💬

<< < 36 37 38 39 40 41 42 43 44 45 46 > >>   ∑:1393  Sort:Date