Hi all :) :(
i want to make messaging system in my site contains :
-sending messages to users when there are new threads
user can choose to receive it or not

-sending messages to users when there are new threads
user can choose to receive it or not

-sending messages to users when there are replies to his post
user can choose to receive it or not

-users and visitors can send emails
user can choose to receive it or not
;)

Recommended Answers

All 5 Replies

dont reinvent the wheel
there messaging boards already available for download that work, doo all you ask
and you dont have to code 1000s of lines for

this board runs on one Vbulletin
there are literally 1000s

thank u for reply
but i do not get a site name

No and I wont install it for you either
GOOGLE

freevbcode.com has some really good classic asp code for download. I'd start there.

If you also have a system, you just need to add some codes!
It's not so hard.

For example.. add to the database fild: subscribe yes/no
and when user add a comment.. add to the code: If subscribe = Yes Then (and naw add the send email code)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.