Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: forum.cgi

Quote Reply
Re: forum.cgi In reply to
I would imagine if you tied the forum.cgi access to the user login cookie, the only thread that would come back is their own, and the only person who could read/write it would be them.

If part of the call to the scratch pad /thread was their username that had to be validated with their log-on, then only if valid-logon select from Forum where username=cookie values

Something like that.

So, in answer to your question, yes it's possible. How easy it would be with Jerry's mod he'll have to answer.

But you could probably implement it yourself, using the above idea and giving everyone a 'text' field.

You might be able to expand on that with the DBMAN-SQL program, to allow them to have multiple fields, but I don't know how to use that program or even what it does! But you basically want a user to be able to modify a record in a table, and ONLY that user be able to modify that record in the table.

Subject Author Views Date
Thread forum.cgi widgetz 12021 Apr 14, 2000, 9:59 PM
Post Re: forum.cgi
Stealth 11720 Apr 15, 2000, 10:11 AM
Post Re: forum.cgi
Robert_B 11790 Apr 15, 2000, 12:36 PM
Post Re: forum.cgi
pugdog 11753 Apr 15, 2000, 4:33 PM
Post Re: forum.cgi
widgetz 11781 Apr 15, 2000, 8:12 PM
Post Re: forum.cgi
widgetz 11822 Apr 18, 2000, 2:04 AM
Post Re: forum.cgi
Robert_B 11796 Apr 18, 2000, 4:16 AM
Post Re: forum.cgi
widgetz 11790 Apr 18, 2000, 10:59 AM
Post Re: forum.cgi
widgetz 11812 Apr 18, 2000, 11:27 PM
Post Re: forum.cgi
Robert_B 11790 Apr 19, 2000, 5:20 AM
Post Re: forum.cgi
widgetz 11771 Apr 19, 2000, 6:10 PM
Post Re: forum.cgi
Robert_B 11800 Apr 20, 2000, 4:21 AM
Post Re: forum.cgi
pugdog 11775 Apr 20, 2000, 10:40 AM
Post Re: forum.cgi
widgetz 11802 Apr 20, 2000, 5:32 PM
Post Re: forum.cgi
widgetz 11763 Apr 20, 2000, 7:53 PM
Post Re: forum.cgi
Robert_B 11813 Apr 26, 2000, 1:05 PM
Post Re: forum.cgi
widgetz 11727 Apr 27, 2000, 5:00 PM
Post Re: forum.cgi
Robert_B 11779 Apr 28, 2000, 2:13 PM
Post Re: forum.cgi
pugdog 11761 Apr 28, 2000, 5:34 PM
Post Re: forum.cgi
Ground Zero 11726 Apr 28, 2000, 6:30 PM
Post Re: forum.cgi
pugdog 11778 Apr 28, 2000, 9:42 PM
Post Re: forum.cgi
Michael_Bray 11760 Apr 29, 2000, 10:07 PM
Post Re: forum.cgi
widgetz 11749 May 5, 2000, 7:07 PM
Post Re: forum.cgi
JerryP 11750 May 6, 2000, 12:28 AM
Post Re: forum.cgi
pugdog 11742 May 6, 2000, 9:16 AM
Post Re: forum.cgi
widgetz 3768 May 6, 2000, 1:43 PM
Post Re: forum.cgi
Robert_B 3826 May 6, 2000, 4:51 PM
Post Re: forum.cgi
Michael_Bray 3783 May 6, 2000, 7:39 PM
Post Re: forum.cgi
widgetz 3758 May 6, 2000, 9:09 PM
Post Re: forum.cgi
widgetz 3752 May 7, 2000, 11:33 AM
Post Re: forum.cgi
pugdog 3811 May 7, 2000, 11:44 AM
Post Re: forum.cgi
widgetz 3778 May 7, 2000, 8:11 PM