HTML - Help With Blocking A Link
people who are html smart,
I run a yacht club in Milwaukee and I've built a private web-site for our members. I am a better sailor then I am a web-developer and I have one question. My site allows members to post notes. I don't want anyone to be able to post links. I need a bit of code that kills a link after it has been posted. I don't want their post itself to be blocked or the link wordage to be blocked but I want the link to become dead. In other words, someone posts: ....so all you have to do is click here to go to the site... I need code that makes it so if someone clicks 'click here' it takes them nowhere or it does nothing. So it just makes their link a sentence and not a link. If someone can provide me that code I'll give you a free dinner at my club (assuming you get to Milwaukee ever). Thanks, Brett wi_yacht_club@yahoo.com Similar TutorialsI Really Need to ban this person from my website, she gets reminded of things when she visits mine and puts it on hers and she even rips off my layouts etc., how can i ban this person from visiting my website? Thanks for all your help I've searched & searched, googled, etc., but no go. I'm looking for some type of list that shows the isp's for the entire country of china. I have a factory there and am producing a new product, but do not want them to copy it. Where can I find a list that shows the isp's there? Or, how can I block that entire country? Thanks in advance. I have got a problem with one user or maybe several from a specific country who harrasing my site. I wont to block him. Im blocking his different ip:s but then he gets another from the same country. so I want to block the whole country. Is this possible? How do I do block a whole country from entering my site? Thanks a lot Perik ok so i made it when u click page X it loads page Y page X = password page page Y = password protected page i have made it so in page X you need to type a password, and if you type it correctly it loads page Y, this works perfect and there is no problem my problem is anyone can just copy and paste in the page Y link in the address bar and it will load the page, i want to block the page when you don't type in the correct password in page X thanks Hi guys, I would like to block visitors from certain websites and if possible display a message that my website is no longer available. Please help me with this. It's crucially important. Thanks in advance This is a parental control feature? I have uploaded a file containing a timesheet for my users to be able to access and print off to fill in their hours. But I dont want anyone else accessing it because the timesheet contains phone/fax numbers, email address's etc. How can I make it so that only redirected traffic will be able to access/see it? e.g www. mywebsite.com /files/ timehseet.htm Access granted? If redirect= 'www. mywebsite.com /forum/index.234234q3434' then YES Else then NO If that makes sense. I am pretty sure I have to add somthing in .htaccess but not sure what. And do I make the htaccess file in the folder of the file in question? e.g www. mywebsite /files/.htaccess ?? http://oasisenergyconsultants.com/test.html I have 2 major problems right now: 1. my image is blocking/overlapping the numbers of a numbered list 2. my image has a border around it I can't remove. typically I add border="0", but that doesn't seem to be working this time. as you can see, the border is very visible. I'm hoping someone can give me some pointers to fix these 2 problems.. thanks Hi everyone, I have a Flash movie embeded in HTML document and I'm using 100% width and height so that users can resize the flash to fit their screens. BUT on small screens (iBook 12") 1024 x 768 the movis is too small and unreadable. The Flash movie original size is 766 x 780. Is there a way to keep the resizing but to block it when it gets down to a ceratin size??? I would love to know the answer. Please any help would be gratefully recieved. Thanks for your time in advance, Martin I have several links on my site, all in the form of <a href="http://www.mywebsite.com">mywebsite</a> How do I need to change it such that a new instance of the browser is used in which the linked site is displayed. Hi, I'm newly registered and seeking some assistance. I'm working on a website for a client and come across an issue. The following is my iFrame code: Code: <div id="iframez"> <iframe src="main.html" width="100%" height="400px" name="framez"></iframe> </div> I have a link that is at the bottom of the page that is supposed to load in the iFrame when clicked upon. The code is as follows: Code: <a href="somelink.html" target="framez">some link</a> What I want is when the link is clicked that it loads in the iframe (this works as intended) AND I want the page to scroll up to the iframe. I tried doing this without success: Code: <a href="somelink.html#iframez" target="framez">some link</a> This is interpreted as #iframez in somelink.html, and not the page its on. Is there any way around this? Thanks for your patience. Ive been working on a website in my free time, and I have been wondering if it's possible to hover over a link, and change the text color of another link. A picture of one of my web pages is shown in the link below. http://i223.photobucket.com/albums/d...screenshot.jpg I want to be able to hover over something from the side navigation bars and have various links in the bottom naviational bar change color. So like hovering over Blood Elf, would make Death Knight, Mage, Paladin, Warlock, Priest, Rogue, Hunter turn red Does anyone know how to do this? or even know if it is possible? Hi im not sure if this can be done i have created some buttons to use as links and once i put the a href code in a box appears around the button can i remove this and how plz you can see example of what i mean on my website i have made Home and Contact clickable but i want to remove the box thats around the button if possible http://dreamteam0708.co.uk/ for info: im coding my own html in notepad, not using any programs or anything and my hosting doesnt support php etc I need a way to open two pictures at once by clicking on a single link. I have pictures of the fronts and backs of coins. I want to be able to click on a link and have the front and back pictures open side by side. Hello, I am creating a clickable link with an image for my site in order to display on other sites. I have managed to do it but I was wondering if somebody knows how to make the link pop up in a new window rather than open on the existing page. <a href="http://www.raphaelabramov.com/" title="Raphael Abramov Photography"><img src="http://farm6.static.flickr.com/5133/5462888784_7e944fca61.jpg" width="292" height="50" alt="Untitled-2" /></a> Hey folks. So i'm pretty new to all this...so bare with me. but i would like to make a link where when the viewer clicks on it, it will redirect them further down the page. For Example: you click on "pictures" and then it will auto scroll you further down the page to where the pictures are. What is the html to do this? Thanks Alot. Cody Ok here is what i am looking for. I am looking to make a small picture and make it a clickable link to a url that will work in a forum post. Thanks in advance, Chris. Hi, I have the following line in a php document and for whatever reason the "ENTER" text shows up in Firefox as a hyperlinked word but in IE it just shows up as normal text (however clicking on the text in IE still launches the swf). Can anyone offer some insight into how to remedy this problem? <div id = "enterblock"><font size = 6>                     <a href onclick="openFullScreen('EbbFlowTest.swf','dugFull','status=yes,scrollbars=yes');return false; self.close()" >ENTER</a></font><text>    (Flash player required)</div> Thanks, Mike I know it's used to link to a css document, but, I've also seen it used in other situations. So what other uses are there for the <link> tag? Is it kind of like an include? I've tried looking this up on Google, and every example use I can see for it is for linking the css document. And the descriptions are basically the same as the examples. im fairly new to html, i need a code to make a link so when it is clicked on it opens the page in a new window. i completely forgot how to do this. |