Thank you for your reply PaulS!

I already saw some of your posts (replies) on the other posts..
This is my bluetooth module datasheet (I'm using the EGBT-045MS):
http://www.rasmicro.com/Bluetooth/EGBT-045MS-046S%20Bluetooth%20Module%20Manual%20rev%201r0.pdfAnd I'm using Nokia 6303c.
And I have no idea what BT profile should I use.(suggestions please)
What I meant for saying "it's working" is that the BT module is not defective because it respond to any AT commands that I entered and my phone and other phones were be able to be paired to it. I'm very open to any corrections

just please don't be too harsh

This is an example of what I'm trying to do:
>> I have a text file on my pc, "example.txt". I'll connect a BT dongle on my pc and install it. I'll right click the text file and hit "Send to" >> "Bluetooth devices" and it will search for available devices. So, I want to send it to my arduino with my BT module.. I think it goes the same on ANY mobile phone (so there's no particular phone type, android or not as long as it has bluetooth), right?
Or was my idea possible in the first place?
Like what I've said on my first post, all I found is the android phone with android app paired to the arduino (with BT) and communicating to each other..
Is there a code to set my bluetooth module to scan for any sending bluetooth devices? or what? I think the bluetooth module should be in some state maybe a inquiry state or page scan state to be able to receive data.. Any ideas?
By the way, storing the sent data is not my concern now..I think I can do it on my own.Just the receiving part..

Thank you again for your time... I appreciate it!