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:

Search in 2 or more catalogs (1997) Running 2 two WebCatalog.acgi's (1996) Close-to Comparison Code (1998) Shopping carts and reloading pages (1997) Feature req. (2002) PIXO support (1997) Price Change (1999) [searchString] (1997) Dates! (1998) Help name our technology! (1997) Date or time comparisons have bugs ... (1998) searchable list archive (1997) Autonumber (2003) switching users (1998) OT - royalty free images (2002) [WebDNA] Did someone answer this? (2013) shownext not showing next...still r2 (1997) [WebDNA] New Mountain Lion OSX Server (2013) Performance: deafening silence (1999) Calendar using WebCatalog? (1997)