In Feburary 2016 30,
Go to your hosting company's website and log into your account. Make sure you are at the control panel of your user profile once you are logged in.
Scroll through the control panel or profile options until you see WordPress. Depending on what type of hosting service you have it will be listed in the 'Software/Services' section of the control panel.
Click on the WordPress icon and choose whether you want to install a new version or import an existing installation.
Check you email for a message from WordPress with your user name and password. This is what you will use to access your WordPress account. You may always have the option to change the default generated password into your own code.
Log into your WordPress account. Click 'Appearance on the left hand toolbar and select 'Add New Themes. Choose which theme options you want and click 'Find Themes' to find a theme. Click 'Install > Install Now > Activate' to enable a theme. You may also disable themes by going to 'Appeareance > Themes > Delete.'
Go to 'Plug-ins > Add New Plug-ins' to search for plug-ins to add to your sites. Plug-ins may offer the latest Twitter Tools or even SEO for you website.
Explore the options on the 'Dashboard.' Do not be afraid to edit your site's PHP by going to 'Appearance and clicking 'Editor.' However if you choose to do this make sure you copy and paste the HTML code into a .Doc file so you can save a backup. Although WordPress is an extremely easy to use software it does not mean that it is error free.
In Feburary 2016 30,
Posts mit dem Label message werden angezeigt. Alle Posts anzeigen
Posts mit dem Label message werden angezeigt. Alle Posts anzeigen
Dienstag, 1. März 2016
Montag, 22. Februar 2016
How to Delete a Free Juno AccountIn Feburary 2016 22,
In Feburary 2016 22,
Access the Internet and start Juno to access your free account. Wait for the 'Welcome to Juno' message to appear on your computer screen and then click 'Delete Account.'
Wait until the 'Delete Account' page appears. Look for the account you want to delete and click either the email address or the arrow in front of the name associated with that account.
Go to the Password box and type your password for that account. Click on 'Juno's Central Computers' and click 'This Computer.' Click 'OK' to delete the entire account permanently.
Delete Your Account from One Computer
Access the Internet and start Juno to access your free account. Wait for the 'Welcome to Juno' message to appear on your computer screen and then click 'Delete Account.'
Wait until the 'Delete Account' page appears. Look for the account you want to delete and click either the email address or the arrow in front of the name associated with that account.
Click on 'Just This Computer' so that you only delete the account from one particular computer and not the entire account. You might do this, for instance, if you are giving the computer away to someone and you intend to move your free Juno account over to a new computer. Click 'OK' and you're done.
In Feburary 2016 22,
Access the Internet and start Juno to access your free account. Wait for the 'Welcome to Juno' message to appear on your computer screen and then click 'Delete Account.'
Wait until the 'Delete Account' page appears. Look for the account you want to delete and click either the email address or the arrow in front of the name associated with that account.
Go to the Password box and type your password for that account. Click on 'Juno's Central Computers' and click 'This Computer.' Click 'OK' to delete the entire account permanently.
Delete Your Account from One Computer
Access the Internet and start Juno to access your free account. Wait for the 'Welcome to Juno' message to appear on your computer screen and then click 'Delete Account.'
Wait until the 'Delete Account' page appears. Look for the account you want to delete and click either the email address or the arrow in front of the name associated with that account.
Click on 'Just This Computer' so that you only delete the account from one particular computer and not the entire account. You might do this, for instance, if you are giving the computer away to someone and you intend to move your free Juno account over to a new computer. Click 'OK' and you're done.
In Feburary 2016 22,
Mittwoch, 17. Februar 2016
How to Send a Free International Text Message OnlineIn Feburary 2016 17,
In Feburary 2016 17,
Go to the Send a Free SMS website. It lets people send free text messages to the USA and Canada.
Type in your email, the phone number to which you want to send an SMS, the recipient's phone carrier, a subject line and message. The SMS message can only contain 100 characters.
Type in the PIN, located directly above the 'Email' line. Click on 'Send Free Text Message.'
Text 4 Free
Go to the Text 4 Free website, which allows people to SMS cell phones in 40 countries.
Type in the recipient's phone number and his or her cell phone provider.
Enter your message, attach an optional photo or file and enter the PIN.
Click on 'Send Message.'
TxtDrop
Go to the TxtDrop website, which lets people living in Canada or the United States to SMS people in other countries.
Type in your email address and the recipient's phone number.
Type in your SMS message and press 'Send.'
In Feburary 2016 17,
Go to the Send a Free SMS website. It lets people send free text messages to the USA and Canada.
Type in your email, the phone number to which you want to send an SMS, the recipient's phone carrier, a subject line and message. The SMS message can only contain 100 characters.
Type in the PIN, located directly above the 'Email' line. Click on 'Send Free Text Message.'
Text 4 Free
Go to the Text 4 Free website, which allows people to SMS cell phones in 40 countries.
Type in the recipient's phone number and his or her cell phone provider.
Enter your message, attach an optional photo or file and enter the PIN.
Click on 'Send Message.'
TxtDrop
Go to the TxtDrop website, which lets people living in Canada or the United States to SMS people in other countries.
Type in your email address and the recipient's phone number.
Type in your SMS message and press 'Send.'
In Feburary 2016 17,
Dienstag, 9. Februar 2016
How to Send Free Text MessagesIn Feburary 2016 09,
In Feburary 2016 09,
Sign in to your email account and compose a new message.
Enter your friend's phone number and cell phone service provider address in the address field of your new email. For example, if your friend's phone number is 555-123-4567 and his cell phone service provider is Sprint, type in the address field: 5155371234@messaging.sprintpcs.com.
Compose your text message in the message body field and 'Send' your email.
In Feburary 2016 09,
Sign in to your email account and compose a new message.
Enter your friend's phone number and cell phone service provider address in the address field of your new email. For example, if your friend's phone number is 555-123-4567 and his cell phone service provider is Sprint, type in the address field: 5155371234@messaging.sprintpcs.com.
Compose your text message in the message body field and 'Send' your email.
In Feburary 2016 09,
Mittwoch, 3. Februar 2016
How to Set Up an Email Form in WebsitesIn Feburary 2016 03,
In Feburary 2016 03,
Define the email form in your HTML document by using the 'form' element and specifying the method and action attributes. Here is an example line of the form opening tag: tag.
Create data-entry fields inside the form to meet your needs. It would make sense to have a field for the user to enter his name, email address and his message. You may optionally add other fields. Here is an example of how the HTML would look for a simple email form with those three fields. Remember that all of this goes inside the tags. Notice some of the attributes and their values. You can adjust these values to suit your preferences.
What is your name?
What is your e-mail address?
What is your message?
Create a PHP file to process the e-mail form once the user submits it. In a new document, copy and paste the following, remembering to replace 'your_email_address@provider.com' with your actual e-mail address, and 'comments_received.html' with the URL of the webpage on your site where you want the user to be redirected after she submits the form:// Build the e-mail
$to = 'your_email_address@provider.com';
$from = '$email';
$subject = 'E-Mail Contact Form';
$message =
'$name at $email said:
$message';
$headers = 'From: $email';// Send the mail using PHPs mail() function
mail($to, $subject, $message, $headers);// Redirect
header('Location: comments_received.html');
Save both files to the same folder on your website. Save the HTML document with the '.php' file extension rather than the usual '.html' one. Save the PHP file with the '.php' extension as well.
In Feburary 2016 03,
Define the email form in your HTML document by using the 'form' element and specifying the method and action attributes. Here is an example line of the form opening tag: tag.
Create data-entry fields inside the form to meet your needs. It would make sense to have a field for the user to enter his name, email address and his message. You may optionally add other fields. Here is an example of how the HTML would look for a simple email form with those three fields. Remember that all of this goes inside the tags. Notice some of the attributes and their values. You can adjust these values to suit your preferences.
What is your name?
What is your e-mail address?
What is your message?
Create a PHP file to process the e-mail form once the user submits it. In a new document, copy and paste the following, remembering to replace 'your_email_address@provider.com' with your actual e-mail address, and 'comments_received.html' with the URL of the webpage on your site where you want the user to be redirected after she submits the form:// Build the e-mail
$to = 'your_email_address@provider.com';
$from = '$email';
$subject = 'E-Mail Contact Form';
$message =
'$name at $email said:
$message';
$headers = 'From: $email';// Send the mail using PHPs mail() function
mail($to, $subject, $message, $headers);// Redirect
header('Location: comments_received.html');
Save both files to the same folder on your website. Save the HTML document with the '.php' file extension rather than the usual '.html' one. Save the PHP file with the '.php' extension as well.
In Feburary 2016 03,
Labels:
add,
address,
enter,
field,
message,
optionally,
preferences,
Remember,
simple,
user
Abonnieren
Posts (Atom)