hey everyone...i've got another prob...
on my site, every time you click a link it records the target, date, and time to cookies...now if there happens to be a 404 error, these cookies will be used to fillout and submit a hidden form, then new cookies will be saved telling the site the the target isn't found, i can then locate the non-working link by checking the targets of the links on the page, now the prob is once i find the link, i can't figure out how to disable/turn it off (not just change the target to javascript:void(0) or somethin..i mean leave the text and remove the accual <a href>...is there any way to do this without using javascript to write the navigation bar?
-Greg :-Q
on my site, every time you click a link it records the target, date, and time to cookies...now if there happens to be a 404 error, these cookies will be used to fillout and submit a hidden form, then new cookies will be saved telling the site the the target isn't found, i can then locate the non-working link by checking the targets of the links on the page, now the prob is once i find the link, i can't figure out how to disable/turn it off (not just change the target to javascript:void(0) or somethin..i mean leave the text and remove the accual <a href>...is there any way to do this without using javascript to write the navigation bar?
