mcleaner sms call reject for iphone 1.6
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 835
AjaxIto 1.2
AjaxIto is known as a great and effective PHP class that can be used to call PHP code from JavaScript using AJAX. more>>
AjaxIto 1.2 is known as a great and effective PHP class that can be used to call PHP code from JavaScript using AJAX.
Added: 2009-07-24 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
C# Windows Service for sending text messages (SMS) from a cell phone 1.0
Heres the C# Windows Service that was running on my computer back then that was sending all the SMSes to folks. The service would connect to a MySQL database on my hosted server and fetch any pending messages (SMSes) that were to be sent. I hooked up my more>> Heres the C# Windows Service that was running on my computer back then that was sending all the SMSes to folks. The service would connect to a MySQL database on my hosted server and fetch any pending messages (SMSes) that were to be sent. I hooked up my old Samsung phone with a serial data cable to my computer.<<less
Added: 2009-01-26 License: Freeware Price: $0.00USD
17 downloads
Alerting Email or SMS Script 1.0
This script can be used to send a email or used in conjunction with a cell phone. To provide alerts when a page is accessed. Most CMS scripts have a Admin area. Every time the page where the script is added is accessed you will receive a email more>> This script can be used to send a email or used in conjunction with a cell phone. To provide alerts when a page is accessed. Most CMS scripts have a Admin area. Every time the page where the script is added is accessed you will receive a email Example DD/MM/YY Access Detected Page yourpagename was accessed by 202.xx.xx.100 Add this script to the Admin page to alert you when a Bot/User or you access it.<<less
Added: 2008-12-13 License: Other Price: $0.00USD
14 downloads
Add Textbox Dynamically
This scripts is used to add textbox dynamically in form or page. You have need to call one function ?addTextBox()? to add textbox dynamically. This script can be change as per developer requirement. more>> This scripts is used to add textbox dynamically in form or page. You have need to call one function ?addTextBox()? to add textbox dynamically. This script can be change as per developer requirement.<<less
Added: 2008-12-04 License: Freeware Price: $0.00USD
146 downloads
Xajax 0.5 0.5
with xajax you can simply call php function/method from javascript and bind result to html tags. xajax is easy! Just include xajax, register a function (or an object or class method)... then add a call to the function in your HTML or javascript... more>> with xajax you can simply call php function/method from javascript and bind result to html tags. xajax is easy! Just include xajax, register a function (or an object or class method)... then add a call to the function in your HTML or javascript...<<less
Added: 2008-09-19 License: Freeware Price: $0.00USD
14 downloads
jqSajax 1.0.0
jqSajax is simple way to call PHP function/method from javascript. You can use it as jQuery Plugin, so we can call php function/method as: var result=$.x_phpfunction(va r1,var2); or you can call like: var result=$.x_object_method( more>> jqSajax is simple way to call PHP function/method from javascript. You can use it as jQuery Plugin, so we can call php function/method as: var result=$.x_phpfunction(va r1,var2); or you can call like: var result=$.x_object_method( var1,var2); Example: to call helloworld($var1,$var2) function in PHP , you can write input button like this: jQuery Ajax return a page (data type is XML,JSON,text,script,html ,etc), jqSajax return the result of PHP function/method you call. the variable type is the same the variable type in PHP. you can pass all variable types: array,string,number,boole an from javascript to PHP and vice versa. with jqSajax you can pass and get array (from javascript to PHP and vice versa) easier. The demo is placed in http://satoewarna.com/jqs ajax<<less
Added: 2008-08-31 License: GPL Price: $0.00USD
13 downloads
2,000+ IPhone PHP Wallpapers Script
IPhone wallpapers are the HOTTEST niche right now, not to mention it is also highly profitable. Now you can also step your foot into this niche for only $49! Secure your spot now before the market become saturated. more>> IPhone wallpapers are the HOTTEST niche right now, not to mention it is also highly profitable. Now you can also step your foot into this niche for only $49! Secure your spot now before the market become saturated.<<less
Added: 2008-08-09 License: Commercial Price: $0.00USD
14 downloads
PlaySMS 0.9.3
PlaySMS is a flexible web-based mobile portal system. more>>
PlaySMS 0.9.3 is designed to be a flexible web-based mobile portal system that can be made fit to various services such as an SMS gateway, personal messaging systems, corporate and group communication tools.
Major Features:
- Multiple database engine supported (using PEAR DB)
- Available for shared database usage (tables using its own prefix)
- Send SMS to single mobile phone (web2mobile)
- Send SMS broadcasted (bulk SMS) to a group of mobile phones (web2mobiles)
- Support sending flash and unicode message
- Receive private SMS to Inbox (mobile2web)
- Forward single SMS from mobile phone to a group of mobile phones (mobile2mobiles)
- SMS autoreply, for easy autoreplying formatted incoming SMS
- SMS board, forward received SMS to email,html and/or xml page
- SMS command, execute server side shell script using SMS
- SMS custom, forward incoming SMS to custom SMS application
- SMS poll, manage polling system using SMS
- Simple webservices for sending SMS and retrieving delivery reports (ws.php)
- Create your own gateway module other than Gnokii, Kannel or sms server Clickatell
- Easy webbased control panel.
Added: 2008-06-25 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
19 downloads
TechCuBeTalk- Ajax Hands on tutorial for Beginners
This tutorial teaches beginners the introduction of Ajax. This tutorial uses servlet and java to call Ajax. more>> This tutorial teaches beginners the introduction of Ajax. This tutorial uses servlet and java to call Ajax.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
11 downloads
FREE - PHP Add Favorites / Home Script 1.0
Basic function but very usefull. The advantage of this script is that it call the current url dynamically. Just copy/paste this script and use it. more>> Basic function but very usefull. The advantage of this script is that it call the current url dynamically. Just copy/paste this script and use it.<<less
Added: 2007-10-18 License: Freeware Price: $0.00USD
11 downloads
gAjax 1.0
This package can be used to execute PHP functions from Javascript using AJAX calls. It registers PHP function that may be called from Javascript. Then it can generate the necessary Javascript code to call those PHP functions using AJAX. A more>> This package can be used to execute PHP functions from Javascript using AJAX calls. It registers PHP function that may be called from Javascript. Then it can generate the necessary Javascript code to call those PHP functions using AJAX. A separate helper class can be used to generate Javascript code to be executed when the PHP functions are called.<<less
Added: 2007-09-07 License: Other Price: $0.00USD
10 downloads
Delayed content loading
Additional content, or decorations, can be loaded after the basic content is displayed by including an external file with an AJAX call. more>> Additional content, or decorations, can be loaded after the basic content is displayed by "including" an external file with an AJAX call.<<less
Added: 2007-08-10 License: Free for non-commercial use Price: Free
558 downloads
ASP Directory FREE
ASP Directory Free is a user-friendly, database driven directory system. Features include unlimited categories, ability to edit, delete, approve and reject links, fully customizable front end template more>> ASP Directory Free is a user-friendly, database driven directory system. Features include unlimited categories, ability to edit, delete, approve and reject links, fully customizable front end template feature that allows the application to integrate smoothly with your website. This is a free script.<<less
Added: 2007-08-03 License: Freeware Price: FreeAdditionalInfoCopyrightnoticesmustnotberemoved.
852 downloads
ASP Directory FREE Free
ASP Directory Free is a user-friendly, database driven directory system. Features include unlimited categories, ability to edit, delete, approve and reject links, fully customizable front end template feature that allows the application to integrate more>> ASP Directory Free is a user-friendly, database driven directory system. Features include unlimited categories, ability to edit, delete, approve and reject links, fully customizable front end template feature that allows the application to integrate smoothly with your website. This is a free script.<<less
Added: 2007-08-03 License: Freeware Price: $0.00USD
12 downloads
PERL replace function
This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar more>> This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar to the VBScript function.<<less
Added: 2007-08-03 License: Freeware Price: Free
838 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above mcleaner sms call reject for iphone 1.6 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed