I am well versed java programmer, but have a limited knowledge of servers work. As part of a project for work, I need to use a java application to manage what a user sees when they access my site. ...
i want the server to act as a proxy. i want to access a website using a cookie for my machine and then display that to users. I've been told that the best way to do this is with servlets, so what i...
I'm kind of a newb. Is there anywhere online that could help get me a sense of how to use java to manage my server. What are the possibilities and what are the limitations. I'm a computer science...
Below there are two sets of script. They are identical except that one changes the text and another changes an image. The one that changes the text works, and the one that changes the image...
Okay so here's what i'm trying to do. I would like to incorporate a tv guide as part of a page on my website. I would like to implement this by putting a frame from a tv listing site into my page. ...
it's nothing unethical i just want visitors of my site only to see certain listings, rather than an entire guide. Only certain listings would be relevant to our visitors, and for that reason I want...
Okay so here's what I want to do. I have a webpage on which i would like to display a frame with a tv listings guide that only displays certain channels. I have found a website that allows you to...
I'm kinda new at this so bear with me if I don't have all the lingo down just yet. I want to create a page with a frame, where the frame's source is an external website (i.e. someone else's ...