Tag Archives: Index Code

Worrying Log

I found an weird looking line around my apache access log today: 61. 187. 156. 242 – – 11/Nov/2003: 10: 54: 59 +0000 " FIND http: //www. askjeeve. com/ HTTP/1. 1" 250 0 The worrying thing is in spite of this request indicates, the server returned a 200 position code. When I utilized telnet to mimic the request Managed to get the following: FIND http: //www. askjeeve. com/ HTTP/1. 0 HTTP/1. 1 200 OK Day: Wed, 19 Nov 2003 22: TWENTY-EIGHT: 17 GMT Host: Apache/2. 0 Last-Modified: Mon, 27 Oct 2003 TWELVE: 05: 01 GMT ETag: " 569fb-0-f8b49540" Accept-Ranges: bytes Content-Length: 0 Relationship: close Content-Type: text/html; charset=ISO-8859-1 I’m not sure what is going on here and the reason Apache doesn’t brain it. Is this almost anything to worry about In my opinion that they tried to make use of your web server as being a proxy. If that’s the truth, you had better repair it quickly. I did consider that because it return 200 in the reponse. However it don’t send any data for the client. I’m probably not sure how your proxy thing is effective. But I possess downed the server for now just to be within the safe … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Trying to crete a webpage inside of a webpage

This is the site at the second: http: //www. asme-design. org. vt. edu/ I used a new template and modified a number of it. What I might like to do is have this open the webpages within the " Main" eyeport. For example, after i click on group, it would open team. html and show it because area. Is frames able of doing this How must this be carried out in Dreamweaver I’d also love to add a tag into your block at the end of the page that is going to have a url to the admin’s email and so forth. In the even that the admin changes, I dont want to have to modify this information on every site. Is there how to have it source the info or html out of one place and use it on every one of the pages TIA Frames can change a place of a site yes. I will not use DW but Concerning done. From the toolbar you’d add a frame object. You give the frame a name, and then with your links, you target that frame like so: HTML: < some sort of href=" team. htm" target=" name_of_frame" > website … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

spry Menu Bar – not displaying correctly in IE

We’ve an issue which has a a spry drop-down menus bar. It should resemble this: http: //i303. photobucket. com/albums/nn134/mr-skill/Picture23. png In Firefox & Safari it appears to be fine but in IE appears this: http: //i303. photobucket. com/albums/nn134/mr-skill/Picture24. png If it arrived on the scene like that within Firefox I’d think it was because the div that contain the spry club was too small but that isn’t the case – can be seen the yellow outline with the div in the primary pic, and it’s bigger as opposed to spry element. Every ideas Usually ie6 or SEVERAL or both It’s usually margin and/or foam with ie6 and perhaps sometimes 7. DW does a okay job making those spry menus work in everything, until you mess with all the css. Have you experimented with making the div a bit wider Start having 20px wider first. If that maintenance tasks it, then it is a width problem. Hopefully you can also make it wider without messing up your layout. Otherwise, you may have to have a ie mend. When the site is dwell, can you place a link so I could tinker around for it That gave me the clue POST needed, … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment