Posts mit dem Label opens werden angezeigt. Alle Posts anzeigen
Posts mit dem Label opens werden angezeigt. Alle Posts anzeigen

Dienstag, 1. März 2016

How to Upload GIF ImagesIn Feburary 2016 30,

In Feburary 2016 30,
Point your Web browser to a free image host like Photobucket, Flickr, TinyPic, MediaFire or FileFactory. Image hosts allow you to select the picture from your computer and upload the file to a server.
Click the 'Upload' or 'Choose File' button and use the dialog window that automatically opens to select your GIF file from your computer's location. Continue to follow the prompts to finish the upload process.
Copy the URL address that automatically displays when the upload procedure on TinyPic, MediaFire or FileFactory is complete. If using Photobucket or Flickr, click the 'Share' feature and then copy the HTML or URL code that appears. See your particular host's 'Help' page if you need assistance locating this information.
Access a Web area, such as a forum post or blog entry, and paste the URL in an image tag as follows: This code displays your GIF image on the page.
In Feburary 2016 30,

Sonntag, 21. Februar 2016

How to Download Free Business Templates and DocumentsIn Feburary 2016 21,

In Feburary 2016 21,
Open the Microsoft Office Word or Excel 2007 program on your computer. Look for a question mark in a blue circle in the top right corner of the window. Click on this button to open the Microsoft Office Help utility window.
Use the scroll bar on the side of the window to scroll to the bottom of the page. Click on the 'Templates' link under 'More on Office Online' at the bottom of the window. The link opens a new page on the Microsoft Office website. The content to download free business templates and documents is in the center of the page under the 'Microsoft Office - Templates' tab.
Scroll to the center of the page where the templates and documents are grouped in categories.
Click on the category of the document or template that you want to use. For example, if you're looking for a 'Travel Expense Report,' click on the 'Expense Report' link. This will open a new window. Scroll down the window and select a 'Travel Expense Report' that you want to download. Then click on the blue title link of the expense report. That will open a new window with a download button for the report.
Click the download button to go to the license agreement screen. Click the 'I agree' button after reading the agreement. This should start the download to the appropriate program on your computer. At some point you will need to rename and save the document to your computer to keep these free business templates and documents.
In Feburary 2016 21,

Sonntag, 14. Februar 2016

How to Upload Free ImagesIn Feburary 2016 14,

In Feburary 2016 14,
Go to Flickr and click 'Sign Up.' Enter a user name, password and email address to register, then sign in to your account.
Click 'Upload your first photo,' followed by 'Browse.' Select your image from the window that opens and click 'Upload.' Repeat until you've added all the images you want.
Enter appropriate tags in the field next to each image, then choose 'Public' or 'Private' under the privacy settings. Click 'Upload.' Enter a description for each photo after it uploads in the appropriate fields, then click 'Save.'
Photobucket
Go to Photobucket and click 'Join Now.' Enter a user name and password, along with your email address into the fields. Sign in to your new account.
Click 'Choose an Image' beneath the 'Upload Images and Videos' button. Click 'Browse' and select your image from the window that opens, then click 'Open.'
Enter tags in the 'Describe It' field, then click 'Upload.' Repeat Steps 2 and 3 for each image you want to upload for free.
Picasa
Go to Picasa and sign in using your Gmail address and password.
Click 'Upload,' then 'Create a New Album.' Enter a title, date and description for your album, then click 'Continue.'
Click 'Browse' and select an image from your computer. Repeat for up to five photos, then click 'Start Upload.'
In Feburary 2016 14,

Montag, 8. Februar 2016

How to Add Domains to GoDaddy Hosting AccountsIn Feburary 2016 08,

In Feburary 2016 08,
Purchase an additional domain that you want to add to your GoDaddy.com hosting account. Domains can be purchased at GoDaddy or elsewhere and then transferred to your hosting account at GoDaddy. Once you’ve purchased a domain name, go on to the next step.
Log in to your GoDaddy hosting account. Click on “Hosting” from the menu on the left side of the page. Click 'Manage Account' on the next page that appears. Your hosting control panel opens.
Mouse over the 'Settings' tab and a drop-down menu opens. Click 'Domain Management.' A page will come up listing your domains currently hosted at GoDaddy.
Click on the “Add Domain” button in the upper right corner of the page. A dialog box opens asking you to type in the name of the domain that you want to add and the directory into which you want to install it. If you click the 'Browse' button, you can create a new directory for the domain.
Click 'OK.' Allow a few hours for your domain to become fully functional.
In Feburary 2016 08,

Samstag, 6. Februar 2016

How to Upload a Dreamweaver Website Into Go Daddy HostingIn Feburary 2016 06,

In Feburary 2016 06,
Find the Host Name, FTP User Name and FTP Password you created when you opened your Go Daddy hosting account. You would have written this information down when you opened your account.
Open Dreamweaver. Go to 'Site' and then 'Manage Sites.'
Pick your website from the list given in the Manage Sites dialog box or click 'New' if you haven't started your website yet.
Choose 'Add New Server' when the setup window opens. Enter a name for your connection, something like 'Go Daddy' or your domain name would be easy to identify, but any name is OK.
Click 'FTP' from the connection menu and enter the FTP User Name and FTP Password you created with Go Daddy. Check the 'Save' box if you want Dreamweaver to remember your login information.
Type your domain name in the FTP box. Click the 'Test' button to confirm the connection. Leave any other fields blank or default unless you've set up special port or proxy settings in your home network or with Go Daddy.
Check 'Automatically upload files to server on save' if you want Dreamweaver to update your website every time you save a page.
Save the connection by clicking 'Save' and go to 'Edit,' then 'Preferences' in Windows. If you're using a Mac, click 'Dreamweaver' and then 'Preferences.'
Select your website from the list on the left and choose your upload settings. Establish whether the FTP connection will time out or terminate after a specified number of minutes. You can also set Dreamweaver to 'Prompt Before Moving Files on Server' and 'Save Files Before Putting.' Experiment until you find the settings that work for you.
In Feburary 2016 06,

Freitag, 5. Februar 2016

How to Add a Photo to the Global Address List in ExchangeIn Feburary 2016 05,

In Feburary 2016 05,
Click the Windows Start button and select \'All Programs.\' In the list of application directories, select \'Microsoft Exchange Server 2010\' and then click the \'Exchange Management Shell\' icon. This opens the Exchange server command console.
Enter the following line of code into the Exchange command shell:
Import-RecipientDataProperty -Identity \'Your_Name\' -Picture -FileData ([Byte[]]$(Get-Content -Path \'C:\myPic.jpg\' -Encoding Byte -ReadCount 0))
Replace \'Your_Name\' with your full name. Replace \'myPic.jpg\' with the location of the profile image saved on your machine. The command uploads the image to the GAL and saves it on the Exchange server.
Open Microsoft Outlook. Click the GAL button in the main toolbar, which opens the Exchange server mailbox. Click your user name in the address book to open your profile details. Your profile image is displayed in the GAL.
In Feburary 2016 05,