How do I enable write access for my web site?

========= QUESTION ---------I have a form or other script that needs write access to my web site, how do I enable this?    ========= ANSWER ---------Logon to your control panel at http://Admin.YOURDOMAINRest your mouse over the Web icon and click Web Sites from the pop up menu Click your web site from the list of [...]

By |2017-12-01T23:47:28+00:00January 1st, 2013|anySiteSolutions.com, Control Panel, Scripting and Programming, Windows Hosting|Comments Off on How do I enable write access for my web site?

How do I add line breaks to a field in SQL Server Management Studio

========= QUESTION ---------How do you add a line break when editing a field in a database using SQL Server Management Studio    ========= ANSWER ---------We have not found a simple way to do this using SQL Server Management Studio (SSMS) alone. Instead, you can use the free Notepad++ text editor and add your text in [...]

By |2017-12-01T23:47:28+00:00December 31st, 2012|Computers, Documentation, Microsoft, SQL|Comments Off on How do I add line breaks to a field in SQL Server Management Studio

How do I add MIME types to my hosting account?

========= QUESTION ---------Can you use the control panel to add MIME types to your Windows hosting account?     ========= ANSWER ---------Yes Logon to the WSP Control Panel at http://Admin.YOURDOMAINMove your mouse over the Web icon, and click Web Sites from the pop up menuClick the web site you are interested in adding a MIME [...]

By |2017-12-01T23:47:28+00:00December 30th, 2012|anySiteSolutions.com, Control Panel, Windows Hosting|Comments Off on How do I add MIME types to my hosting account?

DNS: Add SRV Record

========= QUESTION ---------How do I add an SRV record?   ========= ANSWER ---------_autodiscover._tcp.domain.com priority 10 Wt. 10 Port 443 point to mail.mydomain.com This translates to:  Record Type: SRV Record Name: _autodiscover._tcpHost offering this service: mail.mydomain.comPriority: 10Weight: 10Port Number: 443   ========= EXAMPLES ---------   ========= APPLIES TO / KEY WORDS ---------   ========= REF --------- [...]

By |2012-06-29T22:55:27+00:00June 29th, 2012|Computers, DNS, Documentation|Comments Off on DNS: Add SRV Record

How do I find the Latitude and Longitude for a location?

========= QUESTION --------- How do I find the Latitude and Longitude coordinates for a location on the map?   ========= ANSWER --------- Visit http://www.getlatlon.com and center the cross hairs in the middle of the map on the location you need the coordinates for. You will find the coordinates for several mapping systems in the data [...]

By |2017-12-01T23:47:29+00:00April 12th, 2012|Documentation|Comments Off on How do I find the Latitude and Longitude for a location?

How do I edit my local HOSTS file?

I need to edit my local HOSTS file to redirect my web requests for my web site to my development server rather than the live web server, how do I do this? WINDOWS Using Windows Explorer, browse to C:\windows\system32\drivers\etc\hosts (older versions of windows go to: C:\windows\hosts) Locate the file titled "hosts" Right-click the file, left-click [...]

By |2017-12-01T23:47:29+00:00April 12th, 2012|Apple, Computers, DNS, Documentation, Domains / DNS, Internet/Web, Mac, Microsoft, Windows|Comments Off on How do I edit my local HOSTS file?

How do I add a FavIcon to my web site?

========= QUESTION ---------How do I add a custom Favorite Icon or FavIcon to my web site to show next to the url for my web site?   ========= ANSWER --------- Create a new image file and size it to 16 x 16 pixelsExport the image as a .png file typeUpload it to the root of [...]

By |2017-12-01T23:47:29+00:00March 25th, 2012|Documentation, Internet/Web, Web Design|Comments Off on How do I add a FavIcon to my web site?

Manage iPads, iPhones with the iPhone Configuration Utility

========= QUESTION ---------Can we manage our iPads and iPhones?   ========= ANSWER ---------Yes - use the iPhone Configuration Utility from Apple   ========= EXAMPLES ---------   ========= APPLIES TO / KEY WORDS ---------   ========= REF --------- http://www.apple.com/support/ipad/enterprise/ http://www.techrepublic.com/blog/tablets/manage-company-ipads-with-the-iphone-configuration-utility/843?tag=nl.e102   ---http://www.anysitesupport.com/manage-ipads-iphones-with-the-iphone-configuration-utility/http://anySiteHosting.com

By |2017-12-01T23:47:29+00:00March 19th, 2012|Apple, Cell Phone, Computers, Documentation, iOS, iPad, iPhone|Comments Off on Manage iPads, iPhones with the iPhone Configuration Utility

Extract every other character from a string

========= QUESTION --------- I have a long number that I need to collect the 2nd, 4th, 6th, and 8th characters from.   ========= ANSWER ---------see EXAMPLES   ========= EXAMPLES ---------Store: Mid([SurvNum_Span],2,1) & Mid([SurvNum_Span],4,1) & Mid([SurvNum_Span],6,1) & Mid([SurvNum_Span],8,1)   ========= APPLIES TO / KEY WORDS ---------Microsoft Access VBA String Manipulation   ========= REF --------- http://ycmi.med.yale.edu/nadkarni/access_course/String_Frame.htm   [...]

By |2012-02-12T15:08:57+00:00February 12th, 2012|Access, Computers, Documentation, Microsoft, VBA|Comments Off on Extract every other character from a string

How do I view all of my Google Calendars on my iPhone?

========= QUESTION --------- How do I view all of my calendars or sub calendars on my iPhone, iPad, or iPod?   ========= ANSWER --------- It is impossible to find this setting naturally through all of Google's complicated settings and menus. All you have to do though is logon to your gmail account, and then click [...]

By |2017-12-01T23:47:29+00:00February 5th, 2012|Apple, Computers, Documentation, GMail, Google, Internet/Web, iOS, iPhone|Comments Off on How do I view all of my Google Calendars on my iPhone?
Go to Top