473,325 Members | 2,308 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

messages

Ok.. first off, thx to everyone who helped me get my site to work like it
should. Designing and redesigning the way I was advised to, has helped
tremendoulsy.

Now.... I have been searching high and low, but can't find what I want. I am
looking for scripts or some guidance on building a web based messaging
thing. where users can leave private messages for other users. Maybe i am
using the wrong keywords.. i dunno. can someone point me in the right
direction?
Jeff
Jul 19 '05 #1
4 1529
On Wed, 4 Aug 2004 15:33:14 -0400, "Jeff"
<gi****************@verizon.net> wrote:
Ok.. first off, thx to everyone who helped me get my site to work like it
should. Designing and redesigning the way I was advised to, has helped
tremendoulsy.

Now.... I have been searching high and low, but can't find what I want. I am
looking for scripts or some guidance on building a web based messaging
thing. where users can leave private messages for other users. Maybe i am
using the wrong keywords.. i dunno. can someone point me in the right
direction?


Bulletin board, forum, discussion group, web portal, etc.

See aspin.com for a good list, and popular ones (in ASP, since that's
the focus of this group) are MaxWeb Portal, Snitz, Web Wiz Forum and
Toast.

http://www.aspin.com/home/webapps/bbs?sort=&order=desc

Jeff
Jul 19 '05 #2
i have snitz forums already. I am looking for something that is on the
actual site. So when someone logs in, it says something like. "you have X
unread messages"
Jeff
"Jeff Cochran" <je*********@zina.com> wrote in message
news:41*****************@msnews.microsoft.com...
On Wed, 4 Aug 2004 15:33:14 -0400, "Jeff"
<gi****************@verizon.net> wrote:
Ok.. first off, thx to everyone who helped me get my site to work like it
should. Designing and redesigning the way I was advised to, has helped
tremendoulsy.

Now.... I have been searching high and low, but can't find what I want. I amlooking for scripts or some guidance on building a web based messaging
thing. where users can leave private messages for other users. Maybe i am
using the wrong keywords.. i dunno. can someone point me in the right
direction?


Bulletin board, forum, discussion group, web portal, etc.

See aspin.com for a good list, and popular ones (in ASP, since that's
the focus of this group) are MaxWeb Portal, Snitz, Web Wiz Forum and
Toast.

http://www.aspin.com/home/webapps/bbs?sort=&order=desc

Jeff

Jul 19 '05 #3
Would be pretty simple to do that yourself with a DB I would think.
Couple fields, simple check at login...done.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Jeff" <gi****************@verizon.net> wrote in message
news:uy**************@TK2MSFTNGP09.phx.gbl...
i have snitz forums already. I am looking for something that is on the
actual site. So when someone logs in, it says something like. "you have X
unread messages"
Jeff
"Jeff Cochran" <je*********@zina.com> wrote in message
news:41*****************@msnews.microsoft.com...
On Wed, 4 Aug 2004 15:33:14 -0400, "Jeff"
<gi****************@verizon.net> wrote:
Ok.. first off, thx to everyone who helped me get my site to work like itshould. Designing and redesigning the way I was advised to, has helped
tremendoulsy.

Now.... I have been searching high and low, but can't find what I want. I
am
looking for scripts or some guidance on building a web based messaging
thing. where users can leave private messages for other users. Maybe i

amusing the wrong keywords.. i dunno. can someone point me in the right
direction?


Bulletin board, forum, discussion group, web portal, etc.

See aspin.com for a good list, and popular ones (in ASP, since that's
the focus of this group) are MaxWeb Portal, Snitz, Web Wiz Forum and
Toast.

http://www.aspin.com/home/webapps/bbs?sort=&order=desc

Jeff


Jul 19 '05 #4
that is exactly what i have been working on. so far it is working. I have a
display of .. yo have X unread messages when they log in.. and they click
that to go to their personal message page.... i will let you know how it
goes.
Jeff
"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:uY**************@TK2MSFTNGP11.phx.gbl...
Would be pretty simple to do that yourself with a DB I would think.
Couple fields, simple check at login...done.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Jeff" <gi****************@verizon.net> wrote in message
news:uy**************@TK2MSFTNGP09.phx.gbl...
i have snitz forums already. I am looking for something that is on the
actual site. So when someone logs in, it says something like. "you have X
unread messages"
Jeff
"Jeff Cochran" <je*********@zina.com> wrote in message
news:41*****************@msnews.microsoft.com...
On Wed, 4 Aug 2004 15:33:14 -0400, "Jeff"
<gi****************@verizon.net> wrote:

>Ok.. first off, thx to everyone who helped me get my site to work like
it >should. Designing and redesigning the way I was advised to, has
helped >tremendoulsy.
>
>Now.... I have been searching high and low, but can't find what I want.
I
am
>looking for scripts or some guidance on building a web based
messaging >thing. where users can leave private messages for other users. Maybe

i am >using the wrong keywords.. i dunno. can someone point me in the right
>direction?

Bulletin board, forum, discussion group, web portal, etc.

See aspin.com for a good list, and popular ones (in ASP, since that's
the focus of this group) are MaxWeb Portal, Snitz, Web Wiz Forum and
Toast.

http://www.aspin.com/home/webapps/bbs?sort=&order=desc

Jeff



Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: lothar | last post by:
i want to traverse a set of messages in a Yahoogroups group from a Python program. to get to the messages of the group, one must log in. this presents, i think, two problems, 1) handling the...
0
by: piyush | last post by:
Sorry for repeated posting but I couldnt get things right/completely in the first post. I am in the process of deciding the IPC mechanisms to use for communication between 1) An application...
5
by: Adam | last post by:
Hi, How do i listen for windows messages in c# on compact.net? I have a window containing an instantiation of the HTML viewer control, which is a child of the main form. As the compact...
0
by: piyush | last post by:
Sorry for repeated posts, I couldnt get things right and complete in the previous post. I am in the process of deciding the IPC mechanisms to use for communication between 1) An application...
5
by: zorhel | last post by:
Hi. My clients will be IE, Mozilla and Opera in a Windows and *nix OS. So, my web app need to, from a server, send messages to a specific client (browser), send messages for all clients,...
7
by: ucfcpegirl06 | last post by:
Hello, I have a dilemma. I am trying to flag duplicate messages received off of a com port. I have a software tool that is supposed to detect dup messages and flag and write the text "DUP" on...
0
by: neonspark | last post by:
I'm buidling some simple macro functionality for my app so the users can record a sequence of keyboard inputs and replay them reliably via some menu. Originally, I used: protected override bool...
26
by: Charlie Gordon | last post by:
Keith Thompson wrote this by private email: I've open an account with motzarella.org, and your last post does not show up there either. As a matter of fact, your messages show up on a very...
1
by: CodeSeeker | last post by:
I have an application, which uses pop3 to read the messages from the mailbox, and it has been working fine for so many year. We recently have started changing this application to use java mail IMAP 4...
18
by: Grant Edwards | last post by:
Could whoever is responsible for the gateway that is grabbing my postings off of Usenet and e-mailing them out please fix the headers in the mail messages so that I don't get the bounce messages?...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.