Username and Pass in Addressbar

Hi,
How should I hide or mask the Username/Password in the Addressbar when running Web reports?
[email protected]

hi
Here is an example of a typical WEB.SHOW_DOCUMENT call with a hard-coded URL:
WEB.SHOW_DOCUMENT ('http://www.oracle.com', '_blank');
Here is an example of a WEB.SHOW_DOCUMENT call with a hard-coded URL, but
launched with Java Script. The resulting browser will have its menu,
toolbar, and status bar hidden:
WEB.SHOW_DOCUMENT ('javascript:window.open("'TARGET=_blank>
http://www.startwithoracle.com","", "fullscreen=no,titlebar=no,location=no,
toolbar=no,menubar=no, status=no,resizable=yes");self.close()','_blank');
Here is an example of a WEB.SHOW_DOCUMENT call which uses a variable t
o create the URL. It will be launched with Java Script and the resulting
browser will have its menu, toolbar, and status bar hidden:
Declare
v_URLin varchar2(255);
v_URLout varchar2(255);
Begin
v_URLin := :block.item;
v_URLout := 'javascript:window.open("'|| v_URLin || '","","fullscreen=no,
titlebar=no,location=no,toolbar=no,menubar=no, status=no, resizable=yes");self.close()';
WEB.SHOW_DOCUMENT (v_URLout, '_blank');
End;
Rizwan

Similar Messages

  • Were do i go on pc to find username and pass for network server?

    i'm trying to network my pc and mac.
    i'm able to login on pc to access mac files but
    i dont know were to find username and pass of my pc so as to login from mac into my pc.
    i know the pass and user on the mac is under  system preferences (user&group)
    if figured on the pc it would be under user accounts?
    i tried the admin name and pass with no luck.

      You may no have one. It is possible to set up a PC without a password.
      If this is the case you will need to set a password on your account, or set up a new account with a password.
    http://pcsupport.about.com/od/windows7/ht/create-password-windows-7.htm  
    Bill

  • Sending prixy username and pass

    this code works fine without a proxy, however i can figuer out how to get it to work when behind a proxy, i tried some different things to pass the proxy username and password(the commented out code) but those did work, can anyone help with this? cause im lost as to how to send the proxy credentials to get outside to the net
    import java.awt.*;
    import java.awt.event.*;
    import java.net.*;
    import java.io.*;
    import javax.swing.*;
    import javax.swing.event.*;
    public class ReadServerFile extends JFrame {
    private JTextField enter;
    private JEditorPane contents;
    public ReadServerFile(){
    super ("Rage");
    System.getProperties().put("proxySet","true");
    System.getProperties().put("proxyPort","80");
    System.getProperties().put("proxyHost","90.8.0.5");
    //need to set the username and password
    //System.setProperty("http.proxyUser","sservices/proglab30");
    //System.setProperty("http.proxyPassword","proglab30");
    //Authenticator.setDefault(new Authenticator()
    // protected PasswordAuthentication getPasswordAuthentication()
    //   return new PasswordAuthentication("proglab30","proglab30".toCharArray());
    Container c = getContentPane();
    enter = new JTextField("http://www.google.com/");
    enter.addActionListener(new ActionListener()
    {public void actionPerformed (ActionEvent e)
    {getThePage(e.getActionCommand());}});
    c.add( enter, BorderLayout.NORTH);
    contents = new JEditorPane();
    contents.setEditable(false);
    contents.addHyperlinkListener(
    new HyperlinkListener(){
    public void hyperlinkUpdate(HyperlinkEvent e)
        if (e.getEventType()==
        HyperlinkEvent.EventType.ACTIVATED)
        getThePage(e.getURL().toString());}});
    c.add(new JScrollPane(contents), BorderLayout.CENTER);
    setSize(400,300);
    show();
    private void getThePage(String location)
    setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
    try {
    contents.setPage(location);
    enter.setText(location);
    catch(IOException io)
      JOptionPane.showMessageDialog(this,"Error getting URL","Bad URL",JOptionPane.ERROR_MESSAGE);
    setCursor(Cursor.getPredefinedCursor(Cursor.DEFAULT_CURSOR));
    public static void main (String args[])
      ReadServerFile app= new ReadServerFile();
      app.addWindowListener(new WindowAdapter(){
        public void windowClosing(WindowEvent e)
          System.exit(0);
    }

    hi
    Here is an example of a typical WEB.SHOW_DOCUMENT call with a hard-coded URL:
    WEB.SHOW_DOCUMENT ('http://www.oracle.com', '_blank');
    Here is an example of a WEB.SHOW_DOCUMENT call with a hard-coded URL, but
    launched with Java Script. The resulting browser will have its menu,
    toolbar, and status bar hidden:
    WEB.SHOW_DOCUMENT ('javascript:window.open("'TARGET=_blank>
    http://www.startwithoracle.com","", "fullscreen=no,titlebar=no,location=no,
    toolbar=no,menubar=no, status=no,resizable=yes");self.close()','_blank');
    Here is an example of a WEB.SHOW_DOCUMENT call which uses a variable t
    o create the URL. It will be launched with Java Script and the resulting
    browser will have its menu, toolbar, and status bar hidden:
    Declare
    v_URLin varchar2(255);
    v_URLout varchar2(255);
    Begin
    v_URLin := :block.item;
    v_URLout := 'javascript:window.open("'|| v_URLin || '","","fullscreen=no,
    titlebar=no,location=no,toolbar=no,menubar=no, status=no, resizable=yes");self.close()';
    WEB.SHOW_DOCUMENT (v_URLout, '_blank');
    End;
    Rizwan

  • Is iCloud username and pass the same as my apple ID and pass? I keep getting username or password incorrect for Icloud

    Is my iCloud username and password the same as my apple id and pass?  I keep getting username or password incorrect when trying to use I loud email

    The password is the same, the mail address has to be an iCloud address (Mac, Me or iCloud) which may or may not be the same as the address you use to log into iCloud.

  • I changed my AOL password!  Now I can't send photos on iPhoto. It says can't recognize username and pass word. Any advice?

    I changed my AOL Password. Now I can't send photos on iPhoto   It can't recognize the username and password. Any advice?

    What version of iPhoto and of the OS?
    For iphoto '11
    in the iPhoto preferences ==> accounts delete your e-mail account and reenter it
    OR
    IMHO the better solution is to set Apple mail as the email client in the iPhoto preferences
    LN

  • Airport Express +WPA2 Enterprise, no place to enter username and pass for auth...

    Airport Express version 7.6
    Airport Utility 5.5.3
    I want to use the Airport Express simply to bridge an Ethernet connection to wireless using WPA 2 Enterprise (Wireless network uses RADIUS authentication)
    Wireless mode is set to "Join a wireless network"
    Wireless Security is set to "WPA/WPA2 Enterprise"
    Problem is that there is no place that I can find to enter the username and password for the Enterprise security.
    Thanks

    Airport Express version 7.6
    Airport Utility 5.5.3
    I want to use the Airport Express simply to bridge an Ethernet connection to wireless using WPA 2 Enterprise (Wireless network uses RADIUS authentication)
    Wireless mode is set to "Join a wireless network"
    Wireless Security is set to "WPA/WPA2 Enterprise"
    Problem is that there is no place that I can find to enter the username and password for the Enterprise security.
    Thanks

  • Imessages failed to activate because the username and pass do not match?

    1- Changed the pass still did not work
    2-Created an apple id I could not activate
    3-I try to use the alternate apple id still no use
    4-I created an apple id from the imessages and it worked, then I turned it off and on, and when I try to activate no use
    5-I  used an apple id of a friend and it worked, I changed the pass and it still worked

    We should take a look at the log files to see what's really going on but if you haven't done anything with the installation yet then "reinstalling" is very easy.
    In the directory where you launched the jar file, you should find a directory named "crx-quickstart". Simply rename this directory to "crx-quickstart.old" and restart the jar file. Your new environment will be ready in a couple of minutes.  Keep the old directory and look into the [your directory]\crx-quickstart\logs directory for details on your original problem.

  • Usernames and passwords

    Hey I have been really wanting to add an interface were users can create multiple usernames and passwords on my iweb page instead of the password protect feature that only allows 1 username and pass. is this possible?

    You create .htaccess with a text edit application. It's a file with rules for the folder you place it in your server. First off you need to create the file. Since files that start with a "." (period) are hidden OS files in OSX they can not be created in Text Edit. I use TextWrangler to create a text file and save as .htaccess to the Desktop which can then be uploaded to a folder on your host to create rules for the directory its placed in.
    After the file has been saved as .htaccess you will not see it on your Desktop since files that begin with "." are hidden by default in OSX. You can create an automator workflow finder action that uses terminal to display and hide files that begin with "." look here for more info.
    Then check out some different codes you can insert into the .htaccess file. Usually searching Google for desired_feature .htaccess will find what you're looking for. For instance if you search for password protection .htaccess like this then you can find the code and method for creating a password-protected site using .htaccess
    I've never used .htaccess for iDisk and can't say for sure if it's supported for iDisk - EDIT: actually I just tried and it isn't. I should've known this already. In which case if you're using MobileMe you're left at the mercy of their available features. Sorry, man. Time to switch hosts which allow for more dynamic features?
    So now the drumroll question... Where are you hosting your site? You hinted MobileMe but it's not certain. Where you host depends on what programming features, if any, are available.

  • JMS Adapter (for DI) does not allow passing username and password to JMS connection

    Post Author: PLed76
    CA Forum: Data Integration
    JMS Adapter (for DI) does not allow passing username and password to JMS connection. It has those fields only for MSMQ. Our Production environment does not allow us to connect to JMS (we use Tibco EMS) anonymously, so it prevents us from use of Data Integrator. Is there any way to pass those params, or obtain the correct version of JMS Adapter, or obtain source codes of the JMS Adapter so we can correct them ourselves (we can send you the corrected sources back) ? Thanks in advance for any help. (PL)ed76 Renaissance Capital

    Bump - Were having the same issue.
    Has anyone found a way to connect to Tibco with a user/pwd?
    Version 14.0.297.

  • How can I pass username and password in a client bean to call a webservice?

    Hi,
    I have created a Client Java Bean for a web service (an automatically created Service from a Bapi) that requires username and password. How can I pass username and password in the code?
    Thank you!
    Julia
    This is my code:
    public Z_FlightGetlist port;
    Business Method.
    public String test1234() {
    try{
    BAPI_FLIGHT_GETLIST list = new BAPI_FLIGHT_GETLIST();
    list.setAIRLINE("KLM");
    port.BAPI_FLIGHT_GETLIST(list);
    return "ok";
    catch(Throwable e){
    return "error"+e;
    public void ejbCreate() throws CreateException {
    try{
    InitialContext ic = new InitialContext();
    Z_FlightGetlistService s = (Z_FlightGetlistService)ic.lookup ("java:comp/env/FlightProxy");
    Z_FlightGetlist vi = (Z_FlightGetlist)s.getLogicalPort(Z_FlightGetlist.class);
    this.port = vi;
    catch(Throwable e)

    Hello Julia,
    Check this document
    http://help.sap.com/saphelp_nw04/helpdata/en/50/a5d13f83a14d21e10000000a1550b0/frameset.htm
    Best regards, Maksim Rashchynski.

  • Pass the username and password in URL to auto log in the application from SharePoint List

    how to Pass the  username and password in URL to auto log in the application from SharePoint List  
    I have a link  in my SharePoint list  when user try to open the link its asking username and password .i want to put username and password in URL to auto log in into that external URL from sharepoint
    please help me it is possible

    Check out
    http://serverfault.com/questions/371907/can-you-pass-user-pass-for-http-basic-authentication-in-url-parameters
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

  • Trying to pass Login username and password from a non-Oracle Form

    I have a form that I am trying to use to pass a login username and password to an Oracle form. The problem is I know Oracle 10g web reports can take login parameters in a URL, but I can't seem to figure out how to encode/hide it and have Oracle read it. I want to be able to hide the username and password (obviously for security) and I also want to be able to pass special characters... does anyone have suggestions? It seems even in Oracle forms there are some issues passing login info because I have built in parameter forms... I have given myself quite a headache either way! We are trying to upgrade from an old, old version of forms and reports and are trying to use as much orginal code as possible. It all works if I pass plain text user name and password... any help would be sooooo appreciated. By the way on the Oracle side I am still pretty much an infant developer... please talk slow and use simple words... ;-p
    Thanks again for any help!
    Va

    ...asking me to enter username and password on a non-secured website, or else thy will destroy my account. Is it legit ?
    It is definitely a scam.  Delete it immediately.
    For more information, see this document:
    Identifying fraudulent "phishing" email

  • How to pass username and password with the portal url

    i want to access portal from my web site. i have created username and password fields in my web page. when submited , my portal page should open. so how to pass username and password with the portal url.

    This is not straightforward; but it is doable.
    First tell us about your portal version; portal 10.1.4 has a slightly different method of doing it and the pre-10g portals were completely different animals.
    And if you are in AS Rel 2, then the most important document for you would probably be the following:
    [Creating Deployment Specific Pages| http://download-west.oracle.com/docs/cd/B14099_19/idmanage.1012/b14078/custom.htm#i1015535]
    You might want to use it in conjunction with some metalink notes about your portal version and such a login page.
    hope that helps!
    AMN

  • Passed username and password on the 10G url to a form

    If I have a url (eg;) https://mydomain.com/forms/frmservlet?config=board
    is there a way to:
    1) add username on the url line
    2) modify any of the Forms Server config files to accept username/password
    Because what I really want to do is have FrontPage(my front-end app) interrogate who's coming in , isolate the username/password, and pass it on to the url I mentioned on line 1. AND, I don't want Forms to prompt me for a username/password.
    So that in the end, FrontPage will pass something like this:
    https://mydomain.com/forms/frmservlet?config=board?username=firstname.lastname?password=whateveritis
    IS this explanation clear?

    you can add a "&" behind the config and use parameters in the URL.
    https://mydomain.com/forms/frmservlet?config=board&userid=scott/tiger@db
    try it
    Gerd

  • Passing username and password through the URL (SharePoint integration)

    Dear friends
    I have a requirement to integrate MS SharePoint with Jsp application site. user has to login to the Sharepoint first then from link (URL) i want to pass the username and password from
    that link to login into the jsp site without showing the login page !!

    SharePoint with Jsp application site. user has to login to the Sharepoint first then from link (URL) i want to pass the username
    and password from that link to login into the jsp site without showing the login page

Maybe you are looking for

  • Receipts view RRP4 can default open standard list functions on

    When you use the receipts view /SAPAPO/RRP4 when selecting large data sets, it takes a while to open, but THEN when you click the PLUS to open all the features within, like being able to FILTER, which is the bitton standard list functions on Then it

  • Activate or deactivate a condition based on Input Variable

    Hi, Is it possible to Activate/De activate a condition based on Input variable, if yes can any one tell me how this could be done...

  • Quicktime to clips

    I'm using FCPro. I was given several long Quicktime files that have to be cut up into clips and sorted out. I imported them into my project and started to mark them and drag them back into the bin area. It works great but I'm having trouble re-naming

  • Gmail faults after change to fibre optic modem

    Hello there, Hope someone can help me out with this. Since modem change from ADSL to Fibre Optic i get constant error for my gmail account that says "Too many simultaneous connections. (Failure)". I understand that this is because i probably have too

  • Can we change only part of application action not set bubbleEvent = false?

    Our outgoing/incoming checks have a due date which have to be exchanged later, ex: 30 days later. In SBO, the payment goes into bank account immediately which we need to change. Test Cases : Case 1 : After the “ok” button on the Outgoing payments For