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]