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
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