Client-server to Web Form Migration - D2KWUTIL library

Hello. The D2KWUTIL library can be used in Web Forms?

We have some applications that use the D2KWUTIL library to provide an interface where the user can click on a button on the form, browse a directory and select a file in the file system of the operating system. Now that we're migrating to web forms on AIX, I wonder how we can provide this same functionality (be it on the Windows side or on the side-AIX)?

What with WebUtil? WebUtil allows the use of the D2KWUTIL library? Any help would be appreciated. Thank you.

Everything starts to go to the homepage of OTN forms '.

François

Tags: Oracle Development

Similar Questions

  • client & server of metrical forms

    Hi hussein/helios


    What does client & server of metrical forms? Is it for load balancing? How did he load balance?
    I didn't touch on it before.


    Thank you very much

    MsK

    Hello

    See (Advanced Configurations and Topologies for the E-Business Suite 11i [217368.1 ID] enterprise deployments).

    Thank you
    Hussein

  • E-mail notification of Web Forms

    Question here, maybe stupid, but this is my first time with Business Catalyst and I work with a site of someone else in place, so please forgive me.

    The client has a web form that accepts requests for consultation. Submissions go into the database, and the customer will receive an email. Currently, the email is going to [email protected]; they want to go to [email protected]. I'm looking for although BC for the last hour and cannot find anywhere where it is controlled. Where can I change the email address these notifications go?

    Thank you

    Hello

    Check the implementation of workflow as it comes to the e-mail notification that is sent to users of the site.

    - http://kb.worldsecuresystems.com/152/bc_152.html

    - http://kb.worldsecuresystems.com/657/cpsid_65743.html

    If still need help please provide the URL of the site and the form online so we can check your installation.

    Kind regards

    -Sidney

  • Another question on the appeal of a Web Form to a form of Client-Server

    Thanks to this forum, I was able to get my Client-Server (6i) form to call a Web Form and pass it a parameter. Unfortunately, this code displays the user name and password in the Internet Explorer address bar. Although not critical, I would like to delete the user name and password to be visible. I am able to do this in the Web form code below because it calls JavaScript that will hide the address bar - but the WEB. Function SHOW_DOCUMENT is not available in the form of Client-Server.

    So my question is whether it is possible to convert the code 'Customer Forms Server' below which is called my Web form using similar JavaScript functionality that is present in the 'Web Forms Code' example below? I want the server code to use the javascript functionality because I want to hide the address bar (which currently shows the users Username and Password).


    Code client server Forms (able to use when you call this a form of Client Server Web form):
    CL: = "cmd /c start iexplore.exe" http://9.35.32.205:7777/forms/frmservlet? " pageTitle = trial email Reporting & config = TTMSMENU & form=./forms_test/TrialMailReporting & otherparams = p_prospect = X 110679 & userid =' | the user | » /'|| GET_APPLICATION_PROPERTY (PASSWORD). » @' || : overall. DB_Instance |' » ' ;
    host (cl);

    Web Forms Code (able to use when you call this Web to another Web form form):
    WEB. SHOW_DOCUMENT ("JavaScript: void (window.open ("http://'|| ") ip_port | "/ forms/frmservlet? pageTitle = dropper E/M & config = TTMSMENU & form=./forms_test/TrialMailReporting & userid =' | the user | » /'|| GET_APPLICATION_PROPERTY (PASSWORD). » @' || : overall. (("DB_Instance |'", "", "resizable = Yes, location = no, Toolbar = no, MenuBar = no, Status = no,")); self. Close () ',' _blank');


    Any help would be greatly appreciated!

    Published by: Buechler on April 8, 2009 15:57

    Looks like Forms 6i PL/SQL version does not correctly convert to hex.
    That's what you can do:
    Create a db stored function

    CREATE OR REPLACE FUNCTION to_hex (p_string VARCHAR2)
       RETURN VARCHAR2
    IS
       v_hex   VARCHAR2 (1000);
    BEGIN
       FOR i IN 1 .. LENGTH (p_string)
       LOOP
          v_hex := v_hex|| '%' || LTRIM (TO_CHAR (ASCII (SUBSTR (p_string, i, 1)), 'XX'));
       END LOOP;
       RETURN v_hex;
    END;
    
    cl := 'cmd /c start iexplore.exe "http://9.35.32.205:7777/forms/frmservlet?pageTitle=Trial Mail Reporting&config=TTMSMENU&form=./forms_test/TrialMailReporting&otherparams=p_prospect=X110679&userid='||to_hex(v_conn)||'"';
    
  • Web form call Client-Server form

    Hello. I always have an existing form of Client-Server (6i) in production which should call a Web form and pass it a parameter. Obviously I can't use new form or call the client-server version, but can - I somehow make a command-line (including a parameter) that opens the Web form? Any suggestions to fix this problem?


    I can create a command-line like this, but have no idea of how to pass a parameter to my Web form. The participating named Web form that has a parameter set name 'p_participant '.

    * "" C:\Program may Explorer\iexplore.exe ' http://9.35.32.206:7777/forms/frmservlet? " form participating =

    I can also create a command line to open a web form like this for:

    * "" C:\Program may Explorer\iexplore.exe "http://9.35.32.205:7777/forms/html/sas2.htm*"

    Where the sas2.htm looks like this:

    * < html > *.
    * < body onload = "document.menulaunch.submit (); ' > *.
    Start the generation of the file...

    If the application does not load within 30 seconds, then click on the button below:

    * < form action = http://9.35.32.205:7777/forms/frmservlet menulaunch = name? config = FileGeneration method = post > *.
    * < script > *.
    var wshshell = new ActiveXObject ("wscript.shell");
    var username is wshshell. ExpandEnvironmentStrings ("%orauser%");
    var pw is wshshell. ExpandEnvironmentStrings ("%orapass%");
    document.write("<input type=hidden name=userid value="+username+"/"+pw+"@sparc20*>") *.
    * < /script > *.
    * < input type = value = launch > *.
    * < / form > *.
    * < / body > *.
    * < / html > *.


    Any help would be greatly appreciated.

    Published by: Buechler on April 8, 2009 08:58

    Simply add your URL as follows:

    http://9.35.32.206:7777/forms/frmservlet?form=participants&otherparams=p_participant=
    

    I guess that you plan to use the HOST to make that call. I would recommend something like this:

    HOST ('cmd /c start iexplore.exe "http://9.35.32.206:7777/forms/frmservlet?form=participants&otherparams=p_participant="');
    
  • Peuvent Test pots customized with form 6i-&gt; Client/Server performance?

    I want to test Jar files with Forms 6i in my office, but I can't get the handle shape-> Web to work. Is it possible for the run-time load just for PJC pots when you run shape-> Client/Server? So far, when I did, it does not perform any CJP. Any ideas, tips?

    Thank you
    Kurz

    You cannot use CJP when you run client-server.

  • How FTP a file from the client computer to the server database using Forms 10 g

    Hello
    I want a file from a client computer to the database server computer using Forms 10 G (or PL/SQL) via ftp.
    could you please tell me how can I do this

    Concerning

    Hello

    I gave u the adequate instructions on webutil configuration but u did not comply with it.
    I will post again please read correctly and follow it.

    How to get running with WebUtil 1.06 included with Oracle Developer Suite 10.1.2.0.2 on a win32 platform
    Solution
    Assuming a new 'Complete' installation of Oracle Developer Suite 10.1.2.0.2,
    Here are the steps to get a shape of small test running, using WebUtil 1.06.

    Note: Oracle_Home is used as an alias for your real oDS ORACLE_HOME.
    Feel free to copy this note to a text editor and do a find/replace on
    Oracle_Home with your real value (no slash). Then, it is easy to
    copy and paste the actual orders to be run from the copy of the memo.

    (* 1) * download http://prdownloads.sourceforge.net/jacob-project/jacob_18.zip
    and extract to a temporary staging area. Do not attempt to use 1.7 or 1.9.

    (* 2) * copy or move jacob.jar and jacob.dll
    C:\webutile is the folder where you extracted Jacob and ends in ...\jacob_18
    CD C:\webutile
    Copy jacob.jar Oracle_Home\forms\java\.
    Copy jacob.dll Oracle_Home\forms\webutil\.
    Staging of Jacob is no longer needed and can be deleted.

    (* 3) * sign frmwebutil.jar and jacob.jar
    Open a DOS command prompt.
    Add Oracle_Home\jdk\bin in the path:
    set PATH=Oracle_Home\jdk\bin;%PATH%
    Sign files and check the result of success:
    Oracle_Home\forms\webutil\sign_webutil Oracle_Home\forms\java\frmwebutil.jar
    Oracle_Home\forms\webutil\sign_webutil Oracle_Home\forms\java\jacob.jar

    (* 4) * If you already have a pattern in your RDBMS that contains stored WebUtil code,.
    You can skip this step. Otherwise,.
    Create a schema for the stored code WebUtil and privileges to
    Sign in and create a stored package. Name of the schema "WEBUTIL" is recommended
    for no reason other than consistency based on users.
    Open Oracle_Home\forms\create_webutil_db.sql in a text editor and remove or comment
    the declaration of EXIT, in order to see if the objects have been created witout
    errors.
    Launch SQL * more like SYSTEM and the issue:
    Webutil IDENTIFIED BY password CREATE a USER
    DEFAULT TABLESPACE users
    TEMPORARY TABLESPACE temp;
    /
    GRANT CONNECT, CREATE PROCEDURE, CREATE SYNONYM TO webutil PUBLIC;
    /

    CONNECT webutil/webutil@rcci
    @Oracle_Home\forms\create_webutil_db.sql
    -Inspect SQL * Plus output for errors, and then
    CREATE a PUBLIC SYNONYM webutil_db FOR webutil.webutil_db;
    /

    Reconnect as SYSTEM and the question:
    Grant execute on webutil_db to public;

    /

    (* 5) * Edit Oracle_Home\forms\server\default.env and add Oracle_Home\jdk\jre\lib\rt.jar
    to the CLASSPATH entry.

    (* 6) * add edit Oracle_Home\forms\server\formsweb.cfg default insde:
    archive_jini = frmall_jinit.jar, frmwebutil.jar, Jacob.jar
    Archive = frmall.jar
    also add:
    webutil
    WebUtilLogging = off
    WebUtilLoggingDetail = normal
    WebUtilErrorMode = alert
    WebUtilDispatchMonitorInterval = 5
    WebUtilTrustInternal = true
    WebUtilMaxTransferSize = 16384
    baseHTMLjinitiator = webutiljini.htm
    baseHTMLjpi = webutiljpi.htm
    baseHTML = webutilbase.htm
    archive_jini = frmall_jinit.jar
    WebUtilArchive = frmwebutil.jar, jacob.jar, f90all.jar
    Archive = frmwebutil.jar, f90all.jar
    lookAndFeel = oracle

    (* 7) * Oracle_Home\forms\server\webutil.cfg edit and add:
    Transfer.Database.Enabled = True
    Transfer.appsrv.Enabled = True

    (* 8) * start the OC4J instance

    (* 9) * start Forms Builder and connect to a schema in the RDBMS used in step (4).
    Webutil.PLL open, make a 'compile ALL' (shift-control-K) and generate PLX (Ctrl-T).
    It is important to generate the PLX, in order to avoid the FRM-40039 indicated in Note 303682.1
    If the PLX is not generated, the library Webutil.pll must be fixed with
    path information full access to all who wish to make use of WebUtil. This is NOT recommended.

    (* 10) * create a new WBF.
    Open Webutil.olb and subclass (not copy) the Webutil opposes the shape.
    There is no need to subclass the WebutilConfig object.
    Attach the Webutil.pll library and remove the path.
    Add a logon trigger IT with code
    NULL;
    to avoid having to connect to a RDBMS (optional).
    Create a new button on a new canvas, with the code
    show_webutil_information (TRUE);
    in a trigger WHEN BUTTON PRESSED.
    Compile the FMB to FMX, after doing a compilation-All (shift-control-K).

    (* 11) * under Edit-> preferences-> Runtime in the form designer, click the "Reset to Default" If
    the "Application Server URL" is empty.
    Then add '? config = webutil' at the end, if you end up with a URL of the form
    : http://application-tier server: port/forms/frmservlet? config = webutil

    (* 12) * run your form

    Note: If you want to use Jacob and you can configure jacob too, if you follow the above mentioned instructions.
    Sarah

  • server-side and client on the same form-side code

    I CFINPUT text on the form and the form displays the control on the form when I use the preview browser.

    As long as I have CF tag which is the code on the server side that have no controls on the form.

    I thinkg I missed something when I have both control code and the server of the client on the same form.

    I would like to know how I can show the controls on the form and the CF tag for code running on the server side.

    For example, I have a user name and password text box on the form.

    I need to validate the information user and need of a stored procedure that is executed when the user clicks on the "connect" button.

    I have 2 text boxes on the form and it works.

    As soon as I have the CFSTOREDPROC tag then the shape does not shows the controls.

    It seems the form to run sider server code, but client side of the code does not run.

    Your information and help is much appreciated,

    Kind regards

    Iccsi,

    The form action attribute points to a different file or the same file? If it is different then you can not see the controls because it refers to another file (action file). If this is the same file, then it might have a logic that prevents the form to display after the form submission.

    It would be useful to join the code. So, we could myself or others help you better.

  • Web forms server load

    Here's my situation: I plan to spend my web forms 6i application using Forms 10 g. My application running fine (for now) and we have

    300 - 550 active sessions
    1000 - 12000 idle sessions

    I wonder if a server can handle such an application? Is a better solution to JDeveloper (which has a huge cost is a huge demand) or to use a very powerful server fact? Any idea?

    Thanks in advance,
    Paul

    Here's an interesting document for you to read.

    François

  • A lot of questions of a model in Web Forms

    Hello, I recently installed in my Pc (Windows 7 Home Premium), home
    Database 11 g and forms 11.1.2.00 (64-bit) just for training,
    because I have one experience with 6i (Client-Server) and I wanted to see the new environment.

    I have my previous employment (unemployed now) a small (30 fmb) application to the 6i and want to run in the Web.
    I looked a little pdf "Upgrading Oracle Forms 6i with Oracle Forms 11g (E24478-01)".

    My fmxs and PLL is in the C:\Retail_app\bin folder.
    Also in this folder I copied EnableDisableItem.pll and rp2rro.pll
    Sources (fmb, rdf) located in the folder C:\Retail_app\Scr.

    When I open the web, it seems to me FRM-40039 cannot attach retail.pll library while opening the form shop.fmx

    I have search the forum for this FRM and watched error FRM-40039 post 32-bit to 64-bit migration. Please help.

    Here, a professional oracle says that we have to generate all the PLL in plx.

    But when I try to do, he told me FRM-91507 internal error: unable to generate the library.

    The expert also said that it is important that you make sure that the file locations are included in FORMS_PATH (default.env).

    My FORMS_PATH has 'C:\Retail_App\Bin; C:\Oracle\Middleware\FRMHome\forms; C:\Oracle\Middleware\FrmInst\FormsComponent\forms ".

    I do not understand what default.env means. I'm new to Web Forms environment.


    Also another question, because I'm Greek, the form builder environment is half English and half Greek.
    He does not say, 'Libraries attached' or 'Units of program' or in the Menu it says "Parathyro' instead of 'Window' I want everyone in English.
    Of course my application language is Greek, but I want to Form Builder to be English.
    My NLS_LANG is
    GREEK_GREECE. EL8MSWIN1253

    Is this wrong?

    Also I want to say
    When I opened shop.fmb in FormBuilder and go to the retail.pll of the library, then go to the properties of the library, to the location of functional PL/SQL library, he say
    Retail.PLL.
    It does not say C:\Retail_App\bin.

    I tried this.

    remove the shop.fmb library, then fix it again, when asked "Remove path? I said no, but when I tried to launch the application it says

    FRM-10221, cannot read file C:\Oracle\Middleware\FrmIns «»
    Error FRM-41810 menu creation.

    Preform Trigger raised an unhandled exception 'ORA-06508 ".


    I put messages in the trigger of PREFORM of shop.fmb,.
    relaxation begins...

    : system.message_level: = '20';
    message ('1');
    Create_Block_Rg; -There is a prgram of the Retail.pll library unit
    message ('2');
    : system.message_level: = '0';


    When I started the application again, it occurred to me message 1 and failure, which means that he could not even read the pll.


    Thank you all and wish you a good year (with joy and work).

    Published by: apollon27 on December 31, 2012 15:47

    In short, the passage from one version to the other is usually easy. In many cases, all that is required is that your generate new 'X' files. In other words, you must use the compiler of forms 11 or the constructor to generate new FMX, MMX and PLX files. Also, you can't wait to use a pll during execution. Pll files should be generated in plx files. New files that results should be located in a path that is included in FORMS_PATH. For the time of execution (browser), FORMS_PATH is located in default.env. For the moment of conception (while working in Report Builder), FORMS_PATH is set in the registry in the same area that contains other entries for forms. Keep in mind that when I say 'DTC' this does not refer to the launch of the constructor of a form in a browser. Any time a form is running in a browser, its config from default.env.

    In addition, in most cases, I would not recommend that when you attach a library you choose not to delete the path. In other words, do not include the path when prompted. This is because if the path is chosen, the form will not work correctly if the application is moved. Instead, choose to remove the path when attaching and then make sure that the FORMS_PATH include the location of your libraries.

    So, to your accurate comments:

    1 FRM-91507 Internal error: unable to generate the library. It is usually the result of FORMS_PATH not defined correctly or not, including the path where the files of references. It was also reported this error resulting from setting NLS_LANG in some languages. This problem has been reported in Oracle bug 4131359. This bug has not yet been fixed. To determine if this is the problem, close the generator and try to set NLS_LANG to something like the following:

    AMERICAN_AMERICA. UTF8

    This can either be defined in the registry or as a Windows environment variable. After you set this value, restart the contractor or the compiler and retest.

    2. you said, ' + I don't understand what default.env + '. You should familiarize yourself with this file like you he will come back often. It is the configuration file that contains the environment settings used by the runtime of forms (frmweb.exe). In version 11, this file can be found here:

    C:\Oracle\Middleware\user_projects\domains\ClassicDomain\config\fmwconfig\servers\WLS_FORMS\applications\formsapp_11.1.2\config

    In most cases, Oracle recommends that all configuration changes are made to in Enterprise Manager or Console WLS. The only exceptions would be if either of these tools fail to a configuration file individual or if you are using the type of installation of 'development '. Installation types are explained here:

    http://docs.Oracle.com/CD/E24269_01/doc.11120/e23960/install_screens.htm#BABCHIAF

  • BPM web forms themes customized inte

    Hello

    I'm trying to make a full customization on BPM Workspace and web forms look and feel.

    Next:

    https://blogs.Oracle.com/bpmtech/entry/customizing_the_look_and_feel

    https://Java.NET/projects/oraclebpmsuite11g/downloads/directory/samples/BPM-CustomizingWorkspace/

    https://Java.NET/downloads/oraclebpmsuite11g/samples/BPM-CustomizingWorkspace/BPM-CustomizingWS_11.1.1.7.PDF

    https://Java.NET/downloads/oraclebpmsuite11g/samples/BPM-CustomizingWorkspace/Web%20Forms%20CSS%20Sample.PDF

    I could build my custom.client.applib.jar from scratch and get my custom theme available on the list.

    Workspace was not a problem, the custom skin was ready to be used, the problem is with the themes of web forms. I could not work to new deployment in other areas, because the themes are no longer available on the drop-down list.

    Can someone explain to me how it works on the background? As described, the CSS theme are stored in a zip file which probably is broke somewhere... any idea?

    On the field who worked, what I found too, it was that same cancellation of the deployment of custom.client.applib.jar of werblogic do not remove the theme of the composer to use on web forms. How can I delete a theme? Guess know its location on the server that will help this task.

    Did restarting ' t solve the problem, for both cases.

    Thanks in advance.

    Bruno.

    Problem solved.

    After the deployment of ADF Lib JAR container of the themes is needed to deploy a BPM and achieve a first Workspace task human Palm. Once you do, go back to the composer and Voila!

    Nice ah?  How I discovered... pure luck...

    Thank you

    Bruno

  • An alternative to the timers on Web Forms

    Hi all

    I learned that TIMERS should be used sparingly on the applications of web forms for performance reasons. Is this true and if so, what can be used as an alternative if similar functionality is required?

    Thanks for looking,

    Kevin.

    Kevin,
    It is true that timers can cause performance problems in web forms. The reason is that timers cause network traffic to the application server (AS). During the use of timers can force your application to slow down because of this network traffic. The exception to this rule is a timer to a duration of 1 millisecond. These timers are treated as execution immediate timers and forms generate any network traffic at the ACE. However, the definition of the term to 1 millisecond could cause your form works does not correctly too. The alternative to the use of a timer of forms is to use a timer to JavaBean (JB). JavaBeans execute on the client, so no network packet is generated. As a result, they are more efficient and do not affect the performance. Discover A Javabean timer - Oracle Forms PJCs/Java Beans for more information and how to implement a JavaBean timer.

    To be honest with you, unless your network is very slow, or you use "Lots" of timers in form, I think that it is a theoretical question. I have used both types of timers and have not noticed significant difference in the performance of my form. The system, I am currently working on that average users (daily) simultaneous of 2 000-3 000 fr om the East coast to the West Coast. We only use Forms timers (some forms have a many timers) and we have not seen a pretty big impact on our forms to justify using timers JB.

    I would say, if you see any problems in your form with forms Timers, keep their use. If you encounter any problems, then try the JB timers and choose the one that gives your users the best performance.

    Hope this helps,
    Craig B-)

    If someone useful or appropriate, please mark accordingly.

    Published by: Silvere on October 15, 2010 08:25

  • Improve the performance of web form of Hyperion Planning

    Hi all

    I don't know if anyone has tried the method recommended Oracle to compress the forms used in Hyperion Planning to improve the network performance?

    http://download.Oracle.com/docs/CD/E12032_01/doc/EPM.921/html_hp_admin/frameset.htm?/docs/CD/E12032_01/doc/EPM.921/html_hp_admin/hpamin-19-17.htm

    Slow performance when opening data forms using a Dial-Up connection

    Scenario:

    Opening a form of data using a slow network connection (for example, with a modem) takes a long time.

    Solution:

    You can greatly increase the bandwidth network at the opening of the data forms by modifying the web.xml file, as described in this section. This option compresses about 90% of the data stream sent from the planning to the client server.


    Note: If you are using a WebLogic application server (versions all supported) Web, fill the second procedure, which is specific to WebLogic. If you use another Web application server, follow the first, which contains general instructions.


    To modify the web.xml file to improve performance, for any application except WebLogic Web server:

    1 with a text editor, open the web.xml file located in HyperionPlanning.ear or HyperionPlanning.war.

    2 after the tag < / description > and before the < earphone > tag, insert the following lines:


    < filter >
    < filter-name > HspCompressionFilter < / filter name > < filter -.
    Category > com.hyperion.planning.HspCompressionFilter < / class filter >
    < init-param >
    compressionThreshold < param-name > < / param-name >
    < param-value > 2048 < / param-value >
    < / init-param >
    < init-param >
    Debug < param-name > < / param-name > < param-value > 1 < / param-value >
    < / init-param >
    < / filter >
    < filter mapping >
    < filter-name > HspCompressionFilter < / filter-name >
    EnterData.jsp < url-pattern > < / url-pattern >
    < / filter-mapping >

    3. save the web.xml file.


    If you use WebLogic, you must manually change the .ear file and redeploy to the Web application server.


    To improve performance with a WebLogic application server:

    1. unzip the file HyperionPlanning.ear to C\:ear, for example.

    2 unzip Hyperion.war under C:\war C:\ear.

    3 with a text editor, open the C:war\WEB-INF\web.xml file and change using the instructions in step 2 in the previous procedure.

    4 compress the contents of C:\war to C:\ear\HyperionPlanning.war.

    5. compress the content in C:\ear in C:ear\HyperionPlanning.ear

    6. deploy the new HyperionPlanning.ear for the WebLogic Web application server.

    Hello
    Yes we did it with a bank that had branches connected to a server through a dial-up line. They are complaining about the amount of data transferred between the branches and the servers. This has worked well on it and has greatly increased the performance of data transfer. However, nowadays the performance bottlenecks are usually not due to the amount of data transferred on the network, but the javascript components that need to run on the client and heavy computing/data and the report creation process.

    See you soon,.
    Alp

  • password Web form

    1. What is the difference between passwords web form, application passwords and internet passwords. Why a definition is not readily available on the screens of "aid".

    2. who is responsible? Keychain or Safari. If the ipad has created the password, iphone does not recognize it. If the imac has created the password, iphone recognizes but ipad is not. If you delete history or cookies on ipad or iphone, they "forget" their passwords even if they exist in the keychain. If you delete the keychain on ipad to re - install on ipad and theoretically get a new copy of icloud Keychain, ipad still don't "know" the password.

    If you then manually type the password on the ipad than on behalf of Google, then he remembers her.

    So, who's in charge. One could assume that the 'master' Keychain would not "cloud" Server based and available for all devices, at least for purposes of updating/reinstalling otherwise on a continuous basis but apparently not?

    Web form passwords,

    Here are the passwords by the site that you visit, for example a Bank for example. They make the rules for their own site. Some do not allow your browser to remember for security reasons. Others do not allow it, so you can configure your browser to automatically fill those.

    password application

    Not sure what you mean by passwords app unless you make reference to the duty to register your purchase?

    and internet passwords.

    And, here again, not sure if you referring to having to sign your account from your ISP.

    If you delete cookies, websites you visit cannot hold you as is the cookie that keeps in-memory settings. This is the reason why you should enter it again.

    It would be useful for you to be more specific and give examples of what you are referring.

    There is not a single process, which is "in charge". Overall, for very serious safety reasons, it can be annoying, but is better for you to need to enter the password. If they are all filled with auto, then someone pick up your camera would be able to have access to things and sites they shouldn't and can steal your money or identity.

  • When click the "back" button after filling out web form, I can't, a message says that Firefox must send information that will be rpeat any action... Why can I go back?

    My current Firefox is version 9.0.1 update
    "when I click on the"back"button after filling web form or make payment online etc, I can't go back to my homepage, if I press the BACK BUTTON (arrow) a message said.
    "Firefox must send information that will repeat any action (for example, a search or order confirmation) that was carried out earlier.

    I don't want to re - order or repeat the process over. The only thing I can do is to leave Firefox and start again which is very painful.

    Any solution will be appreciated.

    Older Firefox had this coming message in case you have used the back to go to a page that is requested from the server with the POST data specific to a form previously sent.

    You receive an alert to send POST data if you return to a page or refresh a page that was requested in advance from the server by submitting form via a (hidden) MESSAGE form data.

    Firefox can only make sure to get the same page send this POST form.

    Firefox doesn't know what it means shape data, so Firefox asks for confirmation before sending the form data so action can you take to repeat an action and buy another article or post a message once.

    A way to prevent that pop up is not to use the back button, but to open the links on a page that have been requested from a server by sending a MESSAGE form in a new tab (window) with a middle click or a Ctrl + left click.

    Then you can close the tab or window to go back.

Maybe you are looking for

  • I can't turn on location Services

    When I try to click on the button to activate the location service, it takes some time, lights and turns off immediately.

  • HP Pavilion dv7 second HDD installation problem

    Hello I recently bought an internal WD7500BPVX 750 GB SATA HDD compatible with my HP Pavilion dv7 - 2030eV to be used as a second hard drive, since I already have a 250 GB HARD drive on the laptop. I also bought a SATA cable which I think is compatib

  • Need to transfer from iPhone to iTunes apps

    I had to perform a new installation of OS 10.11 El Capitan. Doing so removed my apps (I think my music library is OK...) - so I have all the apps on my iPhone. The issue is - as I can't synchronize without wiping the iPhone with nothing library on my

  • DevCon downloads

    Hello world Yesterday I was downloading the DevCon content from the Web site: https://bdsc.webapps.blackberry.com/bdsc/landing.pg?lang=na#devcon , but today they have moved the content on the site of DevCon, but I can't. If someone knows the url that

  • Club Photo Dollar transfer and cannot get the price of $10 / month

    I am trying to transfer to Adobe Stock Photo Dollar Club, but when I click on buy now to take advantage of the transaction of $9.99 / month, it redirects me to a subscription page that is not the case. Please notify.