Help-Java applet Monday, 12-Jul-1999 00:22:23 209.111.218.26 writes:Can someone me if they can help me with the following? I saw something on modernminds.com which is a program for a very small java applet. What I want to do is to be able to have a quote that scrolls that I can install on other people's website. I don't know much about computers and I have no idea HOW to put the joke itself on my server or how to change the joke. (Also, I have a freebie web server and don't know if I can even do this). I'm looking for someone that either can host the joke on their server or set it up on mine. Thanks for any help and please me at
Debbie
Re: Help-Java applet Monday, 12-Jul-1999 20:36:00 171.210.132.14 writes:How much help are you asking for? It seems as though advice on implementation wouldn't suffice for you. But for anyone who is willing, one possible implementation is to have a simple Label on a Panel that updates using a scrolling effect. It would have to involve some network access programming to periodically open a port from the applet's viewer to the applet's host computer to update the text that scrolls.:~::~::~::~::~::~:
MikeD