Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/59678?pagenum=1
05 November 2025, 09:51
Topic
cryo75
Custom registration?
30 September 2005, 00:51
Hi all,
This is actually not a problem but a question...
I have a desktop application where the user needs to register to receive further benefits. I would like to enhance the registration process so that when the user registers, the app creates the user as a new member in the forum.
The app will need to call a custom registration script with 2 parameters (name, password).
What snitz scripts do I need to look at so I can implement this feature?
Thanks, Ivan
< Moved to MOD Add-On Forum (W/O Code) by Shaggy /><
Replies ...
Roger Fredriksson
30 September 2005, 03:45
With help from Snitzers I managed to do what I think you are asking for. I cannot explain but have a look at the file dooing it for me http://www.avgifter.com/forum/doublereg.txt<
cryo75
30 September 2005, 05:51
I can't undertand swedish but I do understand asp & htm :P
I think it's something like the open 'forum_members' part that I need.
Ivan<
Roger Fredriksson
30 September 2005, 06:12
I did not expect anyone to understand Swedish ;). Did you look at the code? (You need to right-clic and view source to see it). I have now deleted lines that are of no use to you so it is pretty easy to see the lines needed to do what you are asking for, most comments are in English.<
cryo75
30 September 2005, 06:31
yep... i know where I have to look for :)
takk!<
Roger Fredriksson
30 September 2005, 06:36
Ingen orsak=You are welcome! but my poor knowledge in ASP may have set you on wrong track. Ask again and I am sure that Shaggy et.al. will step in.<
cryo75
30 September 2005, 10:27
no no... it worked fine!!
i had half of the work already there. I was already registering users in a table in another access database, so all I needed was to change connection and insert a new record the members table.
i had to include some forum scripts for sha256, mail, common funcs, etc... but it's working like a charm!!
Ivan<
Roger Fredriksson
30 September 2005, 12:09
So it does on my site too, thanks to Snitzers! (I think it was Shaggy who helped me out).<
Shaggy
30 September 2005, 12:17
It was?! Don't remember that! Must be posting too much! <
Roger Fredriksson
30 September 2005, 13:41
No way, keep on posting!<
AnonJr
30 September 2005, 16:16
Originally posted by Shaggy Must be posting too much!