Hybrid View
-
19 Feb 2009 8:10 PM #1
How do you store data and display it from a form input?
How do you store data and display it from a form input?
Hello,
In order to have form save the data and display the data on the page that a user puts in, do you have to use php or some other server side language to store my data in?
-
19 Feb 2009 8:28 PM #2
The short answer is yes, 99% of people use some kind of server side technology. You could also use something like google gears.
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
-
19 Feb 2009 8:37 PM #3
Is their a way to store and display data that a user inputs with only EXT JS?
Without the need of any server side language.
-
20 Feb 2009 9:57 AM #4
Yes, like evant said. Try googling for google gears.
Tim Ryan
Read BEFORE posting a question / BEFORE posting a Bug
Use Google to Search - API / Forum
API Doc (4.x | 3.x | 2.x | 1.x) / FAQ / 1.x->2.x Migration Guide / 2.x->3.x Migration Guide


Reply With Quote