PDA

View Full Version : VB not interpreting CODE post properly


brfrankl
07-27-2007, 12:49 PM
Ok, I have put together my own hack that adds some selectability around the code blocks. this works fine most of the time. The problems I am seeing, though come in during 2 different scenerios. Note I see this with firefox and IE.

First problem:

Here is what the original post looks like:

67570

Now after I click "edit" on the post and save I get this:

67572

Note that looking at the source code for both pages and comparing them, they are identical.

If I reload the page, however, it looks fine.

Second problem:

If I use "quick reply" box below the posts and put CODE in it, when I click "quick post reply" button, I get nothing but a white screen with the first line of the DIV from the code box. Browser acts like it is still working (you see the moving icon at the top, but status is done. Again, if I reload the thread, the post is there with no problems.

Here is what the white page shows

67571

I have attached the source file for the page as well..


Any ideas on how to correct this or where to start looking??