Click to See Complete Forum and Search --> : Not sure if this is possible


juggernaut
05-16-2005, 10:31 AM
Hello I have a website and it contains free and paying chat room. I was
wondering if its possible or is there a program that can inset rotated text into
the chat rooms? I know this is considered spam, but its my site and I do
have allot of free chaters, I was looking to offer this as a way of
advertising for my sponsers. It would need to work outside the current chat
software that is runnin. But work on all ten chat rooms. I would like the
rotated text to be linkable and be limited to word or char count. I would also like to be able to edit the adds at will. Adding an subtracting as sponsers come and go. Is this possible? Does anyone know where i can get something like this? Searches on the web show up as how to combat spam. Like i said i own this site and would only want this for true advertising purposes. Thanks Ray

buntine
05-16-2005, 07:53 PM
Must it be written in JSP? It's definately possible in JSP, but I'm not sure it's something we can just say "do this, and wella!". It will take some programming knowledge. Do you have any experience in developing Web Applications?

In either case, here are some related links:

- ASP tutorial for creating simple rotating advert system: http://www.kamath.com/tutorials/tut006_adrotator.asp
- Another ASP tutorial for the same thing: http://www.codefixer.com/tutorials/adrotator.asp
- A bunch of pre-made CGI solutions: http://www.phpexpo.com/Scripts/2_CGI_Scripts_Advertising/
- A bunch of PHP advertising systems: http://php.resourceindex.com/Complete_Scripts/Advertisements/index_03.html

Regads.