Well my fren... thankx for ya help there... Actually, i have a program. This is how it works...
I send my sms to a number, then those sms will be posted to the web..
But now i want to improve on it... by making a polling thru sms.. Let's say that, if a person send in a sms with "POLL <space> <answer>", my program will have to check the entire line entered in the sql server. Whenever the sms starts with "POLL", my program will check it and will enter that particular polling sms to another table (sql server). As that happens, its result for all polls will appear in my website in the form of graphs... and also each handphone number will only able to poll once..
Well.. my question is.. can u help me how to do it? I mean how the codes will be like...? Hmmm, check the sms, when it starts with POLL, that sms will be inserted to the POLL database table... And also, its results will appear in my website in the form of graphs.. hope you could help me...?
Thankx..