473,748 Members | 6,412 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Urgent Response

Attention=3A Dear friend=2C

REQUEST FOR BUSINESS RELATIONSHIP OF GREAT PROFITS

I am HON=2E =28DR=2E=29 Felix William=2C the Director of Procurement and Contract Award at the Nigerian National Petroleum Corporation =28NNPC=29 of the Federal Republic of Nigeria=2E I apologized using this medium to reach you for a transaction=2F business of this magnitude=2C but this is due to Confidentiality and prompt access reposed on this medium=2E It is with trust that I wish to contact you on this matter concerning the transfer of US$30=2E5Millio n Dollars=2E

Sometime ago=2C a contract was awarded by my Petroleum Corporation =28NNPC=29 to an International Oil Firm=2C to Service=2C Turn Around Maintenance and Rehabilitation Work on Kaduna Refinery and Petrochemical Company =28KRPC=29 Plant in Nigeria=2E This contract was over-invoiced by us =28myself and two junior colleagues=29 to the tune of =28US$30=2E5 Million United State Dollars=29=2E Though the actual contract cost have been paid to the original contractor=2C leaving the balance in the tune of the said amount which we have in principles gotten approval to remit by Key Tested
Telegraphic Transfer =28K=2ET=2ET=29 to any foreign bank account you will provide=2E It is based on this that some officials in my department and I have decided to establish a cordial business relationship with you=2C hence my contacting you=2E We want you to present yourself as the Beneficiary to this fund=2C so that we can release the fund into your account for safety and subsequent disbursement=2E We have all modalities set=2E

We have been disappointed some years ago by a British=2C Mr=2E Rick Williams whom we trusted with a transaction of this nature up to the tune of US$50Million U=2ES=2E Dollars=2E He is sitting on our money for no apparent reason and refused to give us our share but we believe that for his act of wickedness to us=2C he will never go unpunished by God=2E Mr=2E Rick Williams still resides in London and enjoying our collective money=2EBecause of this we are afraid and we need your total trust and assurance that you must be an honest and straight-forward person=2E
As=2C we are willing to try again with you believing in your good
cooperation and Faithfullness=2 E

We have agreed to share the money thus=3A
1=2E 30% for the account owner =28you=29=2E
2=2E 60% for me and my partners
3=2E 10% to be used in offsetting taxes and all local & foreign expenses=2E
Please=2C note that this transaction is 100% safe and risk free and we will commence the transaction from the date of receipt of the following information from you via e-mail=2E

Please if you accept this proposal=2C send to me by e-mail=2E
1=2E Your personal telephone and fax numbers=2E
2=2E Your Bank name=2C address=2C telephone=2C fax as well as your Bank Account
numbers=2E Or you open a new account for this business=2E

With these information=2C we are going to put in application for the release of this funds =28US$30=2E5M=2 9 into your account for us all=2E Due to our sensitive position=2C we can not afford a slip in this transaction so contact me immediately through my e-email address for further information on the requirements and procedure for this transaction=2E It will only take four working days to conclude this business because once you send the your full name and address with your direct phone and fax number=2C we shall credit your account through our Reserved Account in Europe or Asia=2E

Remember that my present situation will not allow me to search for another person=2C I absolutely HOLD YOU ON TRUST=2E Therefore we urge you to respond immediately to this my email address to enable me commence with the modalities of this transfer as we are well prepared to do this promising transaction with you and hope to continue with you in future=2E

Please treat with the strictest confidentiality and utmost urgency=2E

Yours faithfully=2C

HON=2E =28DR=2E=29 Felix William=2E

NB=3A please bear in mind that this is 100% legal and riskfree=2E We shall conclude successfully and the money shall be in your bank account within four days of receiving the needed information from you=2E I AM EXPECTING YOUR URGENT REPLY=2E
Jul 19 '05 #1
0 1616

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1387
by: SB | last post by:
What I want to achieve ... Display file names from sql server database, on click the file should open up using test.exe file. Using the following code, I am able to display the files and click on related link, however, I can't get to pass on the filename. I would also like to bypass the message 'Open/Save/Save as' and directly be able to open the file. Herebelow is the code I have, will appreciate if someone
1
2516
by: Jenny | last post by:
Need urgent help for an unsolved problem. In our ASP web application, we creat a Back button and if user click on this button, it execute history.go(-1) to go back to the previous page. All our users use IE 6.0 and most of them don't have problem with this button. But one user reported everytime he click on this button, there is a pop-up window shows up and ask him refresh and reload the page, after he clicks OK, the previous page will be...
0
1159
by: Amrendra | last post by:
Hi Friends ! Can anyone help? Its an urgent. I wanted to print PDF Document or Scanned Document Through my .aspx page .By just clicking a button.I'm not using codebehind.I want to do printing at my network printer. I'm using System.Diagnosics.Process Namespace for calling the print process at the server where i want to do my printing.I'm only able to run Command.exe and notepad process. Please help.
5
3027
by: Vishal | last post by:
Hello, I already asked this question in the ASP.NET forums, but no help came. So I am hoping that somebody can help me out. This is really very URGENT me. For my e-commerce application, I need to send data from my server via the post method to the payment server. The payment server does not run asp.net. I dont know what they run. The payment server then returns to my server with the
2
1546
by: Vishal | last post by:
Hello, I am posting some credit card info to the payment server via a similar code. My code is written in VB.NET but uses the same approach. At the end however I do a response.write(streamReader.ReadToEnd()); ---------------------------------- string stringPost = Request.Form.ToString(); // remember a post is essentially a string delimited in a special way
16
2964
by: | last post by:
Hi all, I have a website running on beta 2.0 on server 2003 web sp1 and I keep getting the following error:- Error In: http://www.mywebsite.org/WebResource.axd?d=5WvLfhnJp5Lc8WhQSD4gdA2&t=632614619884218750 -------------------------------------------------------------------------------- System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed. at...
4
2954
by: Adrian Parker | last post by:
We've suddenly started getting a problem with a call to clear the contents of a DataTable. This is on a live customer site that's been working fine until yesterday. As far as we know they've not changed or updated the server in any way. "There is no row at position 42" at System.Data.RBTree`1.GetNodeByIndex(int32 userIndex) at System.Data.DataTable.Clear(Boolean clearAll) at system.Data.DataTable.Clear()
5
4756
by: igotyourdotnet | last post by:
I'm creating a web service this is going to return an arraylist of items. When I try and run it Im' getting the following error message: System.InvalidOperationException: There was an error generating the XML document. ---System.InvalidOperationException: The type Car List was not expected. Use the XmlInclude or SoapInclude attribute to specify types that are not known statically. at...
3
1544
by: settyv | last post by:
Hi, I need to generate PDF stream when i click on Linkbutton in datagrid ..At present i hardcoded the DMS Id and now it is working.But i need to pass DMS ID when click linkbutton.How can i do that? Here is the ASPX code: <asp:datagrid id="grdTentativeResults" Width="800" Runat="server"
3
1100
by: bushi | last post by:
hi every one! i have displayed a webpage "my_adserver" on my main webpage "client_browser" by using iframe.its working,but there is some problem with page load event of my_server.as i want to achieve some functionality in its page_load() event.it never fires,i have checked it by debugging a lot of times.any one knows about page_load() event of a page using in iframe, guide me its too urgent. i'll wait for any rply anxiously
0
9548
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9325
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9249
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8244
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4607
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4876
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3315
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2787
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2215
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.