Hi,
I have just upgraded a colleague to Outlook 2007 from Outlook Express 6.
I am trying to import his emails from Outlook Express 6 to Outlook 2007 but it only imports emails upto 31st December 2007 - it won't import anything this year!
Any ideas why this is happening? Know of any work...
Hi guys,
I have a basic image upload script (see code below).
The script works well but I would like to add a text box in the script so that the person uploading the photo can give the photo a meaningful name and be easily found on the server.
Any ideas how I could go about doing this as I'm...
Hi guys,
I have an enquiry form on my website that works fine on a Windows server but not on a Linux server (nothing enters my email box?).
Here's the code below (apologies TGML isn't used - the submit button wasn't visible when I went to preview), any help would be greatly appreciated...
Hi guys,
I have been advised to place this post in this forum so apologies if you are reading it for a second time.
I have an Excel spreadsheet (which is a mailing list) and I need to delete a number of common keywords.
Manually deleting takes forever and using Find and Replace with a blank...
Hi,
I have an Excel spreadsheet (which is a mailing list) and I need to delete a number of common keywords.
Manually deleting takes forever and using Find and Replace with a blank works but when you shut down Excel and open it again it doesn't remember the keywords (around 50 of them) I want...
Hi,
I asked my web host to move my website from a Windows Server to a Linux Server.
I'm now getting these notices on my site:
Notice: Undefined variable: msg in...
Is there anything I can do here?
Thanks
Mark
Hi Guys,
I'm looking to print addresses directly on to our envelopes but the printer I currently use (Samsung 3051) only takes 1 envelope at a time from the Multi Purpose tray.
Can anyone recommend any decent printers that will print multiple envelopes in one mail merge?
Thanks
Mark
Hopefully this should be a simple problem for somebody to help, I would be greatful as it is causing me problems.
I have a simple formula that works 82.5% of a monetary value, as seen below:
=SUM(E2*0.825)
I have set up the whole column so that it shows the result to no decimal point and with...
One of our remote workers has a small network at his home. He has Windows XP Home Edition running on the 3 computers. However, he is unable to attach files to his emails using Thunderbird, Hotmail, Outlook, Gmail etc. It just times out.
Does anybody have any suggestions? I would greatly...
Hi guys,
One of my employees has accidentally over-written an important excel file and not made a backup. I understand that if I use system restore I will not be able to revert back to a checkpoint where that file exists in its previous state as all documents like this are protected.
Is there...
I have taken the code from http://www.php.net/manual/en/features.file-upload.php and tested it on my web host ("File is valid, and was successfully uploaded.")However, when I check the "upload" directory seen below the file is not there?
$uploaddir =...
Hi, how would I go about allowing a customer to upload an image to the server using a web form? If anybody has any basic code it would give me a great start.
Many thanks
Mark
I'm looking to create a multipage questionnaire PHP script for my company. I would like the user to be able to go back to previous pages in the questionnaire to review answers. What would be the best to approach the questionnaire? Would I use a MySQL database to enter the data after each page...
Hi,
I'm receiving the following error message:
Warning: setcookie() expects parameter 3 to be long, string given in...........
My code is as follows:
<?php
$getFirstname = $_GET['firstname'];
$getSurname = $_GET['surname'];
$getEmail = $_GET['email'];
$getOffers = $_GET['offers']...
Hi, I am looking to add a multi page questionnaire to my website and end with the customer entering their credit card details and submitting all their information. The customer will be answering a number of questions, spread over a number of pages, which will eventually be submitted in order to...
Hi,
Flash movies do not load when using any of my web browsers. I definately have flash player installed and have experimented with earlier versions. When I creating a web page and view the page locally using Dreanweaver the flash movies load, but not when surfing the net.
If anybody can help...
Hi, I have the following email form on contact.htm
<FORM method=post action="sendmail.php">
Email: <INPUT name="email" type="text"><br>
Message:<br>
<TEXTAREA name="message">
</textarea><br>
<input type=submit>
</FORM>
The details from this are sent to sendmail.php, below
<?
mail(...
I'm creating a PHP script that interacts with the customer, slightly like Pandora Bot and Eliza. I want a time delay before "hello world" is printed to make it appear as if the computer is thinking/typing.
Any ideas would be great!
if ($response == ''){
//time delay goes here
print...
Hi, I have an extremely basic MySQL table with 2 fields, "id" and "name". I want to be able to select the last 5 "name"s that have been entered into the database.
Thanks
Mark
Hi, I have an extremely basic MySQL table with 2 fields, "id" and "name". I want to be able to query the last 2 "name"s that have been entered into the database.
Thanks
Mark
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.