Posts Tagged ‘Programming’
Friday, March 20th, 2009
this section, i want to share about using Checkbox Selection on Grid Extjs, here i have used Checkbox Selection to editing and deleting file from grid. I got this tutorial from www.extjs.com, then I combine with php to manipulate database data, such as editing and deleting files. Plugin which used here was checkbox selection.
The most important script in this tutorial is as follow
var Checkbox = new Ext.grid.CheckboxSelectionModel();
(more…)
Tags: Abid, Amir, Auto Increment, check box, Checkbox, Database Data, Database Database, Database Name, Deleting Files, Didik, Email, Ext, extjs, Gmail, JavaScript, Jl, Lumajang, Nameserver, Php File, Plasa, Primary Key, Programming, Root Password, Tutorial JQuery, Yahoo
Posted in Tutorial Extjs, Tutorial HTML, Tutorial PHP | 11 Comments »
Wednesday, March 4th, 2009
Now i want to explain about how to manage align title, color title and icon in Grid Extjs Form, this tutorial is very simple,, so i am sorry if there is a disappointed after read this tutorial. But i think it is very interesting to learn it, what for? to making an elegant form. To case study, i have used form previous tutorial : tutorial extjs grouping.
(more…)
Tags: Case Study, Create Icon, Ext, extjs, JavaScript, MooTools, Programming, Report Input, Tutorial JQuery
Posted in Tutorial Extjs, Tutorial HTML, Tutorial PHP | 2 Comments »
Friday, February 27th, 2009
One way to secure our website from outside attack is to create a login form. In this section we will learn about how to make login form using extjs and php how to make a session to restrict the access . In this tutorial i will create login form have confirm password. I get inspiration from this website www.extjs.com.
(more…)
Tags: Auto Increment, extjs, Faisal, Form Validation, Inspiration, Login, Login Php, Null Password, Padding, Password, Passwords, PHP, Png, Programming, True Width, Url Login, User, Varchar, Website Www
Posted in Tutorial Extjs, Tutorial HTML, Tutorial PHP | 10 Comments »
Sunday, February 22nd, 2009
Now, I just want to give some examples of applications that make use of extjs, i get this example from youtube, I hope this example can be an inspiration for you, to build an application using the extjs framework.
(more…)
Tags: FAQs Help and Tutorials, Programming, Tutorial, UnitTest
Posted in Tutorial Extjs, Tutorial HTML, Tutorial PHP | 2 Comments »
Saturday, February 21st, 2009
I think this tutorial is easy, and maybe many programmer alredy know how to make it.
Main point of this tutorial is how to get file id in the grid. After that, we call the name of the file that we will to download.
In this section, we use the database from the previous tutorial: Upload file and image using extjs, so here we will try to download a file that was saved in the previous tutorial: upload file and image using extjs
(more…)
Tags: Cell Cell, Css Files, Download File, Field Id, Handler Function, Javascipt, JSON, PHP, Programmer, Programming, Renderer, SQL, True Width, Tutorial, upload file, upload image
Posted in Tutorial Extjs, Tutorial HTML, Tutorial PHP | 20 Comments »