Hi i ned help to make this dbs script here. I have download random_quotes on maxwebportal and start to convert this to snitz v 3.4 and have rewrite this to my images forum there use css.
Step 4. (DB changes) - open the DB - create a new table with these 3 columns: Name: ID - Type: Counter (set it as primary key) Name: Q_BODY - Type: Memo Name: Q_AUTHOR - Type: Text Name: Q_SENTBY - Type: Text Name: Q_PENDING - Type: Numeric
Save this table with the name QUOTES
I have make this in acces but this is not the way to upload to my webhotel this works great on my test fora on IIS but have still fault in delite quote else works.
copy ALL the above and save it to a file called dbsSOMETHING.asp it will however create a table called FORUM_QUOTES (or whatever your forumprefix is) not just called QUOTES