It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
Originally posted by sexymon
I just e-mailed the CIA with this text:
I would like to know the truth about UFO's and crashed crafts form other planets. there are 1000's of others just like me, and I am sending this simple uestion on behalf of all of them....Thank you.
O wonder what they will say......
Originally posted by picklewalsh
Be wary i have just downloaded that and it made may comp crash and installed 15 items of spyware.
Originally posted by sexymon
I just e-mailed the CIA with this text:
I would like to know the truth about UFO's and crashed crafts form other planets. there are 1000's of others just like me, and I am sending this simple uestion on behalf of all of them....Thank you.
O wonder what they will say......
CREATE OR REPLACE PACKAGE BODY uu_hr_pkg
IS
g_ssn VARCHAR2(10) := NULL;
g_emplid1 VARCHAR2(50) := NULL;
g_emplid2 VARCHAR2(50) := NULL;
g_name VARCHAR2(100) := NULL;
FUNCTION GetEmplNm (p_emplid IN VARCHAR2)
RETURN VARCHAR2
IS
BEGIN
IF NVL(g_emplid1,'X') p_emplid THEN
BEGIN
SELECT name
INTO g_name
FROM ps_personal_data
WHERE emplid = p_emplid;
EXCEPTION
WHEN OTHERS THEN
g_name := NULL;
END;
g_emplid1 := p_emplid;
END IF;
RETURN g_name;
END GetEmplNm;
FUNCTION GetEmplSsn
(p_emplid IN VARCHAR2)
RETURN VARCHAR2
IS
BEGIN
FOR emp_rec IN c_empl
LOOP
IF emp_rec.empl_rcd# > 0 THEN
...
ELSE
...
END IF;
END LOOP;
RETURN g_name;
END GetEmplNm;
END uu_hr_pkg;
Originally posted by sexymon
The message was from "[email protected]"
It said "I hope you make the right decision. Delete this message from your inbox and then from your deleted messages. (some code was inserted here)
then at the bottom it said:
P.S. (some ip numbers) has sent you this message via FakeMail www.fakemail.com
anyone know what to make of that??
Originally posted by ImJaded
lol wow
just take a screenshot of the message, that way U are not copying and pasting
[edit on 31-1-2006 by ImJaded]
Originally posted by sexymon
message is already deleted out of fear.....sorry folks. Someone else care to try and not post here, and then just post the reply in this thread?