I have a hyperlink <a href="another-link.html" id="anotherlink">another link</a> and I prevent the default action of this hyperlink using YUI (http://developer.yahoo.com/yui/docs/YAHOO.util.Event.html), that is on click I do not load the another-link.html in ...
often times you'll want to send them to an interstitial page along with the URL they're SUPPOSED to go to, do the processing on that page, and then forward them onto their original destination. javascript, unless you use AJAX, will be unhelpful since it is client-side and cannot initiate server-side work.
I have a dream that one day this nation will rise up and let me have a hyperlink that not only updates the iframe it is in, but another iframe at the same time! Basically, one hyperlink with two actions (just changing pages for the iframe the link is in, and another iframe). Any ideas?
Ok my friend has created a site that is like subprofiles but cooler Neoprofile.com And i got this idea so that you can do two functions at once. when you go to view someones profile you have to click a hyperlink so it displays but i wanna put another function into that one link... So that it adds your name to ...