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

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, ∼1949🔥, 0💬

Structured XML Documents in FrameMaker
What types of structured XML documents are supported in FrameMaker? FrameMaker supports the following structured XML documents: DITA - Darwin Information Typing Architecture (DITA) provides an off-the-shelf DTD and set of rules designed specifically for writing online documentation, such as software...
2017-12-21, ∼1948🔥, 0💬

Westell A90-750015 Modem Change Admin Password
How to change the admin password on my Westell A90-750015 modem? I don't like the default password. It's too simple. If you want to change the admin password on the Westell A90-750015 modem, you can follow these steps: Open your Web browser and enter http://192.168.1.1 in the Address field Enter you...
2015-06-18, ∼1948🔥, 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, ∼1946🔥, 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, ∼1946🔥, 0💬

Using Office 365 with Safari on iPhone
Where to find answers to frequently asked questions on Using Office 365 with Safari on iPhone? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Using Office 365 with Safari on iPhone: Sign In to Office 365 with Safari on iPhone   ⇒ Sign In to Office 36...
2018-04-02, ∼1940🔥, 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, ∼1938🔥, 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, ∼1938🔥, 0💬

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, ∼1936🔥, 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, ∼1935🔥, 0💬

username, password and date validation with php
Useful PHP Code Snippets for Developers - username, password and date validation with php
2015-06-19, ∼1935🔥, 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, ∼1927🔥, 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, ∼1919🔥, 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, ∼1918🔥, 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, ∼1917🔥, 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, ∼1914🔥, 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, ∼1910🔥, 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, ∼1908🔥, 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, ∼1904🔥, 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, ∼1903🔥, 0💬

Create DITA Reference Topic Document
How to create a DITA Reference Topic document with FrameMaker? A DITA Reference Topic Document is for topics that describe command syntax, programming instructions, and other reference material, and usually contains detailed, factual material. You can follow this tutorial to create a DITA Reference ...
2017-12-04, ∼1902🔥, 0💬

Blocking Emails from a Given Address on Yahoo
How to block emails from a spam email address? I don't want to see any emails from that address. If you are using the Yahoo mail new interface as of 2015, you can block email from specific email addresses with these steps: 1. Mouse over the Settings menu icon (Small gear) icon at the top right corne...
2015-06-10, ∼1902🔥, 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, ∼1899🔥, 0💬

Westell A90-750015 Modem PPP Account
How to view and change the PPP account in my Westell A90-750015 Modem? I think my Verizon account password is changed. I need to use the new password in the modem. To view or change the network connection configuration, including the PPP account ID and password, in your Westell A90-750015 Modem, you...
2015-06-18, ∼1896🔥, 0💬

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