Google Groups Home
Help | Sign in
Create a Login Page
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
sana  
View profile
(2 users)  More options Mar 24, 3:04 am
From: sana <mansuri.sana...@gmail.com>
Date: Mon, 24 Mar 2008 00:04:46 -0700 (PDT)
Local: Mon, Mar 24 2008 3:04 am
Subject: Create a Login Page
Hi
Now i m learning about mochikit and i want to create a login page with
AJAX+Mochikit so anybody give me the code how i create it.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
machineghost  
View profile
 More options Mar 24, 5:43 pm
From: machineghost <machinegh...@gmail.com>
Date: Mon, 24 Mar 2008 14:43:06 -0700 (PDT)
Local: Mon, Mar 24 2008 5:43 pm
Subject: Re: Create a Login Page
I don't mean to be rude, but asking people to "give" you code is not
going to be very fruitful; I can assure you that most everyone on this
list is too busy to write your code for you.

That being said, it sounds from your post like you need a better
understanding of the core technologies.  A login page involves almost
exclusively server-side (ie. not Javascript/Mochikit) code.  A login
page would only involve JS/Mochikit if it had client-side validation
(eg. if it ensured all passwords were at least five characters) or if
it allowed the user to login without changing pages (this would be the
point at which the login page becomes AJAXy).

If you want to build an AJAXy login page, many of the Mochikit
libraries will be valuable to you (Async for the AJAX stuff obviously,
but also Base, DOM, Signal and probably Style too).  But most of the
work of creating a login page is going to have nothing to do with
Mochikit (I've never created an AJAX login without creating a normal
one first, and if you're practicing unobtrusive Javascript then you
shouldn't either), and will instead depend entirely on your server
stack (ie. Python/Django, Ruby/Rails, Any MS Language/.Net, Java/Seam,
etc.).

By the time you do eventually get around to coding the AJAX part, I
imagine you'll have realized that there was no way anyone on this list
could have provided you what you asked, because all of the
implementation details are specific to your site.

Jeremy

On Mar 24, 12:04 am, sana <mansuri.sana...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brian H  
View profile
(1 user)  More options Mar 24, 11:59 pm
From: Brian H <brian+googlec...@brianhammond.com>
Date: Mon, 24 Mar 2008 20:59:59 -0700 (PDT)
Local: Mon, Mar 24 2008 11:59 pm
Subject: Re: Create a Login Page
Here you go:

<html> login("STFW"); </html>

On Mar 24, 3:04 am, sana <mansuri.sana...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google