Great community. Great ideas.

Welcome to SEOChat, a community dedicated to helping beginners and professionals alike in improving their Search Engine Optimization knowledge.  Sign up today to gain access to the combined insight of tens of thousands of members.

Thread: Problem in making login and registration form

Results 1 to 5 of 5
Share This Thread →
  1. #1
    somendra11 is offline Banned SEO Chat Explorer (0 - 99 posts)
    Join Date
    Dec 2012
    Location
    Noida, India
    Posts
    39
    Rep Power
    0

    Problem in making login and registration form

    Can anybody tell me how to make switching login and registration form with HTML5 and CSS3?

  2. #2
    tstolber's Avatar
    tstolber is offline SEO Consultant SEO Chat Genius (4000 - 4499 posts)
    Join Date
    Jul 2004
    Location
    Minneapolis, MN, USA
    Posts
    4,123
    Rep Power
    868
    Yes - learn HTML 5, CSS 3 and some other server side programming language.

    Don't want to do that? Try Google

    Don't want to do that? Have an attempt, then ask for help in the problems you run in to.

    This is also more of a web development question rather than an SEO question, your post might get better answers on forums.devshed.com
    Comments on this post
    • SEOhostingcouk → agrees!

  3. #3
    tstolber's Avatar
    tstolber is offline SEO Consultant SEO Chat Genius (4000 - 4499 posts)
    Join Date
    Jul 2004
    Location
    Minneapolis, MN, USA
    Posts
    4,123
    Rep Power
    868
    A hint

    Use a post variable as a switch condition

    if (post == 1)
    {
    Do the stuff I need to do if the form was posted
    }

    else
    {
    Do the stuff I need to do to log the user in
    }

    The above is a very basic out line of the switching logic you will need to use.

    You also need to pay a lot of attention to error handling, user verification and spam and attack protection. Also, read about SQL injection attacks and web form protection by HTML character encoding.

  4. #4
    somendra11 is offline Banned SEO Chat Explorer (0 - 99 posts)
    Join Date
    Dec 2012
    Location
    Noida, India
    Posts
    39
    Rep Power
    0
    Quote Originally Posted by tstolber View Post
    A hint

    Use a post variable as a switch condition

    if (post == 1)
    {
    Do the stuff I need to do if the form was posted
    }

    else
    {
    Do the stuff I need to do to log the user in
    }

    The above is a very basic out line of the switching logic you will need to use.

    You also need to pay a lot of attention to error handling, user verification and spam and attack protection. Also, read about SQL injection attacks and web form protection by HTML character encoding.
    Hii tstolber,

    Thank you so much for your nice reply…..

  5. #5
    Peetter123 is offline Registered User SEO Chat Explorer (0 - 99 posts)
    Join Date
    Dec 2012
    Posts
    13
    Rep Power
    0
    hi,
    i created my own website and i created the form too but i am facing problem when the form gets submitted an error occurs server cannot found i created my site in dreamweaver using html but how can i install server in dreamweaver can anyone help me regarding this ?

Share This Thread →

Become Part of This Conversation

Join NowFor Free!

Similar Threads

  1. I have login problem and I need help
    By Lei in forum Suggestions & Feedback
    Replies: 0
    Last Post: Jul 8th, 2012, 07:51 AM
  2. IP problem while making submission
    By claira fernande in forum Search Engine Optimization
    Replies: 5
    Last Post: Jan 18th, 2011, 12:17 AM
  3. Do Login 'Registration' pages block google?
    By bizmedia in forum Google Optimization
    Replies: 5
    Last Post: Jul 1st, 2006, 08:48 AM
  4. Replies: 5
    Last Post: Oct 10th, 2005, 04:17 AM

SEO Chat Advertisers and Affiliates