| Forums | Email a Colleague | FAQ |
|
Dr. Website® Archives 2002Feb 28, 2002
Dear Dr. Website: Are there any free services to track who visits the my website? Answer: --Dr.Website Question: Answer: If you're talking about your design, it's all a matter of finding them. We've had many sites that use our whole layout for their own, only changing the images and content. In most of those instances we've decided it wasn't worth even approaching them, given the nature of the web (and the predominance of template-based publishing systems, which tend to crank out similar looking sites). Now if you have a very unique design, and someone takes the whole thing as their own, minus a few small changes, it'd be time to talk to your attorney. Draft a cease and desist letter to them yourself, wait for their response, and if they don't respond favorably, have your lawyer handle the case. The thing you'd have to prove is that visitors to the offending site may be confused and believe they are on your site, which would or could hurt your business.
That said, please understand that we are not lawyers, and don't want you to interpret this as legal advice...it's just our opinion of how to handle such cases.
--Dr.Website
Question: I have experimented with several java applets. They will work properly when viewed in web pages which are local on my PC, but when I view the web page after uploading it to the server, all I see is the gray box outline of the applet graphic. http://www.atlgoc.org/Lake.htm What am I doing wrong? Is there some special technique involved in transferring java applets to a server to avoid this problem? I feel I am so close, yet so far, to being able to effectively use java on websites. Thank you for your courtesy and cooperation. Answer: The codebase tag is what points to the directory that your Java class files are stored in. Additionally, you need to make sure that your applet (class file) is transferred to your web server in binary mode, not ascii.
If you still have problems, send us a URL to look at and we'll take a gander.
--Dr.Website
Question: Answer: --Dr.Website ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|