Dear Friends
I have developed a Symbian C++ mobile application for both S60 2nd edition and 3rd edition phones. It works properly.
in order to sell my product, I have to do one more thing. I am beginner in web development. So please help me How to do following?
<1> After installing it to phone, when i start first time, it will ask to enter registration key.(I can do this)
<2> Then, it should communicate with a web database using GPRS to verify whether the registration key that is entered by user is correct or not.
My question is how to do <2>?
>> what should I do in my symbian C++ mobile application?
>> what should I do in the website?
Thanks



