idogal Posted February 28, 2010 Report Share Posted February 28, 2010 Hello,I'm pretty new to ASP and most of the code you will see in the attachments was by help of a friend. I will try to explain my problem clearly.Currently I'm building a website that has simple registration and log-in methods. The registration works great and when you finish to register (only if the user-name not already exists) a cookie will be created with the requested user-name and than the user will be redirected to homepage where he will be shown logged in. However, I could not figure out to to create the log-in not through the registration, but for users that are already registered and want to log-in in to the website. Here is that attachment that includes index.asp, login.asp and register.asp:http://chanchomien.brinkster.net/website.rarAnd here is the link for the live website:http://chanchomien.brinkster.net/Thanks for the helpers. Link to comment Share on other sites More sharing options...
student101 Posted February 28, 2010 Report Share Posted February 28, 2010 What language is that site in? Link to comment Share on other sites More sharing options...
idogal Posted February 28, 2010 Author Report Share Posted February 28, 2010 What language is that site in?Hebrew.. Link to comment Share on other sites More sharing options...
student101 Posted February 28, 2010 Report Share Posted February 28, 2010 (edited) I don't know hebew but ASP.You have different apostrophes " in your code, like it was copied and pasted.Is your login the problem? Edited February 28, 2010 by student101 Link to comment Share on other sites More sharing options...
justsomeguy Posted February 28, 2010 Report Share Posted February 28, 2010 Could you just copy and paste the code for the login and register pages here? Paste them in between tags. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now