| |||||||||||
| |||||||||||
Javascript events - a good example
Complete a form, submit it to the server, get the response page back. Typical web form filling which I sometimes describe as "batchlets" - almost back to the old style batch processing where you make up a complete job and submit it exactly has was doing in the 1970s - except that now it takes 120 ms to get a response rather than 120 minutes.
If you want local validation of your data before you submit it to the server, you need to use a client side (browser embedded) technology such as Javascript. Within your Javascript to can program events to describe actions which may (or may not) be purely local to the browser before the completed batchlet is submitted to the server. I've just put a working example you can try showing javascript events and the complete source code onto our server. There's a further library of javascript demos too. I love the Open Source / training world - networking, working with people, and passing back and forth great examples. And so big thanks to Keith Lovern for the today's example - amended and reproduced here with his kind permission. (written 2005-12-09 06:34:44) Associated topics are indexed under W602 - Web and Intranet - Client Side Technologies
Some other Articles
Apache httpd - serving web documents from different directoriesVision AND venture Santa comes to Melksham Apache httpd release 2.2 Javascript events - a good example Proof needed? Please just use common sense! Three life changing comments New Road Passport office - a much improved system An occasional chance, and reducing data to manageable levels 1705 posts, page by page
Link to page ... 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35 at 50 posts per pageThis is a page archived from The Horse's Mouth at http://www.wellho.net/horse/ - the diary and writings of Graham Ellis. Every attempt was made to provide current information at the time the page was written, but things do move forward in our business - new software releases, price changes, new techniques. Please check back via our main site for current courses, prices, versions, etc - any mention of a price in "The Horse's Mouth" cannot be taken as an offer to supply at that price. Link to Ezine home page (for reading). Link to Blogging home page (to add comments). |
| ||||||||||
PH: 01144 1225 708225 • FAX: 01144 1225 707126 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho | |||||||||||