Save the content in a manual with DPS.

Is it possible to create a manual using DPS that will allow a user to save a sort of entry (for example, a composition or a multiple choice question) in the book, if the user is offline? I don't know... maybe some sort of HTML coding or something?

I use InDesign CS6 and I'm a designer, not a programmer, so sorry if this is a stupid question or something

You must use HTML to do this, and you'd be at the mercy of when the underlying operating system decides that it is time to clear the local storage available to the HTML pages within the applications.

Neil

Tags: Digital Publishing Suite

Similar Questions

  • How to save the contents of the RichTextBox to text file

    Hello

    Do I NEED to SAVE THE content of RichTextBox in text file?

    If it IS a question of LabVIEW, here is an example of how load a rich text file (to help you if you don't know how to get a rich text in LabVIEW).

    If you have a rich text box, you can use the "SaveFile" invoke method to match the function that you have linked to.

  • try to save the contents of the hard drive for drive external hard error0.80070020. Spike

    Try to back up the hard drive internal to an external hard drive, Windows Vista. Error message 0.80070020 receipt, no return to the top. Spike

    Hello

    1. don't you make changes on the computer before the show?
    2. What is the accurate and complete error message that appears on the computer?
    3. How do you back up the hard drive?
    4. are you using Windows backup and restore, or you are using a third-party backup program?
    5. do you use windows backup and restore?

    Method 1:
    Clean boot the computer, and then try to save the contents of the hard drive and check:
    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135
    Note: After a repair, be sure to set the computer to start as usual as mentioned in step 7 in the Knowledge Base article.

    Method 2:
    You can also try to disable antivirus and then try to backup. Follow the steps in this link: http://windows.microsoft.com/en-US/windows-vista/Disable-antivirus-software

    Important: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.

    Method 3:
    If the problem persists you can try running the disk check and check hard disk errors:
    http://Windows.Microsoft.com/en-us/Windows7/check-a-drive-for-errors
    Note: When you run the disk check, there is a risk of data loss, you can take a backup of the data on the drive before running the disk check
    Note: This link is applicable for windows vista.

  • Suspicious emails are ongoing; How can I close my hotmail account and save the content

    I got more and more sophisticated emails which concern me. I think it's time to close my current hotmail account and open a new one. Question is how to save the contents of the existing account before closing and transfer it to the new account.

    Need your advice and recommendations and how.

    Thank you

    Daniel R.

    1. Connect on http://account.live.com
    2. On top you have headings like home, basic information, payment & billing and security & privacy
    3. Click on Security & Privacy
    4. Under account security, click on manage advanced security
    5. You could get to type the verification code, please choose the appropriate media the way you want to receive the security code
    6. Type the security code to the next page
    7. On the next page click on set he later places
    8. Then, you will get the page that says to help protect your account
    9. When you scroll down the page completely, you will find the possibility to close the account
  • Save the contents of the form elements in a txt file


    Hello

    I am trying to save the contents of the form to a text file by clicking on a button. For example, in my form, I have 4 text boxes

    1. client code

    2 Subscriber

    3. customer name

    4. customer name

    There is a backup button in the page. Once I click on save button, I get a download prompt to save the file (txt file). The txt file must contain the values of the fields in each line. Can we achieve using Apex?

    Thank you

    TJ

    Hi TJ.

    Yes, its possible. For this you must use a bit of PL/SQL Code.

    In the page, you create a branch;

    Branch point = to present: after the treatment (after calculation, Validation and treatment);

    Type branch = branch of PL/SQL procedure

    And the branch code, you have to have something like this:

    declare

    CLOB v_clob;

    v_blob blob.

    dest_offset NUMBER: = 1;

    offset NUMBER: = 1;

    amount INTEGER: = dbms_lob.lobmaxsize;

    blob_csid NUMBER: = dbms_lob.default_csid;

    lang_ctx INTEGER: = dbms_lob.default_lang_ctx;

    caveat INTEGER;

    V_LENGTH NUMBER;

    Start

    DBMS_LOB.CREATETEMPORARY (v_clob, true);

    DBMS_LOB.CREATETEMPORARY (v_blob, true);

    v_clob: = ' ID: ' | : PXX_ID | »

    Geographical area: ' | : PXX_LOCATION | »

    First name: ' | : PXX_LAST_NAME | »

    First name: ' | : PXX_FIRST_NAME;

    DBMS_LOB. () CONVERTTOBLOB

    v_blob,

    v_clob,

    amount,

    dest_offset,

    offset,

    blob_csid,

    lang_ctx,

    (caveat);

    V_LENGTH: = dbms_lob. GETLENGTH (v_blob);

    --

    -set up the HTTP header

    --

    owa_util.mime_header ("application/octet ', FALSE");

    -set the size so that the browser knows how to download

    HTP.p ("Content-length: ' |") v_length);

    -the name of the file will be used by the browser if users only one save as

    HTP.p ('Content-Disposition: attachment; filename = "download.txt" ');

    -close the headers

    owa_util.http_header_close;

    -Download the BLOB

    wpg_docload.download_file (v_blob);

    end;

    See you soon

    Carlos Pereira

  • How to get the content of a textarea with bbui and jquery

    Hi, I have a problem. I build an app with bbUI and jQuery. Now, I need to get the content of a Textare when someone clicks on the record in the next page:

    Text Entry Examples
    Text Area

    my javascript code looks like this:

    function save() {
        alert($("#myinput").text());
    }
    

    what I have to change to get this working? I don't get the "123", but when I change it is always '123 '.

    I believe you can use the .val property.

    $("#id").val()
    
  • How to save the string in a file with some special characters

    Hello

    I m using MD5 - llb to create a password.

    So, I want to save this MD5-string to a file and read it later abd compared again.

    Works perfectly with a proplem:

    Some Word create a '\r' in the string of MD5 and when I save this string in a file and read it at the time its read as a '\n' for the comparison does not work.

    My question is: How can I record a string exactly as if it were somewhere and read back (also the invisible characters)

    For example, the word: heinz

    is in MD5: \r\FB^\07\A6\07T\C7\D9\C2\94\AB\C9\1DS\95 (string as display codes indicator)

    When I save the string in a file, then I rerad back: \n\FB^\07\A6\07T\C7\D9\C2\94\AB\C9\1DS\95

    I used the "write text file" and "read text file".

    What should I use to record and play back the same thing?

    THX

    Have you tried right click and deselection "convert EOL?

  • Save the contents of EditField

    Hey,.

    I'm trying to get a user to enter information in an EditField() and then save the data to a sqlite database. That's what I have so far-

    EditField fname = New EditField();


    There is more code here

    Ver1.Add (new RichTextField ("first name :"));
    Ver1.Add (fname);


    There is more code here

    final String fname_value = fname.getText ();

    ButtonField save = new ButtonField ("Save");
            
    FieldChangeListener listensave = new FieldChangeListener()
    {
    ' Public Sub fieldChanged (field field, int context)
    {
    savedatabase (fname_value, lname_value, pnumber_value);
    }
    };

    save.setChangeListener (listensave);

    There is more code here

    private void savedatabase (String a, b String, c String).
    {
            
    Try
    {
    Var myURI = URI.create ("file:///SDCard/Databases/SQLite_Guide/" +)
    "MyTestDatabase.db");
    D database;
    d = DatabaseFactory.open (myURI);
    Statement st = d.createStatement ("INSERT INTO Data(FName,LName,Phone) VALUES('"+a+"','"+b+"',"+"223"+")");
    St.Prepare ();
    St.Execute ();
    St.Close ();
    d.Close ();
    }
    catch (System.Exception e)
    {
    nothing
    }

    When I run the code in the Simulator, I can see that the "223" value is present in the last column of the database table. However, I don't see all the values in the first two columns. Can someone please help me with this one?

    Thank you very much.

    Code like this makes more sense to me:

    ButtonField save = new ButtonField ("Save");
           
    FieldChangeListener listensave = new FieldChangeListener()
    {
    ' Public Sub fieldChanged (field field, int context)
    {
    String fname_value = fname.getText ();

    put lname_value, here too.
    savedatabase (fname_value, lname_value, pnumber_value);
    }
    };

    save.setChangeListener (listensave);

  • change the contents of a file with the file in 11g adapter

    Hello

    This question is perhaps not very smart, but I'm new here so please bear with me for a second

    My question can I change the contents of the file with the FTP adapter, but 11.1.1.5.

    If Yes, what is involved in the making, any link to a sample or any guidance is appreciated.

    Thank you

    Anatoliy salvation,

    There are many samples available on the net...

    https://Java.NET/projects/oraclesoasuite11g/pages/FileAdapters

    http://erpschools.com/articles/BPEL-file-adapter-tutorial

    See you soon,.

    Vlad

  • Where is the installation of the previous version, which helped save the content and saute upward during the restart, is no longer available?

    During the closure of Firefox version 4 it "just closes", no option to save the displayed pages or multiple windows in... alternative now use to 'crash' the computer as the installation of "restore" then click in but frankly it is a bad option... Please bring back the option 'Save' and will bring up when the next time you use Firefox...

    Firefox 4 saves the previous session automatically, so it is no longer necessary for the dialog box asking if you want to save the current session.

    You can use "Firefox > history > restore previous Session ' to get the previous session at any time.

    There is also a button 'Restore previous Session' on the default on: Home home page.

    Another possibility is to use:

  • Single button to save the contents of several TEB CP7

    I have a slide with nine TEBs on it. I would like a user can enter their responses in each TEB and click on a single submit button to update the associated variables.

    Can someone tell me how to do this, because the minute each individual TEB has its own button "submit"?

    The project will be published using the release of HTML5.

    Thank you very much.

    The characters being typed in BER are immediately written to the variable associated with ETB.  By clicking on the button submit, this is not what updates the variable. It is updated in real time.

    By clicking on the button "submit" ETB is usually either validate the text entered, otherwise the execution of an action to go directly to another place.

    When you have several TEBs you can disable their individual Submit buttons and just have a normal button on the slide that performs a conditional Action to validate the values of each TEB via decision blocks in conditional action.  If this allows you to validate several TEBS containing a simple conditional action.  There are still some types of validation that cannot perform conditional actions (for example allow UPPERCASE, or allow lowercase letters, etc.) and, if necessary, so you can be better to use the validation options that came with 6.1, but have only been debugged once you have to 7.0.1.

  • Bridge ceased to save the contents of collections

    He spent a good part of the time to create several collections in Bridge, the other day (5 collections with about 20 images each). After the closing and restarting bridge collections have always in the list, but with (0) items in them.

    Thought it was a one time glitch and started sorting through the collections once again, and now, after restarting bridge collections have 0 items in them once again.

    Can't understand why this happens, any ideas?

    Note that collections are a few collections, not smart collections. I used this feature frequently, always well worked up to that earlier.

    Already tried preferences Bridge reset with pressing ctrl-alt-shift at the start, did not work - which just lost all the configuration settings, * sigh *. :-)

    Thank you

    The first thing to check with collections is that there is not an apostrophe in the file names or paths, because it would make what you see.

  • Save the content

    Hello
    I am eager to record the number of times a user clicks on a button and then when outgoing to only save in a TXT file on the hard drive. (PC is a dedicated terminal)
    "
    I was able to record the clicks for a field cast member but cant't get the value in the field save to file...
    I tried File Buddy, but it doesn't seem to be a way to put my value...

    Click script for record button
    =======================
    on mouseUp me
    go to the 'main + 1'
    set value (member("home-push").text)
    Member("Home-push"). Text = string (value (member("home-push").text) + 1).
    end
    ++++++++++++++++++++++++++++++


    button to save the results to a file
    ============================
    on mouseUp me
    Homepage = member("home-push")
    OK = baAppendFile ('c:\xxxx\Stats\home-push.txt', 'House')
    ++++++++++++++++++++++++++++++++++++++++++

    This puts the word (home) in the txt file

    any help welcome

    Thank you

    on mouseUp me
    Homepage = member("home-push").text
    OK = baAppendFile ("c:\xxxx\Stats\home-push.txt", House)

    Try these 2 changes. It is .text to the 2nd line and remove the variable called homepage quotes.

  • Save the contents of local files on hard drive

    Periodically, I get a warning that my mailbox is almost full. Emails, I want to keep have been in various folders named by category, under which, in my view, are called local folders (see doc "Send files" attached).
    If I understand correctly, these files contribute to the quota allowed in my email box.
    I want to record these files on my hardrive so I can easily access their content at will, thus freeing up space on my server of the ISP.
    Is it achievable, please?
    I still use Windows XP sp3 if that's relevant.

    In Thunderbird
    The IMAP folders show a remote view of the folders from the server.
    You subscribe to view these folders.
    Message headers are downloaded, and when you choose to read an email, it is downloaded in a temporary cache.
    These e-mails are kept on the server.
    If you pass in "Offline Mode", you won't be able to read them.

    If you sychronisé subscriber records, a copy of the file is downloaded and stored in your Thunderbird profile as a mbox file.
    These files synchronized constantly updated to show what is on the server, if you delete or move an email in Thunderbird records, it is also updated on the server.
    These e-mails are on your computer and the server, but they synchronize.
    If you pass in "Offline Mode", you will be able to read because a copy in your profile folder.

    As the server tells you that your quota is nearly full, it is referring to any email in any folder on the server. So it is also any email in your email IMAP account folders.

    How to keep a copy on your computer and be able to remove emails on the server:
    You "sync" all your folders subscribed to get a copy of your profile.

    Info on imap folder synchronization.

    When the synchronization is complete, go to "Offline Mode" to stop synchronization further these records.

    How to switch Mode offline:
    Click on the blue screen 2 icon bottom left in the status bar. In offline mode, it will be 2 black screen icon.

    Create a backup of your profile - for security reasons:
    Store the backup outside of Thunderbird.
    You can create a folder on your desktop called "Backup to" for them.

    Into account the Local folder:
    Create a few folders named suitablly in 'Local folders' ready to receive emails.
    Move all the emails that you want to delete the server, IMAP folders in these new folders in the account of "local folders".
    Check that they have moved correctly by selecting view emails randomly.
    When you are sure that you have a copy in the local files, delete some emails from the imap folder and double-check that you can still read in local folders, if everything is ok then delete the emails in the IMAP folder.

    When emails are safe in local folders.
    Compact all folders.
    File > Compact folders.
    Wait for compacting.
    then go back to online mode.

    How to switch Mode online:
    Click on the black screen 2 icon bottom left in the status bar. When online it will change 2 blue screen icon.

    Imap folder will be synchronize with the server.

    Now connect to the Web Server e-mail account using a browser.
    check records to ensure that the emails have been deleted on the server.

    If you have a gmail account:
    Also check the "All messages" folder because it is gmails archive and keep a copy of everything. Make sure that you don't delete emails you don't want or have a copy your local folders of Thunderbird - that removing this folder will remove e-mail messages in other folders.

    Hope this information resolves your situation.

  • How to read the xml and save the contents of the ITA in .txt format

    Hello

    Is it possible to read an xml file and save it in the .txt format. Please let me know if there is a way to do it.

    Thank you

    Ankit G

    That read the function is only for xml files written using the LabVIEW diagram, so if you have something else, you need the functions in the range of xml parser.

Maybe you are looking for

  • Battery on Satellite L50-A00M problem

    Hello I would like to just a few comments on the expected useful life of the battery on my C50-A00M.The computer is a little more than 2 years. It can't hold a charge, and the health assessment aboard Toshiba tells me to replace it.Is it by for the c

  • Satellite M40 - Power stops suddenly

    Hi friends, Initially, I had some problem with my adapter which, after some time, I set myself. But after that 2 days back, my power supply laptop suddenly stops and that its battery is not too, it closes without stopping. The power light turns off t

  • Need drivers of Windows XP Home for Satellite A135-S2276

    Hi, I have a few problems with my laptop that concerns me. I recently bought my Satellite A135-S2276 which comes pre-installed with Vista Basic.After using Vista for a week I have reformatted for windows xp sp 2, due to compatibility issues. Now, her

  • TDMS defrag modifies the permissions of files

    Hello everyone. So after a lot of noise and stress, I've finally isolated an interesing issue that occurs when you use the PDM defragments vi. For some reason, deframenting a PDM with the PDM file defragment vi in windows XP resets, file permissions

  • Cannot scan with c309g on the new iMac

    Later Cougar (USB), after you install later (= old) Driver HP and on top of this apple driver (meticulously followed the advice of the post Printdoc 19/08/2009). Printing is fine, do not scan: using system prefs > print & scan > open scanner I get on