Re: Change extension

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 36006
interpreted = N
texte = >I want to use a login username and password. >Is there a set up for that in WebCatalog?There are different ways of doing that; if you have access to the WebCat admin templates, you could use [protect];if you don't, you can build a my_users.db with users data (userid, userpass, name, last_login, enabled, etc)>The scenario is registered users can view the site, but only logged in users >can purchase. then, in each protected template, you should use the [authorize ...] to check for username + password; for the purchase templates (or buttons), you can also check in the db if the user is enabled or not, etc.>I also need a form for new users to fill out to become logged-in users. is your authorisation needed? if not, you can easily prepare a form that collects the user data, and a template that writes those data in my_users.db (maybe some sort of check before writing in the db should be done)if your authorisation is needed, you can prepare a requests.db very similar to the my_users.db, that's gonna be filled by the template after the form; then you can do an admin template that show all the requests, and an approve button for each request; this approve button will load a template that will move the user request record from the requests.db to the my_users.db...------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Change extension (Stephen Russo 2000)
  2. Change extension (Stephen Russo 2000)
  3. Re: Change extension (Joseph D'Andrea 2000)
  4. Re: Change extension (John Peacock 2000)
  5. Re: Change extension (John Peacock 2000)
  6. Re: Change extension (blo 2000)
>I want to use a login username and password. >Is there a set up for that in WebCatalog?There are different ways of doing that; if you have access to the WebCat admin templates, you could use [protect];if you don't, you can build a my_users.db with users data (userid, userpass, name, last_login, enabled, etc)>The scenario is registered users can view the site, but only logged in users >can purchase. then, in each protected template, you should use the [authorize ...] to check for username + password; for the purchase templates (or buttons), you can also check in the db if the user is enabled or not, etc.>I also need a form for new users to fill out to become logged-in users. is your authorisation needed? if not, you can easily prepare a form that collects the user data, and a template that writes those data in my_users.db (maybe some sort of check before writing in the db should be done)if your authorisation is needed, you can prepare a requests.db very similar to the my_users.db, that's gonna be filled by the template after the form; then you can do an admin template that show all the requests, and an approve button for each request; this approve button will load a template that will move the user request record from the requests.db to the my_users.db...------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ blo

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Dubble Sku's in a Database (1999) There's a bug in the math context ... (1997) Can I do this with [grep]? (2002) Tabled Discount (2003) [feature req?]DeleteFounditem (2002) emailer (1997) New user...saying thanks, and whaddayathink? (2000) Nested tags count question (1997) [date] tag not working on mac 4.0.1 (2000) It gets better... posting problems + Webcat 3.0.7available - did anyone know? (2000) won't serve .tpl -not permissions- can't process .tpl (2000) emailer stuck (1997) WebDNA-Talk Digests (1997) More Shopping Cart Questions/Problems (2000) WebCat2b15MacPlugin - [protect] (1997) Help! WebCat2 bug (1997) [Webcat 2]Next (1997) RE: Signal Raised (1997) formulas.db ?? (1998) Sorting error (1997)