Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3598492
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T20:14:56+00:00 2026-05-18T20:14:56+00:00

I am using the window.print() function in javaScript to print a page which is

  • 0

I am using the window.print() function in javaScript to print a page which is executed from a button onClick.

<input type="submit" value="Print" class="register-button" onClick="window.print()"/>

In the popup the default filename is the name of the website found it the tags in the header.

Is there anyway I can set a parameter in the function so the default save filename is what ever I want it to be?

Cheers.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T20:14:56+00:00Added an answer on May 18, 2026 at 8:14 pm

    onClick="document.title = 'My new title';window.print();"

    You can try it here:

        <html>
        <head>
        <title>My title</title>
        </head>
        <body>
        <button onClick="document.title = 'My new title';window.print();">Try it</button>
        <p id="demo"></p>
        </body>
        </html>
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using the window.print() function in javaScript to print a page which is
I have the worlds most simple javascript function: fnSubmit() { window.print(); document.formname.submit(); } Which
I'm using this nice printing script: <script type=text/javascript> function PrintElem(elem) { Popup($(elem).text()); } function
I'm using the following JavaScript code: <script language=JavaScript1.2 type=text/javascript> function CreateBookmarkLink(title, url) { if
I'm printing a webpage using the javascript window.print(); whether enclosed in a document.ready or
I'm using window.onback = history.forward(); to prevent users from resubmitting data. I know it's
The JavaScript security settings on Internet Explorer for my customers disallow using window.external.AddFavorite, and
I have a process in c++ in which I am using window API. I
I have Drag/Drop functionality in my page embedded using YAHOO.js which is initalized at
I am using the following JavaScript code to print a <div> . I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.