xsl-list
[Top] [All Lists]

Re: [xsl] How Remove or Hide Blank Page View on Explorer

2007-11-17 14:44:35
Unfortunately, I don't get clarity about your business and technical problem.

You wrote, that your input XML file is:
<Page Id="Page_1"/>
<p>paragraph here</p>
<Page Id="Page_2"/> <!-- I want hide this page number. -->
<Page Id="Page_3"/>
<p>some paragraph</p>
<Page Id="Page_4"/>

What exactly is a page in your context? Is it a separate HTML file, or
is it just a <Page> tag?
Are you invoking XSLT using the PI in browser? Also, are you using a
scripting environment?

Please elaborate further ...

On 11/17/07, Byomokesh Sahoo <sahoo(_dot_)byomokesh(_at_)gmail(_dot_)com> wrote:
Hi,

I was given small example. But How i know which page is blank page.
Input files are big XML file. Anypage will come depends on coding
specfication. Example, One xml file is 200 pages. In that case some
pages is coming in blank page. Then How i ll hide the blank page on
Explorer

Thanks
Byomokesh


-- 
Regards,
Mukul Gandhi

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--