As is often the case recently, inspiration for this post came from a thread over at the MSDN SharePoint – Design and Customization forum. In this particular thread, I suggested using the P… more →
Marc D Anderson's Blogsounthar wrote 1 month ago: <html> <body bgcolor=’#909090′><br/><br/> <center><b … more →
Marc wrote 1 month ago: As is often the case recently, inspiration for this post came from a thread over at the MSDN SharePo … more →
vailo wrote 3 months ago: With the new features of PHP 5.3 we are able to get a more stylish look on our PHP code. During the … more →
numberformat wrote 4 months ago: Spring MVC offers the ability for programmers to specify validation classes when form submission hap … more →
Nilesh Odedra wrote 6 months ago: <script Language=”JavaScript”> <!– function Form1_Validator(theForm) { va … more →
Marc wrote 6 months ago: Trolling the MSDN SharePoint – Design and Customization forum is proving to be a great learnin … more →
Marc wrote 6 months ago: Christian Ståhl left me a good question in another post: Have you tried to ‘formfill’ a SharePoint c … more →
navid100 wrote 6 months ago: The PHP $_GET and $_POST variables are used to retrieve information from forms, like user input. PHP … more →
calverstine wrote 7 months ago: 哈哈,今天怎么好像一直中奖的感觉呢。。。刚刚又发现了好用的PHP module 在线上,这下w.developement 有很容易了,至少不用一直Google, google, Google。。。先前 … more →
calverstine wrote 7 months ago: 哈哈,今天怎么好像一直中奖的感觉呢。。。刚刚又发现了好用的PHP module 在线上,这下w.developement 有很容易了,至少不用一直Google, google, Google。。。先前 … more →
fudanchii wrote 8 months ago: Why we have to make sure our html form is secure?? ‘cuz we don’t want someone doing some … more →
toootz wrote 9 months ago: Check out the PHP CRUD with Form Validation here. … more →
Whin wrote 9 months ago: I had a bit of a scare this morning when my web site editor (MUST get Dreamweaver back!) decided to … more →
wonderingpondering wrote 10 months ago: Another in the JQuery series of plugs. This one gives the top 25 JQuery plug ins, add ins and tutori … more →
pucadinga wrote 10 months ago: Codeigniter Framework I love Codeigniter, it is my favourite PHP framework by far! The new form vali … more →
loki wrote 1 year ago: This weeks lab was all about users. We were instructed to create a way for users to apply to our pag … more →
Arsenalist wrote 1 year ago: Validation is one of the first things you test out when evaluating a web framework and its often one … more →
Ramesh Javale wrote 1 year ago: function validateEmail() { //name of email input field obj=document.getElementById(‘txtEmail … more →
mamdani wrote 1 year ago: Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser an … more →