01-25-2003, 02:43 PM -
Quote:shapeshifter, do you know a free browser called "MyIE2"?Thanks for the tip, I'll check it out.
(more like an Internet Explorer extension IMHO)
If you don't, you might want to check it out.
Not only it is an excellent "tabbed" browser, but it supports skins.
MyIE2
Very friendly support forums too.
I've got a question. What would I need to add a simple "chat" sidebar area to my web page? We're talking very basic here - a form field to enter an alias, one for maybe an email address or URL, and a third for a short message, followed by the ubiquitous reset and submit buttons. When submit is pressed, the alias is formatted into a link to the email address or web page, then added, along with the timestamped message, to the web page underneath the form elements for all to see. I'd like to be able to display the most recent 10 or 15 messges. Would something like that require a server-side application to be running, or could it be done (almost afraid to ask this, as it will surely expose my utter ignorance) with php? Any assistance is greatly appreciated.