Total members 11890 |It is currently Sat Apr 20, 2024 3:42 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





Repected sir:

Needed code for
"Automatic check should be applicable for the
Registration form like "CHECK AVAILABILITY" feature"
i.e;
example
"vijay.kk@code.com" "CHECK AVAILABILITY"

Now when the CHECK AVAILABILITY
is clicked,
it should show error if this login name already exists
else it should show as

"[email protected]"
"[email protected]"
"[email protected]"




Author:
Newbie
User avatar Posts: 3
Have thanks: 0 time

Repected sir:

Needed code for
"Automatic check should be applicable for the
Registration form like "CHECK AVAILABILITY" feature"
i.e;
example
"[email protected]" "CHECK AVAILABILITY"

Now when the CHECK AVAILABILITY
is clicked,
it should show error if this login name already exists
else it should show as

"[email protected]"
"[email protected]"
"[email protected]"


Author:
Newbie
User avatar Posts: 3
Have thanks: 0 time

You will have just to create a javascript function that using ajax to call for example a php page which do a select query to database to search for the specific email , it exists so return message " already exists" if not "Not exists"
Example using AJAX:

ajax/ajax-sending-a-request-to-a-server-t5684.html
ajax/login-using-ajax-t3234.html
jquery-examples/load-file-and-update-content-using-ajax-and-jquery-t10685.html
Quote:
Repected sir:

Needed code for
"Automatic check should be applicable for the
Registration form like "CHECK AVAILABILITY" feature"
i.e;
example
"[email protected]" "CHECK AVAILABILITY"

Now when the CHECK AVAILABILITY
is clicked,
it should show error if this login name already exists
else it should show as

"[email protected]"
"[email protected]"
"[email protected]"


_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time
Post new topic Reply to topic  [ 3 posts ] 

  Related Posts  to : code for check availability
 can u check tis code to perform union & intersection of list     -  
 build a system to schedule employee by checking availability     -  
 Check DNS error     -  
 check if domain name is taken by php     -  
 check if number is odd or even     -  
 Check empty string     -  
 check if file exists     -  
 check empty number     -  
 check request was GET or POST     -  
 check folder content using asp     -  









Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com