CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Bottom Info

Print topic Send  topic

Author Message
Oper
Posted: 01/13/2004, 12:58 PM

After using the Window.print() using onevent click function
the page print work perfect.

i was wondering if there is a way to tell window browser
that dont print the Banner on the bottom
the line that said: http://www.whaterve.com/list/asp?.......

Thank for your time!
peterr


Posts: 5971
Posted: 01/13/2004, 1:51 PM

There are couple common ways to do this:
1. Move the Banner into an includable page, then hide it programmatically when the page is in the "print" mode.

2. Use a Label instead of your banner section, then when not in "print" mode programmatically specify that the Label.Value = "<a href=http://www.whatever.com/list/...>http://www.whatever.com/list/...</a>"
Otherwise the label value will be blank and will not be shown in the "print" mode.

We utilize the method #1 at http://support.codecharge.com/kb_search.asp
The includable Header and Menu are hidden when URL parameter printable = 1.

_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
Oper
Posted: 01/13/2004, 6:01 PM

Sorry but my English is very bad!

i was asking about the text that showup on th ebottom of the page
whne you print anything from a browser, i know this is not CCS thing
but maybe someone have done anything like this.

for example if i print this page at th every bottom of the page there will be a Line with this text:
http://forums.codecharge.com/posts.php?post_id=25609
anyway to hide that on the page printed?

Thank in advanced.
BlinkyBill

Posts: 86
Posted: 01/13/2004, 11:45 PM

if your targetting IE only there is active x control that does it.

see: http://www.meadroid.com/scriptx/index.asp

there is a free version that allow you to control basic things like headers and footers
View profile  Send private message
Lucky
Posted: 01/14/2004, 12:28 PM

Open a page in IE than go to File - PageSetup.. - clear fields for Header
and Footer.You will never see that anymore
This is it
by Lucky
"Oper" <Oper@forum.codecharge> wrote in message
news:640045c95881bf@news.codecharge.com...
> After using the Window.print() using onevent click function
> the page print work perfect.
>
> i was wondering if there is a way to tell window browser
> that dont print the Banner on the bottom
> the line that said: http://www.whaterve.com/list/asp?.......
>
> Thank for your time!
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>

Oper_g
Posted: 01/14/2004, 2:57 PM

Man i was like 2 hour looking for that i know was somewhere!

Thank a ton Lucky

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.