Coffee Cup's log in box. - Post ID...
I like CoffeeCup's log in box on the website. I would like to use something like it on a website I'm building. I have both the Website Access Manager and Web Form Builder. With one or both of these programs can I create that kind of look for my site?
I would use the form builder and alter the myformname.php to handle the login. You would use the form builder to create the sign up for the site then make a login form. The loginfornname.php would need to interact with some php and MySql to check the database for the user info giving them access to the site. Your going to need to set some sessions to track the user and display relevant info.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
I have a similar need. I created a membership login form and it creates an entry in my membership database. Now I need a piece of code or a logic drop in widget that validates the user. It would be a good thing to add a logic drop in in the web form builder that does the following logic:
if username exists in database and if userpassword matches database, show next web form (or next html page)
Can CoffeeCup add a drag and drop feature like this someday soon? In the meantime, does anyone know where I can find this kind of code? I'm guessing it is php?
Thanks!
JJ
if username exists in database and if userpassword matches database, show next web form (or next html page)
Can CoffeeCup add a drag and drop feature like this someday soon? In the meantime, does anyone know where I can find this kind of code? I'm guessing it is php?
Thanks!
JJ
Be nice if this was in WFB. But, until that happens, Eric came up with this little gem!
http://progrower.coffeecup.com/login.html
http://progrower.coffeecup.com/login.html
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
-------------------------------------
https://sadduck.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.