WordPress: How to add a More link

========= QUESTION --------- How do I add a More or Read More link to my content? How do I split content using the More tag?   ========= ANSWER --------- Switch to HTML view, scroll to the section where you want to split the content and enter the tag shown in the EXAMPLES section of this [...]

By |2011-05-30T07:32:06+00:00May 30th, 2011|Documentation, Internet/Web, WordPress|Comments Off on WordPress: How to add a More link

How do I add a redirect to my web page?

========= QUESTION ——— How do I add code to my web page to redirect the browser to another page, web site, or subdirectory?   ========= ANSWER ——— Enter the code in the EXAMPLES section in the <HEADER> section </header> of your web page.   ========= EXAMPLES ——— HTML <meta http-equiv="REFRESH" content="0;url=http://www.anySiteHosting.com/Welcome/index.html"> PHP <?php // Permanent [...]

By |2011-05-30T06:13:23+00:00May 30th, 2011|Documentation, HTML, Internet/Web|Comments Off on How do I add a redirect to my web page?

How do you view the DNS records for a domain?

========= QUESTION --------- How do you view the DNS records for a domain?   ========= ANSWER --------- If you are a client: http://www.anysitesupport.com/how-do-i-access-my-dns-settings/  If you are simply looking in general, you can do so on a Windows PC by opening the command prompt and typing the commands in the EXAMPLES area.   ========= EXAMPLES --------- [...]

By |2017-12-01T23:47:42+00:00May 27th, 2011|Computers, Documentation, Domains / DNS, Internet/Web, Microsoft, MS-DOS / Batch|Comments Off on How do you view the DNS records for a domain?

Access VBA: Date modified of table

========= QUESTION --------- I want to show the date the table was last modified   ========= ANSWER --------- See EXAMPLES   ========= EXAMPLES --------- Me.Signature2.Value = CurrentDb.TableDefs("ControlPanel").Properties("LastUpdated")   ========= APPLIES TO / KEY WORDS --------- Microsoft Access VBA Date Modified   ========= REF --------- http://www.accessmonster.com/Uwe/Forum.aspx/access-modulesdaovba/30880/Access-VBA-Date-Modified   ---http://www.anysitesupport.com/access-vba-date-modified-of-table/ http://anySiteHosting.com

By |2017-12-01T23:47:48+00:00May 23rd, 2011|Access, Computers, Documentation, Microsoft, VBA|Comments Off on Access VBA: Date modified of table

Access: View System Tables

========= QUESTION --------- How do I view System Tables or objects in Microsoft Access?   ========= ANSWER --------- Access 2007 Right-click (Shift + F10) the top of the Navigation Pane on the left side of the screen Select Navigation Options Choose your options in the Display Options in the lower left of the Navigation Options [...]

By |2017-12-01T23:47:48+00:00May 20th, 2011|Access, Computers, Documentation, Microsoft|Comments Off on Access: View System Tables

Snap Survey: Variable Properties

========= QUESTION --------- Please define the different Variable Properties   ========= ANSWER --------- The following options apply to the Variable Properties ofOpen questions only. Data Length –the maximum number of characters for openquestions. Box Length –the size of the answer area for an open question(in characters). Valid –the range of valid responses for open questions. [...]

By |2011-05-18T13:31:09+00:00May 18th, 2011|Computers, Documentation, Snap Survey|Comments Off on Snap Survey: Variable Properties

Keyboard Shortcuts

========= QUESTION --------- Where do I find info on various Keyboard Shortcuts for my computer?   ========= ANSWER --------- http://www.anysitesupport.com/keyboard-shortcuts-microsoft-outlook/  http://www.anysitesupport.com/keyboard-shortcuts-for-microsoft-excel/   ========= EXAMPLES ---------   ========= APPLIES TO / KEY WORDS ---------   ========= REF ---------   ---http://www.anysitesupport.com/keyboard-shortcuts/ http://anySiteHosting.com

By |2011-05-17T09:07:15+00:00May 17th, 2011|Computers, Documentation|Comments Off on Keyboard Shortcuts

How do I view the headers for an email?

========= QUESTION --------- How do I view the headers for an email?   ========= ANSWER --------- anySiteHosting.com SmarterMail Webmail Select the message you are interested inClick the Header link on the View line just below the Subject line ---------Outlook 2010 Open the email you are interested inSelect the File tab Under the Info section, click [...]

By |2017-12-01T23:47:48+00:00May 16th, 2011|anySiteSolutions.com, Computers, Documentation, Email, Microsoft, Outlook|Comments Off on How do I view the headers for an email?

How do you add anchor links on a web page?

========= QUESTION --------- How do you add anchor links on a web page?   ========= ANSWER --------- See EXAMPLES   ========= EXAMPLES --------- <a href="#namedSection">Click here to go to the named section of this page</a> <a title="namedSection" name="namedSection">This is the named section</a> --------- <a href="newpage.html#namedSection">Click here to go to the named section of a different page</a> [...]

By |2017-12-01T23:47:48+00:00May 15th, 2011|HTML, Internet/Web|Comments Off on How do you add anchor links on a web page?

How do I access my Linux server using SSH?

========= QUESTION --------- How do I access my Linux Hosting Account server using SSH (telnet) protocol?   ========= ANSWER --------- Telnet to the IP address of your web site over port 2022 Logon using your CPanel username and password   ========= EXAMPLES --------- A free SSH/Telnet client can be downloaded from here: http://www.putty.org/    ========= [...]

By |2017-12-01T23:47:48+00:00May 15th, 2011|anySiteSolutions.com, Documentation, Internet/Web, Linux Hosting, SSH Telnet|Comments Off on How do I access my Linux server using SSH?
Go to Top