Extra spaces - millions

J

JLavalley

Help!

I have a client who is generated HTML code in FP2k3 the code includes
spaces within several tags (see example below). The problem is that
these lines are 5300 bytes long and breaking my application.
Unfortunately, I can't fix my app without a complete rewrite.

any clue why FP is doing this and how to stop it?

Example:
<IMG id=img41 height=20 alt=Notices: src ="/sites/home/button2F.jpg"
width=100 border=0 fp-style="fp-btn: Linked [ here there are
thousands of spaces ] Column 1; [ here there are thousands of spaces
] fp-img-hover: 0; [ here there are thousands of spaces ]
fp-img-press: 0; [ here there are thousands of spaces ] fp-preload:
0" fp-title ="Notices:">

(If I remove the spaces, my app doesn't break )
Thanks in advance,
Jerome
 
J

JLavalley

Yes it does. The script is used to preload the images... I can't
figure out how to turn that off either.

Jerome
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top