Search the web
Sign In
New User? Sign Up
frontpage · FrontPage List - Expression Web Help
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re; working with frames   Message List  
Reply | Forward Message #27126 of 27551 |
Re: [frontpage] Re; working with frames

Hi Sherry,

<script type="text/javascript">
function myprintfunction()
{
window.print();
}
</script> --------- use this script inbetween <head></head>


<input name="print" type="button" value=" Print "
onclick="myprintfunction()"> </p> -------- use this code when you are
keeping your print button.

As per my knowledge i have give this code. if it works plz let me know

This code I too used for Right Frame printing. Its working for me.



On 6/28/09, SherryLee <sc1me@...> wrote:
>
>
>
> Hello everyone,
>
> I am working with FrontPage 2003. I am trying to use frames for my forms
> pages. I am having a problem with the printing process. I would like people
> to be able to print the forms without printing the title and side frames. Is
> there some way to lock these two frames so they won't be printed, and still
> have the document print?
>
> Thank you,
> SherryLee
>
> [Non-text portions of this message have been removed]
>
>
>



--
Cheers,
Kalyani.


[Non-text portions of this message have been removed]




Sat Jul 4, 2009 4:32 am

kalyani_bommu
Offline Offline
Send Email Send Email

Forward
Message #27126 of 27551 |
Expand Messages Author Sort by Date

Hello everyone, I am working with FrontPage 2003. I am trying to use frames for my forms pages. I am having a problem with the printing process. I would...
SherryLee
mommy1me
Offline Send Email
Jun 28, 2009
10:16 am

===================================== I am working with FrontPage 2003. I am trying to use frames for my forms pages. I am having a problem with the printing...
James S. Huggins (dot...
ygroup_moder...
Offline Send Email
Jun 28, 2009
1:00 pm

Thank you James, I appreciate the help. The reason I am using the frames is because I need to navigate to other forms, and I want to print each form without...
SherryLee
mommy1me
Offline Send Email
Jun 28, 2009
2:57 pm

============================================== The reason I am using the frames is because I need to navigate to other forms, and I want to print each form...
James S. Huggins (dot...
ygroup_moder...
Offline Send Email
Jun 28, 2009
3:13 pm

Another thing to consider is w3c has deprecated frames, so they may cease to work in the future. ... [Non-text portions of this message have been removed]...
Bill Mc
billnsotx
Offline Send Email
Jun 28, 2009
4:30 pm

Thanks for the suggestion! I will try to see what I can do with the information you gave me and I will let you know if I need more help. Thanks again for your...
SherryLee
mommy1me
Offline Send Email
Jun 28, 2009
3:20 pm

Sherry, I don't use frames so I can't swear that this would work for you. On my site, I have a separate print CSS file that specifies which classes (or IDs)...
Kris Driessen
krisdriessen
Offline Send Email
Jun 28, 2009
4:05 pm

forget frames, they cause more trouble... use css to do the printing something like this ... just style according to what you dont want to appear this tutorial...
Tina Clarke
tinaalice
Online Now Send Email
Jun 28, 2009
4:33 pm

... ============ Sherry, instead of using frames, you might want to try using a dwt and includes since you have FP2003. See...
Pat Geary
gearyhome2003
Online Now Send Email
Jun 28, 2009
4:48 pm

Don't use frames, use CSS and create a print stylesheet that has the divs for your masthead and side set to display: none; visibility: collapse. For more info...
Cheryl D Wise
cwiserasey
Offline Send Email
Jun 28, 2009
6:32 pm

In case it matters to anyone you can make full function PDFs for free on this adobe site http://createpdf.adobe.com/ you can pay $10.00 per month for unlimited...
James S. Huggins (dot...
ygroup_moder...
Offline Send Email
Jun 28, 2009
11:40 pm

Sorry James, I do not understand what an 'open' domain is. Please expand. Jill ... From: frontpage@yahoogroups.com [mailto:frontpage@yahoogroups.com] On Behalf...
Jill Muir
yattonharry
Offline Send Email
Jul 1, 2009
9:40 am

Hi Sherry, <script type="text/javascript"> function myprintfunction() { window.print(); } </script> --------- use this script inbetween <head></head> <input...
Kalyani Tirumala
kalyani_bommu
Offline Send Email
Jul 4, 2009
4:33 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help