Jump to content

jaxnz

Members
  • Posts

    5
  • Joined

  • Last visited

jaxnz's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi Kristina, Thanks for the response, so would I use the main table as the authentication table? Also wouldn't it be bad practice to store passwords in plain text and have duplicate data? Jackson
  2. Currently I have two tables to represent two different types of users, each user logs in with email and password. Is it possible to have one registration form and insert the data to the correct table based on a drop-down selection? e.g. UserType1 / UserType2 Verify that email hasn't been used in either table on registration Login from one form and redirect based on which table that user is in
  3. Thanks, I thought this might be the only way, good to know it works.
  4. Thanks for the reply, I already have a header in my website with a placeholder for first name. I would like to display the data externally of a datapage, or report.
  5. Hi, I am new to Caspio, so please forgive my ignorance. I have looked through the forums and documentation, and most probably overlooked it. I am wanting to display data from tables directly on our website, for a basic example if a user is logged in, I would like to show their First Name in the header of the webpage. I am assuming that this is possible. Jackson
×
×
  • Create New...