I can create different messages tables for different users like admin_messages, member_messages but main problem will remain.
For example if an advertiser sends a messages to admin and also members sends a messages to admin.
admin_messages may have fields
admin_messages
--------------------...
I want messaging between different parties..
I want to know what is the best way to create tables.
So if the parties were only members and admin.
This is how tables might look like:
members
---------
id | name
admins
------
id | name
messags
--------------------
id | from_id | to_id |...
I have created a directory to save all my web development projects say( c:\projects) and specified it as apache document root. I store all my projects under this directory e.g c:\project1, c:\project2.
I am using this in my .htaccess for a specific project.
Options +FollowSymlinks...
Hello,
I have created a simple multithreaded chat application using Java sockets. When a new client connects a new server thread is created to handle communication with that client.
I also want to allow clients to transfer files from one computer to another.
I think there cannot be direct...
Hello,
I am really thankful to both of you. You have helped me to learn how e-mail works. Earlier these terms really confused me.
Mr. Norwich mentioned about PAM authentication. This is the problem I am facing now.I downloaded many imap/pop servers like UW IMAP, Cyrus IMAP and courier...
Thank you again Sir for helping me out. You explained everyting to me (without any incentive:-). It was really a great help. You have answered all my questions.
So, according to you both MTA and IMAP/POP server have to be configured to use same authentication backend and mechnaism.
Thank you very much Sir for your help. You have explained the whole process very well. It has cleared almost all my doubts.
According to you whole process I think is, when a user composes a mail using his MUA like (Outlook) then MUA hands it off to MTA for delivery. MTA then it sends it to...
Hello,
I am really confused about what software I need to provide e-mail facility to my web site users on Linux (like hotmail.com).
There are many terms and software. I am unable to understand what software actually does what?
My questions are:
1. What is a mail server. Are MTAs...
Excellent Solution. Only thing I could not understand was:
.SelStart = 64& * 1024
If you could please explain what 64& * 1024 does it'll be a great help.What I have to consider(change) when I use some other text? Is it related to size of "bold-blue"?
Hello,
I want to know how can I provide e-mail facility to my web site users using Linux web server.
Which software etc. is needed to provide e-mail facility similar to hotmail.com and yahoo.com on Linux.
I have installed imapd and ipop3d etc. but I don't know how to add new users for that...
Hello,
Can I use rich text box to display and print reports. My problem is I don't know how to add text to RTF Box at runtime using different fonts and colors and at a particular line.
For example, at runtime If I do something like this:
rtf.Font.Size = 15
rtf.Text =...
Please ignore fifth line below third figure which says
"MemberB's right (occupied by memberC)" because there is no memberC here so memberB's right leg is free. And because when searching right leg search is made right to left, so member8 will be added below MemberB's right leg...
My problem is very complex and related to database design, search and update.
I need to know how can I update multiple records in a table depending on some condition and how to perform depth first search and also what database design should be used in this case.
Here a tree like structure of...
Please Note that figured I have creted aren't displayd well by Preview I have tried many times.
My problem is very complex and related to database design, search and update.
I need to know how can I update multiple records in a table depending on some condition and how to perform depth first...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.