Author |
Topic |
Jotts
New Member
77 Posts |
Posted - 22 October 2004 : 10:25:16
|
I am just looking for the code to create a mod. Like when a message is enetered into a message box. It is save to a table in the DB then an admin can view all entries... Any ideas. I tried posting this about 2 months ago but no response |
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 22 October 2004 : 16:25:32
|
A little more detail would help your cause, but it sounds like you might be talking about post moderation : members can post, but their replies aren't viewable until they have been approved. |
|
|
Jotts
New Member
77 Posts |
Posted - 22 October 2004 : 22:33:30
|
Well it's just an exapmle i want to know the general idea of the database and how to update and show variables for a talbe in the DB |
|
|
Jotts
New Member
77 Posts |
Posted - 25 October 2004 : 10:44:02
|
*BUMP* :) |
|
|
Da_Stimulator
DEV Team Forum Moderator
USA
3373 Posts |
|
Jotts
New Member
77 Posts |
Posted - 27 October 2004 : 18:50:47
|
Since no body will just give me the stuff that i want i will pay an experienced user $10 USD an hour to teach me the stuff that i want to know. If you want a quick 10.00 then e-mail me at DarkDrift@purerc.com |
|
|
muzishun
Senior Member
United States
1079 Posts |
Posted - 27 October 2004 : 20:15:03
|
It sounds like you're just interested in learning how to create a MOD. Here's a link to a thread about this.
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=46129 |
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com) |
|
|
Jotts
New Member
77 Posts |
Posted - 28 October 2004 : 10:23:56
|
Yes i am. And if you looked at the post i posted there about 1 month ago. Anyone interested? |
|
|
redbrad0
Advanced Member
USA
3725 Posts |
|
Jotts
New Member
77 Posts |
Posted - 31 October 2004 : 23:03:38
|
Well then how much would you go cause i wouldn't go higher than 20.
|
|
|
Da_Stimulator
DEV Team Forum Moderator
USA
3373 Posts |
Posted - 01 November 2004 : 01:44:32
|
do you want to learn asp or how to make a mod. If you want to learn asp, trust me when I say your better off getting taught by a pro (chances are it wont be for 10/hr) or teach yourself using the internet as your classroom... thats what I did and I keep doing every single time I write a script I learn something new |
-Stim |
|
|
Jotts
New Member
77 Posts |
Posted - 01 November 2004 : 10:48:44
|
I tryed all of these links that people have suggested just i don't understand how they relate to snitz. If i get the Database thing done i can do the rest. i know the rest. Just DATABASE for snitz is what is holding me back |
|
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 01 November 2004 : 19:17:23
|
What about the database is holding you back? have you taken a look at the database? 90% of the fields in there are very self explanatory. |
Kiwihosting.Net - The Forum Hosting Specialists
|
|
|
Jotts
New Member
77 Posts |
Posted - 01 November 2004 : 20:57:26
|
I don't get it. the rs.close and it's almost differnt in all of them. Then directly after that they have a variable that came out of no where like M_lev. NO Clue how that happended. If somebody could just explain the elemnts of it. that would be awesome |
|
|
Da_Stimulator
DEV Team Forum Moderator
USA
3373 Posts |
Posted - 01 November 2004 : 21:01:51
|
rs.close closes a recordset object...
m_lev would be member level, the rs was probably opened to retrieve the m_lev info from the database.
You're not going to learn it all overnight, like I said I'm still learning new stuff on every project, and I've been messing around with asp for 4 years now |
-Stim |
|
|
Nikkol
Forum Moderator
USA
6907 Posts |
Posted - 01 November 2004 : 23:14:19
|
Jotts, you are going to need to be specific as to what parts of the database and the code you don't understand so that someone can help you. I really think you will need to learn ASP to understand what the code is doing, otherwise creating your own MOD will be near impossible. |
Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~ |
|
|
Topic |
|