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

  • SEARCH
  • Home
  • 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 6555711
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T12:51:12+00:00 2026-05-25T12:51:12+00:00

jQuery. Inside: xxx.bind(‘submit’,function() { … oSignedData.Content – contains decrypted PDF, DOC, JPG or other

  • 0

jQuery. Inside:

xxx.bind('submit',function() {
  ...
  oSignedData.Content - contains decrypted PDF, DOC, JPG or other file
}

How I can pass this file for user?

When I use document.getElementById('invoice_encoded_data').value = oSignedData.Content
resultant file is corrupted.
Please, reply ASAP.

  • 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-25T12:51:13+00:00Added an answer on May 25, 2026 at 12:51 pm

    You can’t do that!!! You must let the browser decide what kind of file it is, and then manage the download from the server. So your best bet is to contain url to that file in oSignedData.Content and then use document.location = oSignedData.Content; to make browser download that data, or display it inside an IFrame…

    So you can’t download binary data to the JavaScript variable as Base64 string (or some other binary-data-to-string encription) with AJAX, decrypt it to binary data and store it in other JS var, and then try to use it as an image, pdf or whatever.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The function I called inside jquery returns undefined. I checked the function and it
It seems that i cannot access $(this) inside jquery ajax success function. please see
I am using jQuery and JavaScript, I need to call the jQuery function inside
Up until now I just put all my jQuery goodness inside the $(document).ready() function,
Can i place html include inside Jquery? Here is the code: $(document).ready(function(){ $(.photo).hoverIntent(function() {
I call ajax jquery function inside .each loop, and I want to do an
I want to define a function like below and use it inside Jquery $(document).ready
How do i run a PHP function inside jQuery click event. I have the
I would like to know if I can include some Jquery inside another JQuery
My goal is to be able to call functions that are inside my JQuery

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.