Hi Navjot, Check gateway/contrib/php-admin/sendsms.php. You can use the same code and build upon that.
Web Browser --> CGI Var --> Web Server (Apache/IIS) --> Sendsms Interface --> Kannel Gateway --> GSM Modem > As a novice user, i wish to provide my company users to send SMSes from the > web browser. Now, what i know is that i need to pass control to sendsms > program and it will send SMS. > > Do i have to go this way? > > ----http---values---http---connect----send---- > User--->my program----->sendsms---->gsm phone > > OR > > User--->my program---->gsm phone > > which one do you guys follow? This would be easy to build and can be used by all users across the network (LAN). > waiting for your answers before i start coding ;-) > -navjot Regards Shridhar Raju
