<< < 4 5 6 7 8 9 10 11 12 13 14 > >>   ∑:420  Sort:Date

Fill in "Hello World" Form
How to open an empty form and fill in data? I just started to learn how to use Form Tools. Once a form is created, you can open an empty form, fill in data and submit it to the database. 1. Log in to Form Tools as the administrator. 2. Click "Forms" on the left menu. You should see the "Hello World"...
2020-01-21, ∼1929🔥, 0💬

Casting YouTube from Chrome on Windows to TV
How to cast YouTube from Chrome browser on Windows computer to my TV? I have a Chromecast device connected to the TV and my Wi-Fi router. I have also installed the Google Cast extension to the Chrome browser. If you have your Chromecast device properly connected to the TV and the Wi-Fi network, Goog...
2015-06-12, ∼1921🔥, 0💬

Windows Resource Monitor - Disk Reading Speed
How to watch the disk reading speed on Windows Resource Monitor? You can follow this tutorial to watch disk reading speed on Windows Resource Monitor. 1. Re-run the SQLIO command to perform a disk reading test: C:\fyicenter\SQLIO&gt;sqli o-LS -kR -b64 -i64 -f64 -t1 -s300 1 thread reading for 300...
2019-08-23, ∼1911🔥, 0💬

Define Views on Existing Form
How to define additional views on an existing form to manage a sub-set of the form fields? I just started to learn how to use Form Tools. If you have a form with a large number of fields, you want to define several views on the submitted data. Each view can be defined with see only a subset of field...
2020-01-03, ∼1909🔥, 0💬

Generate Report on Submitted Data
How to generate reports on submitted form data? I just started to learn how to use Form Tools. Once you have collected enough submissions on a form, you can also generate reports on submitted form data. 1. Log in to Form Tools as the administrator. 2. Click "Forms" on the left menu. You should see t...
2020-01-03, ∼1900🔥, 0💬

What Is OpenOffice Draw
What Is OpenOffice Draw? OpenOffice Draw is a graphics editing tool included in the OpenOffice package. It gives you the power to create and edit graphics, making it a powerful tool for technical or general posters, or just about anything that needs illustration. Main features of OpenOffice Draw are...
2020-10-26, ∼1884🔥, 0💬

Unknown requirement flag in validate_fields(): function
Why am I getting this "Unknown requirement flag in validate_fields(): function" error? If you are adding a new custom validation rule on a field type using a JavaScript function, users may get the "Unknown requirement flag in validate_fields(): function" error, even their entered value passed the Ja...
2019-11-21, ∼1870🔥, 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, ∼1866🔥, 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, ∼1853🔥, 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, ∼1851🔥, 0💬

Manage Layers in OpenOffice Draw
How to manage layers in OpenOffice Draw? You can follow this tutorial to manage layers in OpenOffice Draw. Right-mouse click on the layer tab bar below the editing area. You see the context menu with these options: Insert Layer - Allows you to insert a new empty layer. Modify Layer - Allows you to m...
2021-08-01, ∼1850🔥, 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, ∼1838🔥, 0💬

Modify Ending Slopes of Bézier Curve
How to modify Modify Ending Slopes of a Bézier curve in OpenOffice? A Bézier curve has an ending slope on each end point. Here is how to see and modify ending slopes of a Bézier curve in OpenOffice. 1. Select the Bézier curve. 2. Click the "End Points" icon in the "End Points" toolbar. You see all ...
2022-04-21, ∼1807🔥, 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, ∼1805🔥, 0💬

Draw 4-Point Bézier Curve in OpenOffice
How to draw a 4-Point Bézier Curve in OpenOffice? There is no way to draw 4-Point Bézier Curve directly in OpenOffice. You have to draw 4-Point Bézier Curve indirectly with 2 options. 1. Draw a 3-Point Bézier Curve, then add a point to the curve. 2. Draw a 5-Point Bézier Curve, then remove a point...
2022-05-01, ∼1802🔥, 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, ∼1799🔥, 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, ∼1780🔥, 0💬

Setup Form Tools Core
How to Setup Form Tools Core? I just downloaded and move it to the Web server. After downloading and installing the Form Tools Core component on the Apache Web Server, you need to run the final setup process to initialize Form Tools tables and the admin user. 1. Go to http://127.0.0.1/formtools with...
2020-01-29, ∼1779🔥, 0💬

Understanding Form Tools Database
Where to find answers to frequently asked questions on understanding Form Tools Database design? I want to learn how to manage forms in the database. Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on understanding Form Tools Database design: Data Record...
2019-11-08, ∼1777🔥, 0💬

ST500DM002-1BD142 ATA HD - 64-KB Benchmark
What is the 64-KB I/O benchmark performance of Seagate ST500DM002-1BD142 ATA HD? The I/O performance of reading and writing 64-KB files of a Seagate ST500DM002-1BD142 ATA HD can be measured by running SQLIO with multiple 64-KB blocks with a large stripe factor. Here is the read performance test of S...
2019-08-08, ∼1762🔥, 0💬

Getting Started with Microsoft SQLIO
Where to find tutorials on Getting Started with Microsoft SQLIO? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Getting Started with Microsoft SQLIO. What Is SQLIO Download and Install SQLIO SQLIO Command Line Options Default Test with SQLIO S...
2019-05-10, ∼1754🔥, 0💬

5 Biotech Jobs That Won't Bore You
1. Forensics DNA Analyst This job is straight out of a crime show. Forensics DNA analysts use biotechnology to collect and analyze DNA evidence, like blood, sweat and hair. After interpreting the results of their analysis, they’re usually asked to present what they’ve found in court—either...
2016-01-21, ∼1754🔥, 0💬

Understanding Form Tools Modules
Where to find answers to frequently asked questions on understanding Form Tools extension modules? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on understanding Form Tools extension modules: What Is Form Tools Module Data Visualization Module Export M...
2019-12-19, ∼1749🔥, 0💬

Storage Device Types and Models Tested
What storage devices types and models are tested with SQLIO? We have collected SQLIO test results on the following storage device types and models: Attaché - Flash drive made by PNY Technology with a capacity of 256 MB. Azure ATA Device C: Windows 10 - Virtual HD provided on an Azure Windows Server ...
2019-05-25, ∼1746🔥, 0💬

<< < 4 5 6 7 8 9 10 11 12 13 14 > >>   ∑:420  Sort:Date