<< < 345 346 347 348 349 350 351 352 353 354 355 > >>   ∑:8894  Sort:Rank

"Property Let/Set/Get" Procedures
This section provides a tutorial example on how to use 'Property Let/Set/Get' procedure to define public properties.
2018-11-22, ≈28🔥, 8💬

💬 2018-11-22 Herong: vba4dummies, "sEmail" is an argument of the "Let Email()" function. It will get its value when the function is called.

💬 2018-11-11 vba4dummies: What/how is "sEmail" defined as? Good explanation but doesn't help that parts of code are missing.

💬 2017-06-05 pepe: thanks!

💬 2017-04-25 utmozt: nice tutorial!

💬 2016-11-02 Herong: Christian, RegExp is a built-in class in VSScript. You can use it anywhere you want to. In this tutorial, RegExp is used to crea...

(More comments ...)

Archived: Visiting "https" Web Site with Firefox 3
This section describes how Firefox 3 shows a lock icon when you visit an 'https' Web site to provide you more security related information.
2018-11-10, ∼383🔥, 2💬

💬 2018-11-10 Herong: Falle, try to use whois.icann.org to get more information about that website.

💬 2018-11-10 Falle: Thanks for your help . I couldn't access full information about cardtopia.org a website that scammed me of apple gift cards wort...

Using Google Chrome as an XML Syntax Checker
This section provides a tutorial example on how to use Google Chrome as an XML file syntax checker. If there are syntax errors in an XML file, Chrome will stop displaying the XML file at the first error location.
2018-11-10, ∼5370🔥, 3💬

💬 2018-11-10 Herong: ej, You are right. Chrome can only parse an XML document and print out issues that occur during the parsing process. If you want...

💬 2018-11-08 ej: While the information contained here seems to be correct, I would use the term "well wormedness verification" in place of "synta...

💬 2017-08-11 literal nazi: meaningful comments

GetCountries - Usage Description
This section describes the free Web service GetCountries provided by WebserviceX.NET. GetCountries allows you to retrieve names of all countries and territories in the world.
2018-10-20, ∼2817🔥, 4💬

💬 2018-10-20 Herong: Wendy, thanks for information. Looks like webservicex.net has stopped their Web services.

💬 2018-10-06 Wendy: http://www.webservicex.net/ is not working.

💬 2017-01-08 Herong: Bessie, thanks for sharing the information.

💬 2017-01-07 Bessie: For SoapUI 5.3 on Mac OSX, these steps got me the project: - File > Create Empty Project (for me it made Project 3) - right-clic...

Introduction to DES Algorithm
This chapter provides tutorial examples and notes about DES (Data Encryption Standard) algorithm. Topics include description of block cipher, DES encryption algorithm, Round Keys Generation, DES decryption algorithm.
2018-10-18, ∼2029🔥, 4💬

💬 2018-10-18 sam: harry please stop bullying me

Including VBScript Code with HTML "script" Tags
This section provides a quick description of how to include VBScript code into HTML documents with 'script' tags. A tutorial example is provided on calling a function defined in the 'head' tag.
2018-10-11, ∼1286🔥, 3💬

Archived: IE 8 Displaying Certificate Error Page
This section provides a tutorial example showing that IE 8 fails to validate an HTTPS server certificate and displays a certificate error page.
2018-10-06, ∼830🔥, 2💬

💬 2018-10-06 Herong: Onur, Maybe the auto-install root CA certificate function has been turned off on your Win7 system. But you can always do it manu...

💬 2018-09-25 Onur: I use IE8 with Win7 x64 and i got SSL certificate error while accessing sites issued with Digicert Global Root CA "G2" certifica...

Literal Formats for Integers - Example
This section provides a tutorial example on how to use integer literals in 4 formats: decimal, hex, octal and binary.
2018-10-02, ∼357🔥, 1💬

'jstat -gcutil' - Garbage Collection Statistics
This section provides a tutorial example on how to use the 'jstat -gcutil' command to get garbage collection statistics against a specified JVM process ID.
2018-09-22, ∼2763🔥, 2💬

💬 2018-09-22 Herong: Jagan, "jstat" is for Windows system only. You need to use vmstat or iostat on Oracle Solaris or Linux operating system.

💬 2018-09-22 jagan: cd /usr/java/jdk1.8.0_172/bin/j jar jarsigner java javac java-rmi.cgi jcmd jdeps jjs jps jrunscript jstat is not there.. what we...

"bitcoin-cli sendtoaddress" - Send Bitcoin
This section describes how to sent Bitcoins to another address test transaction on live.blockcypher.com.
2018-09-17, ∼3721🔥, 4💬

💬 2018-09-17 Herong: Berk, or you can use the "sendfrom" command: sendfrom &lt;fromaccount> &lt;tobitcoinaddress> &lt;amount>

💬 2018-09-16 Berk: Thank you for replying. How to set default account?

💬 2018-09-15 Herong: Berk, To send bitcoin from Test 1 to Test 2, you need to: Set default account to Test 1. Get the address of Test 2. Run sendtoad...

💬 2018-09-12 Berk: How to sent by from wallet? I want to send by wallet to target wallet. For example: C:\>\local\bitcoin-0.15.1\bin\bitcoi n-cli.ex...

SWF File Example - Dump Output
This section provides a tutorial example on how to dump the file structure and list of tags of SWF file using the 'swfdump' command from 'SWFTools'.
2018-09-12, ∼689🔥, 1💬

💬 2018-09-12 jeff: this was so bad

Listing All Tables - getTables()
This section describes how to get a list of all tables in the current database on the SQL Server through the DatabaseMetaData object.
2018-09-01, ∼225🔥, 2💬

Retrieving CLOB Values with getString() Method
This section describes how to retrieve CLOB values with the ResultSet.getString() method.
2018-09-01, ∼100🔥, 2💬

Archived: Download and Install JDK 1.8.0 on Windows
This section provides a tutorial example on how to download and install JDK 1.8.0 (Java SE 8), which contains the HotSpot 1.8 JVM, on a Windows XP system. A simple Java program was entered, compiled, and executed with the new JDK installation.
2018-09-01, ∼2758🔥, 2💬

💬 2018-09-01 Herong: arye, if you go to the JDK download website now, you can download JDK 10.0.2, which is higher than 1.8.0_60.

💬 2018-08-16 arye: After installing the software MotiveWave Ultimate Edition I get an error message It says This application requires a Java Runtim...

Downloading and Installing SoapUI
This section provides a tutorial example on downloading and installing SoapUI 5.0.0 on Windows system.
2018-08-30, ∼2680🔥, 5💬

💬 2018-08-30 Tom: thank u

💬 2018-07-11 annie: hello

💬 2016-04-16 Edo: Thank you

Declaring Root Elements - "element" Element
This section describes a tutorial example on how to use the Element Declaration Component to declare the root element for a conforming XML document.
2018-08-29, ∼9084🔥, 6💬

💬 2018-08-29 google: &lt;a href="http://google.com">Google& lt;/a>

💬 2018-08-29 rock: Great

💬 2017-03-19 Jay: Thanks dude...

💬 2016-02-02 Herong: Shashi, XML schema does not support unbounded root elements. Only one single root element is allowed. So your schema example is ...

💬 2016-02-01 Shashi: Can you have a root element, which is unbound? Like as follows? Can you please let me know if it valid?

What Is REST Web Service
This section describes REST Web services - Simple Web services implemented with HTTP protocol and REST (Representational State Transfer) principles.
2018-08-28, ∼253🔥, 1💬

SWF File Example - rectangle.swf
This section provides a tutorial example of SWF files, rectangle.swf, showing a rectangle with 5 tags.
2018-08-21, ∼813🔥, 1💬

Archived: Downloading/Installing JDK 1.6.2 on Windows
This section provides a tutorial example on how to download and install JDK 1.6.2 (Java SE 1.6 Update 2) on a Windows XP system. A simple Java program was entered, compiled, and executed with the new JDK installation.
2018-08-11, ≈10🔥, 15💬

💬 2018-08-11 mikw: thanks

💬 2017-02-27 sireesha: thanks

💬 2017-02-27 sireesha: Hi, I am admire to this site

💬 2017-01-29 hiiii: hi

💬 2016-10-17 Abhishek: Thanks

(More comments ...)

SSL Socket Communication Testing Programs
This chapter provides tutorial notes and example codes on the SSL socket communication. Topics include SSL socket communication test requirements and programs; using trusted key store to fix self-signed certificates issue; using debug option to see SSL communication handshake details.
2018-08-01, ∼623🔥, 7💬

💬 2017-11-27 Herong: Sandeep, not sure. It uses TCP protocol, lower than HTTP post. But you can try it.

💬 2017-11-22 Sandeep: Can this also read post request from cleint

💬 2017-03-02 Herong: hemanth, you can follow SSL Client Authentication tutorials to see how to enable client authentication.

💬 2017-03-01 hemanth: How do i enable client authentication. I know that i have to set server to need client auth which i did but what about the clien...

💬 2016-06-10 Herong: Algérian, did you find what you were looking for here?

(More comments ...)

java.util.Locale - Localization and Internationalization
This section provides a tutorial example on how to use java.util.Locale class to verify the default locale and list all supported locales. A locale is an identification of a combination of human language and country.
2018-08-01, ∼9488🔥, 4💬

💬 2016-12-25 Herong: jfseb, thanks for pointing out this difference.

💬 2016-12-19 jfseb: Note that java locales do not correspond in all versions to ISO 639. e.g. hebrew is now he, not iw. https://en.wikipedia.org/wik...

💬 2016-05-06 Scrijna: P.S. It's also useful for Java, iOS and Windows localization, as it supports most popular localization formats.

💬 2016-05-06 Scrijna: For Android app localization, you could try using the localization tool https://poeditor.com It's useful for collaborative trans...

Full Version in PDF/ePUB
Information on how to obtain the PDF version of this book for printing.
2018-07-26, ∼1314🔥, 2💬

💬 2018-07-26 Dustin Baker: Good book

💬 2015-08-04 Nikos: thanks

Saving Files in "Unicode (UTF-8)" Option
This section provides a tutorial example on how to save text files with Nodepad by selecting the 'Unicode (UTF-8)' encoding option on the file conversion dialog box.
2018-07-17, ∼3546🔥, 2💬

💬 2018-07-17 Me: Very good, but Unicode (nothing else) worked for me!

💬 2016-10-08 shital p: it's works fine for me thank u

.MPG File Name Extension - MPEG Files
This section describes what is .mpg file name extension for MPEG (Moving Picture Experts Group) file.
2018-07-13, ∼913🔥, 2💬

💬 2018-07-13 Ibrahim hanif: Thanks for the useful information.

💬 2017-04-02 Mohamed: ok

<< < 345 346 347 348 349 350 351 352 353 354 355 > >>   ∑:8894  Sort:Rank