Re: I know you're tired of hearing this, but ... re FAQs
"WazoO" <[email protected]>
| Newsgroups | gmane.mail.spam.spamcop.help |
|---|---|
| Organization | SpamCop |
| Message-ID | <[email protected]> |
"Blammo" <[email protected]> wrote in message news:[email protected]... > On 04 Jul 2005 WazoO entered spamcop.help and left > news:[email protected]: > > > And even more, I figured out how to get anchor tags working > > in this thing. ....???? > > Wrong: <a name="#Credit"></a> Must have been timing, as I can't find the error you're pointing to. This is not your (my) normal web-page. I'm working in an environment in which I don't get to work on the page directly. This page in particular, I get to edit a script file via a 'control panel' window in the application. I'd suspect that I could ignore the "don't edit this file directly" warning, edit the file directly, then restart the application to then pull in the changes ... but again, I don't have that luxury. The security bits in place attempt to ensure that malicious code can't be 'uploaded' .. basically meaning that there's a process that HTML gets converted a bit for the application to process, then a BBCode to HTML conversion gets kicked in to convert that output back to paint the page. Unfortunately, this actual process never got documented, so there's a lot of "this works" .. "this doesn't work" ... "this code needs to be typed in like this .." ... I'm still feeling around in the dark here.