![]() |
|
|||||||
| Chit Chat Public Talk about any thing you want! This forum is public. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||||||||||
|
||||||||||||
|
Message Center - for Dating Application
Hi All,
We are developing a DATING Application in ASP. We would like to include a MAIL MESSAGE CENTER into the application (just recving/sending messages should do with normal mail listing options) Is there any ASP Script avble..? or Component for this.. Thanks for your help in advance. Rgds Venk |
|
#2
|
||||
|
||||
|
The sending part shouldn't be too hard but I'm really interested in the "receiving" part of this question too.
__________________
David Francis Soky.net, llc http://www.SoKy.net Soky Happenings Magazine http://www.SokyHappenings.com
|
|
#3
|
||||
|
||||
|
As for receiving mail. you could have it go to one (or more) pop accounts on the vortech mail server and use a pop3 com to check the accounts. im pretty sure there was one installed on the server, altho it was a while ago since i last checked.
|
|
#4
|
||||||||||||
|
||||||||||||
|
I've used Jmailbox hee. It's a freebie.
__________________
|
|
#5
|
||||||||||||
|
||||||||||||
|
Dear all
It seems you have NOT understood my query.. What Iam asking is...PERSONAL Mailboxes. E.g., In my DATING site, when a user searches for another PERSON (male/female), he can express interest by filling a form. The form will store the message in the PERSONAL mailbox (in teh application). kindly advice Rgds |
|
#6
|
||||||||||||
|
||||||||||||
|
couldn't the mailboxes simply be fields in a db table row for a user? it's more like a private message right? you just treat it like an inbox, etc. If you have a user table already for the site, you can store messages in another table with reference to the user id. not sure of anything canned to do this, but you could examine how soopportal or other asp portal systems handle private message systems and incorporate that mentality into your application.
actually, you could probably use a combination of soopportal and geckolinks to make a dating site template and you are practically done. interested to hear more about your application.
__________________
boot numlock |
|
#7
|
|||||||||||
|
|||||||||||
|
sivvaa - checkout the dating site i built using PHP/mySQL at www.kapuwa.com
What you guys think of it? |
|
#8
|
||||||||||||
|
||||||||||||
|
Quote:
Hi this is how we r using it now...by using in TABLES> We wanted to give further more enahanced version of this. Thats why asked it hre |
|
#9
|
||||||||||||
|
||||||||||||
|
Quote:
Hi Good design... Nice work ! Rgds |
|
#10
|
||||||||||||
|
||||||||||||
|
Most of the portal systems have PM with an option to allow you to send the message to the recipient rather than just send a notification of the message.
Other than send, receive and list messages, what further enhancements are you looking for?
__________________
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dating Service | Garreg | Chit Chat Public | 13 | 07-12-2004 01:03 AM |