Results 1 to 2 of 2

Thread: Private Messaging feature on my site instead of e-mail for contact purposes?

  1. #1
    Join Date
    Nov 2005
    Posts
    1

    Private Messaging feature on my site instead of e-mail for contact purposes?

    Hi there everyone. Hope you can help me here. I'm completely frustrated at this point trying to figure out how to add a private message feature to my website for those that don't want to correspond through email. To clearly explain what I'm trying to do, I found a site that offers this in there contact Us page as an example. Any help would be extremely appreciated.

    Website example - Click contact Us and messaging. (Hopefully the site does'nt offend anyone, that's the only place I could quickly find that has what I'm trying to do. )

    http://www.sexshopcanada.com/yang

  2. #2
    Join Date
    Mar 2005
    Posts
    36
    what type of scripts can you run on your server?

    if you want to, I set up private messaging on my forums in PHP and can tell you how if you wish.

    first, depending on what database system you run, you'd need a table with data like:
    sender, receiver, subject, time, message, read?, etc.

    ... get back to me if you run PHP and I can help you more then if you want.
    Sincerely, Aaron Abaci

    PHP Designer looking for experience. Please contact me with ideas. Will work for free. See my forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •