Android Question Need idea on the following issue:

Shay

Well-Known Member
Licensed User
Longtime User
my app, taking words from SMS and looking in internal DB.

if word does not exist, it need to update me that word is missing
I dont want to do it via email
I think the best way is to use wget with or without db
or create file on remote site or such (I wish to do it without user intervention)
any idea what to use and how?
(I have only web site with ASP support)
 
Top