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 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...
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 =...
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.