using System;
using System.Collections.Generic;
using System.Linq;
...

C# Problem with Login for Admi...

by tragicdancer.myopenid.com, July 14, 2011 13:32, 1 refactoring, tagged with models, controller, login, C# asp.net-mvc, asp.net-mvc

I'm trying to implement a s...

55502f40dc8b7c769880b10874abc9d0 Talk
<?php
function clean($string){ 
...

PHP Register/Login Script

by penaf.myopenid.com, March 12, 2010 23:45, 115 refactorings, tagged with php, mysql, register, login

Hello People,

This websi...

84c8afb06eeacbf350b5b42cb795f195 Talk
$('login_email').observe('click', function(event){    
      element = event.element()
      element.value = '';
...

JavaScript Prototype form functions

by ttdavett.myopenid.com, March 27, 2009 00:12, 5 refactorings, tagged with form, prototype, login

I'm thinking there's gotta ...

F677fa685a2cfe8aff31f161062db3d3 Talk
<?php
ob_start();
include_once "include/config.php";
...

PHP Login / Registration - be e...

by Memf, December 12, 2008 16:56, 1 refactoring, tagged with form, ajax, script, register, login, registration

be easier?

(login and Re...

71367d98df2bf14cbf704e7741eb402d Talk