2. in the settings area, can we use script other than in the thank you mail? I would like to display database information in other settings, like the thank you message.
bylla wrote:
2. I'm not sure exactly what you mean, but you can't add any other information in the thank you email from the database other then the information already mentioned.
-OK. for instance, i collect a few other variables on the join section. I would like to be able to draw from my database in the:
1. password page
2. incorrect password page
3. thank you for joining text
4. perhaps anywhere on a password protected page on the site :) if there is code to draw from the database, perhaps a cheat sheet?
3. can the thank you mail and the text in the thank you message page be made with HTML? I'd like to link in both of them. bylla wrote:
3. Hmmm, yes if you edit join.php a little bit hten it should work (I have never tested it). Find this code in join.php . . .Replace it with this code . . .
thank you thank you thank you. you rock.
4. do you have a suggestion for making the information that people send somewhat secure? bylla wrote:
4. Exactly how do you mean.
i want to make sure that passwords are not sent through the mail naked. OK, when people are sending their information - their login, password, and other things that I ask for on the join page - is there a way to add any code that either gets the little "encrypted page" icon to flash on, or to at least have the same effect? perhaps third party code . . .
as always, thanks for the help.