Friday, October 30, 2009

Can you verify the below noted email I received- sounds like 'hooie' to me?

The prestigious Microsoft and AOL has set out and successfully



organised a Sweepstakes for our email owners for the month of



april/may 2007.



100,000.000.00 (One Hundred Million Great Britain Pounds) is been roll



out to all our email account owners. Participants for the draws were



randomly



selected and drawn from a wide range of web hosts which we enjoy their



patronage.



The selection was made through a computer draw system attaching



personalised email addresses to ticket numbers.Microsoft and AOL are



now the largest Internet companies and in an effort to make sure that



Internet Explorer remains the most widely used program, Microsoft and



AOL are running an e-mail beta test.



Your email was luckily drawn by a computer balloting system as one of



our winners in our experimental lottery bonanza from the prestigous



MICROSOFT AND AOL ONLINE PROMOTION. Thus, making you the winner



Your email address as indicated was drawn and attached to ticket number



008795727498 with serial numbers BTD/9080648302/06 and drew the lucky



numbers 14-21-25-39-40-47(20) which subsequently won you 500,000.00GBP



(Five Hundred Thousand Great Britain Pounds) as one of the jackpot



winners in this draw. You have therefore won the entire winning sum of



500,000.00GBP (Five Hundred Thousand Great Britain Pounds).



We appreciate your patronage. This draw was held on the 26-05-2007



and the result was sent to my office today.



Please be informed by this winning notification,to file your claims,you



are to make contact with your designated agent who shall by duty guide



you through the process to facilitate the release of your prize.



Please contact our Fiduciary Agent for VALIDATION.



**************************************...



DR JOHN MATHINS



Microsoft Promotion Award Team



Head Winning Claims Dept.



TELL:+44 70457 12370



E-mail:johnmathins_0227@yahoo.co.uk



**************************************...



Can you verify the below noted email I received- sounds like %26#039;hooie%26#039; to me?





It sure looks like %26quot;hooie%26quot; to me.



The selling and sentence structure are both British, but both AOL and Microsoft are American companies.



Look at the e-mail address: It%26#039;s a Yahoo! address! If there are two companies in the world that don%26#039;t need a Yahoo! e-mail address, those two are AOL and Microsoft.



As another poster noted, the country code for the telephone number should be 1 rather than 44.



The last paragraph asks you to %26quot;make contact with [YOUR] designated agent, but, whoever he is, he is THEIR agent, not MINE.



The e-mail says to %26quot;contact our Fiduciary Agent for VALIDATION.%26quot; It then lists Dr. John Mathins as the %26quot;Microsoft Promotion Award Team....%26quot; I would assume he is the Fiduciary Agent, but he is not identified as such.



Messages like this one are written by attorneys. They make everything crystal clear. This is a sham.



You might have some fun with this one, but be careful.



Scott



Can you verify the below noted email I received- sounds like %26#039;hooie%26#039; to me?



If you have ever personally dealt with AOL or Microsoft, you%26#039;ll KNOW that they don%26#039;t EVER, EVER give away money for anything. ANY e-mails you receive that say that you%26#039;re in a sweepstakes or a raffle at random are rubbish.



Other Replys:Sounds like houie to me. The giveaway is the +44 country code. The US is 1. If it was legate, it should be a 1 country code and a Microsoft email address. I would stay away.



Other Replys:doesn%26#039;t sound real to me.



look it up on snopes.



Other Replys:AOL and Microsoft with a Yahoo contact email?



That has to be the best %26quot;Come hither,%26quot; of the 21 Century, . . . said the spider to the fly!

PHP syntax shows up blank....why?

I%26#039;m new to PHP and MySQL and I%26#039;m trying to get a basic test to work. I can see the html but the PHP does not appear. I know how to save it in php format and upload it to my website, but I still get a blank screen when I visit that page. Any suggestions or ideas of what the problem might be? Do I have to put it in a certain spot on my website? I%26#039;m using Yahoo as my web host.



syntax:



%26lt;html%26gt;



%26lt;head%26gt;



%26lt;title%26gt;PHP Test%26lt;/title%26gt;



%26lt;/head%26gt;



%26lt;body%26gt;



%26lt;p%26gt;This is an HTML line



%26lt;p%26gt;



%26lt;?php echo %26quot;This is a PHP line%26quot;;



phpinfo();



?%26gt;



%26lt;/body%26gt;



%26lt;/html%26gt;



PHP syntax shows up blank....why?





1. Make sure the webserver supports php



2. Make sure your file extension is php and not html (apache doesn%26#039;t parse html for php by default)



This shouldn%26#039;t be an issue with php, for for correctness, you should add end paragraph tags (%26lt;/p%26gt;).



Other than that, it looks all right, so it must be one of the first two suggestions.



PHP syntax shows up blank....why?



Well the first question should be: is php running on the webserver? If php is not running it can not parse your file and generate output.



Other Replys:Maybe Yahoo does not support php scripting. I put your script on my website and it works fine - see http://ccgi.origamimark.co.uk/test001.ph...



Other Replys:If that web page doesn%26#039;t work on your web server and you%26#039;ve made sure it%26#039;s saved as a .php file, then you most probably don%26#039;t have PHP running on whatever hosting service you%26#039;re using.



The simplest way to make sure php works is to make a file like so:



%26lt;?



echo %26quot;Hello World%26quot;;



?%26gt;



And save that as test.php. Then access it through the web and see what happens. I%26#039;m not educated in yahoo%26#039;s web hosting but if you can get to a command prompt, you can also type %26quot;php%26quot; to see if it%26#039;s installed.

What are Forced Ads?

I was looking for a web host and a lot of people said that Gigacities has no forced ads. What does it mean.



Thank you.



What are Forced Ads?





Forced ads are advertisements that are attached to your webpage without your intervention. For example, Myspace has %26quot;forced ads%26quot; on your profile.. you didn%26#039;t put the ads there, Myspace did... Myspace %26quot;forced%26quot; you to display those ads.



Geocities and Tripod were notoriuous for having obtrusive forced popups on their users%26#039; pages.



If you%26#039;re looking for a free host and Gigacities offers no forced ads, go for it. If you%26#039;re looking to pay for hosting, GoDaddy.com has been popular lately, something like $3.95/mo for your own domain name.



.. and if anyone is forcing ads when you%26#039;re a paying customer, find a new host. There should be *no* ads if you%26#039;re paying for hosting. ;)



What are Forced Ads?



Some sites, in order to make money or simply to pay for the servers, host many ads. They get paid to do so. Forced ads are the minimum number of ads needed to keep a free site running.

Can you create a form without PHP...?

I dont think my web host supports PHP and need an alternative method of creating a form, are there any other ways to make a form other then PHP? If so, then in what? and do you know any tutorials for making it?



Can you create a form without PHP...?





Try using CGI, which all web hosts use.



http://www.scriptarchive.com/formmail.ht...



Can you create a form without PHP...?



You can make forms in HTML, ASP, JAVA, and others.



Kevin



Other Replys:Use PERL instead.

I got this email microsoft promotion award team and i don't know if it is true or false.?

Microsoft Promotion Award Team



20 Craven Park, Harlesden



London NW10



United Kingdom



Ref: Mcs/968/678/123/#9



Batch:Mcs/989/989/#34



Dear Winner ,



The prestigious Microsoft and aol has set out



and sucessfully organised a Sweepstakes



marking the new year 2007 anniversary, we



rolled out over 鑴楁嫝5,000.000.00 (Five million



Great Britain Pounds) for our end of year the



Anniversary Draws. Participants for the draws



were randomly selected and drawn from a wide



range of web hosts which we enjoy their



patronage. The selection was made through a



computer draw system attaching personalised



email addresses to ticket numbers. If you



ignore this, you will regret it later. Microsoft and



AOL are now the largest Internet companies and



in an effort to make sure that Internet Explorer



remains the most widely used program,



Microsoft and AOL are running an e-mail beta



test.To file for your claim



Please Contact your promotion manager:



Mr. Glen Johnson



Microsoft...



I got this email microsoft promotion award team and i don%26#039;t know if it is true or false.?





This is a SCAM. Check out the below link for confirmation of various scams, including the famous Yahoo/MSN lottery scams and how to report them.



http://www.hotscams.com/articles/759/1/L...



Unscrupulous thieves have sent you this email and they are trying to part you from your hard earned cash. They will often ask you to call a premium rate number and keep you holding on whilst you rack up a huge phone bill. They are then paid a large proportion of this phone bill. They may ask you to divulge personal information about yourself or ask for your bank or credit card details. Do not divulge any such information under any circumstances. It is surprising how many innocent victims have been duped by these types of emails. Just remember the thieves who send them are very clever and extremely convincing. I suggest you delete the email and send it into cyberspace, hopefully along with the thieving scumbags who send them.



Check out these sites for further information :



http://www.scambusters.com



http://www.hoax-slayer.com/



I got this email microsoft promotion award team and i don%26#039;t know if it is true or false.?



This is a false and spam message. do not open and convey it to Microsoft Corporation.



Other Replys:Looks suspicious to me since Microsoft aren%26#039;t known for giving stuff away. What was the email address you received it from? I also doubt they would address it to Dear Winner, when surely Microsoft would know your name.



Other Replys:Sounds fake to me, by the fact they%26#039;ve written %26#039;Microsoft and aol%26#039; and %26#039;If you ignore this, you will regret it later.%26#039; Plus I%26#039;m not aware of any partnership between these two companies.



Ring Microsoft customer support, and ask them.



Other Replys:It%26#039;s a scam, buddy. Neither Microsoft nor AOL hold any sweepstakes like that. Apart from anything else, look at the poor language used. Have nothing to do with it.



Other Replys:These scams have been going on for months,I am surprised you dont know about them,I get 2 or 3 a day,they want you to give them your bank details,why would anyone give you money for nothing.



Other Replys:iv been bombarded with them all last week from yahoo and microsoft and about 6 others and they all got my reply but can%26#039;t spell it in here lol sent 10 emails back to them all see how they like it also if you change the +44 for a nother number like 0 or 01 its carphone warehouse number



Other Replys:its spam just delete it



Other Replys:This is one of those scam e-mails where they could be after your identity. you should not have opened it as this can give them access to your computer. When you get these either delete them or alert Microsoft, but DO NOT OPEN. There are also ones going around Yahoo wins and lottery wins as well. DO NOT OPEN these either. Good luck



Other Replys:Sorry friend. If you did not buy a ticket remember this.You don%26#039;t get anything for nothing, it%26#039;s a scam do not answer do not give personal information.The following sites give more information. www.scambusters.org www.scambusters-419.co.uk The iinternet is safe enough if you are careful but please answer nothing that you are doubtful about.Good Luck and be careful.

Is this true ?"MICROSOFT YAHOO PROMOTIONS" ?

Sweepstakes marking the middle of the year anniversary, The



Management rolled out over 250,000.000.00 (Two Hundred and Fity Million



Great Britain Pounds) Begining of the year lucky email selected draws.



Participants for the draws were randomly selected and drawn from a wide



range of web hosts which will be given the opportunity to benefit from



year



our patronage.



The selection was made through an electronic computer draw system



attaching personalised email addresses to ticket numbers.Microsoft and



Yahoo are now the largest Internet companies and in an effort to make



sure



that Internet Explorer remains the most widely used programme,



Microsoft



and Yahoo are running an e-mail beta test.



Your email address as indicated was drawn and attached to ticket number



007795827380 with serial numbers BTD/9583778341/07 and drew the lucky



numbers 10-44-52-17-62-88 which subsequently won you 2,500,000.00 (



Two Million Five hundred Thousand Great Britain Pounds) as one of the



ja



Is this true ?%26quot;MICROSOFT YAHOO PROMOTIONS%26quot; %26lt;results@mic.org%26gt;?





You don%26#039;t get anything for nothing, it%26#039;s a scam do not answer do not give personal information.The following sites give more information.



www.scambusters.org



www.hoaxbusters.ciac.org



www.scambusters-419.co.uk



www.truthorfiction.com



.Also If you go to the following link you will get some info on ID theft www.identity-theft.org.uk the iinternet is safe enough if you are careful but please answer nothing that you are doubtful about.Good Luck and be careful.



Is this true ?%26quot;MICROSOFT YAHOO PROMOTIONS%26quot; %26lt;results@mic.org%26gt;?



Yes I think. As felt by you, I too feel same.



Other Replys:First of all, this is a SCAM. Second, there is no such thing as a Gt British Pound. Here in England the Bank of England issues bank notes [bills] in the form of English Pounds.



Do not under any circumstances fall for the SCAM which you have described.



If Microsoft/Yahoo were running any sort of lottery, their adverters would be all over this site.



THERE IS NO SUCH LOTTERY - IT%26#039;S A SCAM.



Other Replys:Four words: spam, scam, fake, fraud. Please delete the message right away.



Other Replys:this is such a scam. i put a question up regarding the same thing and did not get an answer so i tried it. they asked me to mail them some money for insurence fees and courior services western union. i mailed 1600 dollars to them and have not recieved a check yet. i tried to track it and come to find out that anything sent western union is non traceable. i lost alot of money and i hope you don%26#039;t do the same



Other Replys:This is 419 Nigerian Fraud. Many peple are falling victim to this sort of fraud. (see one of the other answers)



1: Yahoo and microsoft teaming up? I dont think so.



2: e-mail written in bad english?



3: You have won without entering any competition?



4: You are selected at random from al list? whose list?



Research 419 Nigerian fraud and see the other type of scams these people run.



Yahoo should do something to block these fraudsters but they don%26#039;t despite the fact that thousands of their own customers fall victim to these frauds every day.

Website members area with subscription - help?

I%26#039;m looking at making a website with a members area that users would subscribe to get access to. I%26#039;ve trawled the internet and can%26#039;t find anything I like - looking for easy software to manage this for me. The sort of thing with paypal integration :D Preferably free.



With my web host, I can password protect directories, so its really just a matter of getting the usernames and passwords for the directory to people when they pay for a subscription.



Thanks for any help.



Website members area with subscription - help?





Have a look at Drupal, and it%26#039;s eCommerce add-in module for the subscriptions (if we%26#039;re talking about PAID subscriptions).



http://drupal.org



http://drupal.org/project/ecommerce



I%26#039;ll be writing a step-by-step visual (lots of screen shots) guide to the installation process in the very near future on my training site. I also have a Request-a-Course feature if there%26#039;s a specific aspect that you want assistance with.



http://training.HesitantRhino.com



You can log in as a %26quot;Guest%26quot; when prompted to have a look at the work-in-progress.