Posts

Send Twilio SMS using form in coldfusion

Send Twilio Api text messages using form.

Change reply message in twilio SMS API

Image
I am working with twilio sms api integrated with coldfusion.This is the blog for change reply message in twilio SMS API.It is very simple just make a cfm file which return xml and check return body message  like this ...

Delete multiple rows using checkboxs in PHP

Image
Last month i am working, how to delete multiple rows from mysql using php and also active or inactive multiple selected rows. This is good one example to delete, active and inactive multiple rows in mysql using javascript and php. Preview Heritages.php If you like this or this is useful for you. Please comment us. Thank You

Change value of second select box according first select box.

How to change value of second select box according first select box.manually is easy, basicaly the same thing as for the first just with a different SQL request.

Upload multiple file using jquery and Coldfusion

Image
Sorry, But i did not do something  new for upload multiple files.I modified the files according to coldfusion requirement. It may be better but currently i have not enough time for experiments for these files. I will do better in future using these files.... but until use these files. If you have any solutions for making better please give me  suggestions. Download jquery files form  http://blueimp.github.com/jQuery-File-Upload/ uploadedfiles.cfm Output :- uploadfiles.cfm   Output: upload.cfm :   After click on Addfiles.. Select all files with ctr+a with firefox..... Click Start Upload and after on finish... Congratulation files uploaded.  I hope this is useful for upload multiple files with coldfusion using jquery file upload.

Twillo SMS API Integration with coldfusion.

Twillo SMS Integration with coldfusion. First create a account with twillo.com and download library and docs for help, From here you can get AccountsID and AuthToken. Here is a example to Integration with coldfusion I hope this is useful for you. thank you

Change div color on click event

Image
Change div color after click on a link or button. Index.html You can change color of click color box Screen : For Demo  Click Here