Computer Questions and Answers
I have to let you know about Leo Notenboom's website where he answers computer questions.
Leo is a friend and he knows what he is talking about. Windows, servers, email, malware, pretty much any technical question you might have is already answered or can be asked.
I did a little snooping by using "site:ask-leo.com" at search engines. Each had a different indexed count. The best I can determine, Leo has some 20,000 web pages published on ask-leo.com.
Leo is good. He has a lot of experience.
In addition, he is able to explain things clearly. And that counts for a lot.
Leo's site is like having good and free computer technical support.
Will Bontrager
Was this blog post helpful to you?
(anonymous form)
All information in WillMaster Blog articles is presented AS-IS.
We only suggest and recommend what we believe is of value.
As remuneration for the time and research involved to provide quality links,
we generally use affiliate links when we can.
Whenever we link to something not our own, you should assume
they are affiliate links or that we benefit in some way.
Recent Articles in the Library
Secret Image File
An image can be loaded into a web page with its source URL never revealed.
Password Eye
All the code that is needed to implement an eye icon for a password field is here. Vital particulars have been addressed.
A Facebook Trick
How to make Facebook's bot rescan your page when you post or reply.
Form Debugging Assistant
Form Debugging Assistant is a handy tool. If you keep the JavaScript in a file on your server, it can be pulled into a web page whenever you need to debug a form.
Make Smaller Copy of Image
The MakeSmallerCopyOfImage function can be placed into your PHP scripts. It is designed to make a copy of an image and reduce its size.
Tap to Select
Making it easy for your site visitors to select content they probably will want to copy is a gesture of friendliness.
CSV to HTML Table
Create an HTML table from a CSV file.