I have just installed 2.16.7 and found that there is a bit of extra
code in the published html file.
This is the extra bit which isn't there in 9.7.1.
**<style>
div.applicant-break {page-break-after:always;}
</style>
** Is there a way of omitting it? To read the file on our website
(2000class.org) it has to be processed by some asp code which strips
out the style type. This extra bit comes after so is
missed.
I have just installed 2.16.7 and found that there is a
bit of extra code in the published html file.
This is the extra bit which isn't there in 9.7.1.
**<style>
div.applicant-break {page-break-after:always;}
</style>
** Is there a way of omitting it? To read the file on our
website (2000class.org) it has to be processed by some asp
code which strips out the style type. This extra bit comes
after so is missed.
Ian Frogley
This email is free from viruses and malware because avast! Antivirus protection is active.
I have just installed 2.16.7 and found that there is a bit
of extra code in the published html file.
This is the extra bit which isn't there in 9.7.1.
**<style>
div.applicant-break {page-break-after:always;}
</style>
** Is there a way of omitting it? To read the file on our
website (2000class.org) it has to be processed by some asp
code which strips out the style type. This extra bit comes
after so is missed.
Ian Frogley
This email is free from viruses and
malware because avast! Antivirus
protection is active.
I have just installed 2.16.7 and found that there is a bit
of extra code in the published html file.
This is the extra bit which isn't there in 9.7.1.
**<style>
div.applicant-break {page-break-after:always;}
</style>
** Is there a way of omitting it? To read the file on our
website (2000class.org ) it has to be processed by some asp
code which strips out the style type. This extra bit comes
after so is missed.
Ian Frogley
This email is free from viruses and
malware because avast! Antivirus
protection is active.
that there is a bit of extra code in the
published html file.
This is the extra bit which isn't there in
9.7.1.
**<style>
div.applicant-break
{page-break-after:always;}
** Is there a way of omitting it? To read
the file on our website (2000class.org ) it has
to be processed by some asp code which
strips out the style type. This extra bit
comes after so is missed.
Ian Frogley
This email is free from viruses and
malware because avast! Antivirus
protection is active.
It was added in October last year - I spent 2 full evenings trying to find a solution for the page break that would work with all the current major browsers - This was the only solution I found that worked. The original version would only work with some browsers and that stopped working on some of the newer versions of those. The page break is very useful especially when you have multiple fleets in the same file as you can print them all in one go but have them on separate pieces of paper so as you revise the results you only need to print the pages that have changed.
I have just installed 2.16.7 and found that there is a bit of extra
code in the published html file.
This is the extra bit which isn't there in 9.7.1.
**<style>
div.applicant-break {page-break-after:always;}
</style>
** Is there a way of omitting it? To read the file on our website
(2000class.org ) it has to be processed by some asp code which strips
out the style type. This extra bit comes after so is
missed.
Thanks Jon,
I have only just found it as I have been using 9.7 for the 2000
Class Association results. I downloaded 16.7 and used it to process
our Inlands results, but when I uploaded the html file to our
website I found it only showed the titles, and removed some of the
rest of the page. I guess it didn’t like the page break. I have now
added a bit of code to strip out the page break style, so the
results are displayed correctly.
Ian
···
On 07/07/2014 22:14, Jon Eskdale
[sailwave] wrote:
It was added in October last year - I spent 2 full evenings
trying to find a solution for the page break that would work
with all the current major browsers - This was the only
solution I found that worked. The original version would only
work with some browsers and that stopped working on some of
the newer versions of those. The page break is very useful
especially when you have multiple fleets in the same file as
you can print them all in one go but have them on separate
pieces of paper so as you revise the results you only need to
print the pages that have changed.
there is a bit of extra code in the published html
file.
This is the extra bit which isn't there in 9.7.1.
**<style>
div.applicant-break {page-break-after:always;}
</style>
** Is there a way of omitting it? To read the
file on our website (2000class.org )
it has to be processed by some asp code which
strips out the style type. This extra bit comes
after so is missed.