Go Straight into HTML Client

Using Analyzer 7.2.1<BR><BR>In prevoius versions you could specify a direct link into the HTML version or the Java version, thus bypassing the initail splash screen.<BR><BR>Is it still possible?<BR>If it is what is the link you have to add to go directly to the HTML version.<BR><BR>Thanks<BR><BR>Christo

<p>To be frank, I  havent done it.</p><p> </p><p>But Can it be done...  I believe we should be able to doit.</p><p> </p><p>The HTML page is a JSP page, so we would need a littlemodification to the logon page code.</p><p> </p><p>I believe there are functions in java that can get theuserid/password for the system. We would need to add those functioninside the JSP page. These functions would be called when the pageopens up, get the userid/password, pass it to the logon function (the function/event called when user hits the enter button).</p><p> </p><p>or in the username/password variable set it to the values we getfrom the functions we will write to get username/password fromwindows system and then call the onclick function..</p><p> </p><p>This seems workable and I trust that someone with Javascriptprogramming would find a way to do it.</p><p> </p><p>I dont have a javascript resource otherwise I too would like totry this out.</p><p> </p><p>Thanks</p><p> </p>

Similar Messages

  • Converting Flash Catalyst FXP File into HTML

    Hey there Adobe Community,
    We have a client who's website we built quite a while ago in Flash Catalyst, the problem is as many of you know that Flash Catalyst has been discontinued.
    Does anyone know of any way to get our FXP File converted into HTML?
    If you have a solution please let me know.
    Thankyou Adobe Community!
    James

    I am afraid you are just going to have to roll up your sleeves and rebuild it from scratch. You might look at Adobe' Edge Animate tool to assist with some of the animation that you may have within you FC project.
    Good luck,
    Chris Griffith

  • Converting XML and XSL into HTML

    Hello!
    I'm designing a servlet class that merges an xml file and xsl file into html that will be sent to the client. But I don't understand how the (sparsely documented) javax.xml.transform.dom package works. An exception is generated for a missing "version" tag, when I've included one that has worked on client-side xml/xsl pages before. If it matters, I'm using Apache Tomcat/JDK 1.4.
    Here's the code:package mypackage.servlet.xml;
    import java.io.*;
    import java.util.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import javax.xml.transform.*;
    import javax.xml.transform.dom.*;
    import javax.xml.parsers.*;
    import org.w3c.dom.*;
    import org.xml.sax.*;
    public class XML2HTMLServlet extends HttpServlet {
         public void doGet(HttpServletRequest request, HttpServletResponse response)
          throws IOException, ServletException {
              response.setContentType("text/html");
              PrintWriter writer = response.getWriter();
              try {
                   openFile("D:/Webdev/xml2html/data.xml", "D:/Webdev/xml2html/style.xsl", writer);
              } catch (Exception e) {
                   e.printStackTrace(writer);
         private void openFile(String xmlPath, String xslPath, PrintWriter writer)
          throws IOException, ParserConfigurationException, SAXException,
          TransformerConfigurationException, TransformerException {
              File xmlFile = new File(xmlPath);
              File xslFile = new File(xslPath);
              TransformerFactory tFact = TransformerFactory.newInstance();
              DocumentBuilderFactory dbFact = DocumentBuilderFactory.newInstance();
              DocumentBuilder builder = dbFact.newDocumentBuilder();
              Document xmlDoc = builder.parse(xmlFile);
              Document xslDoc = builder.parse(xslFile);
              Node xmlDocNode = (Node)xmlDoc;
              Node xslDocNode = (Node)xslDoc;
              DOMSource xmlSrc = new DOMSource(xmlDocNode);
              DOMSource xslSrc = new DOMSource(xslDocNode);
              DOMResult htmlResult = new DOMResult();
              Transformer transformer = tFact.newTransformer(xslSrc);  // the exception occurs here!
    When it runs, it complains:
    javax.xml.transform.TransformerConfigurationException:
    javax.xml.transform.TransformerConfigurationException:
    javax.xml.transform.TransformerException:
    javax.xml.transform.TransformerException: stylesheet requires attribute: version at
    org.apache.xalan.processor.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:767) at
    mypackage.servlet.xml.XML2HTMLServlet.openFile(XML2HTMLServlet.java:49) at
    ...etc...etc...
    data.xml contains:
    <?xml version="1.0"?>
    <document type="lecture">
         <title>Test Data</title>
         <section>
              <name>A New Section</name>
         </section>
    </document>
    style.xsl contains:
    <?xml version="1.0"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <xsl:template match="/">
         <html>
              <head>
                   <title><xsl:value-of select="document/title"/></title>
              </head>
              <body>
                   <xsl:apply-templates select="document/section"/>
              </body>
         </html>
    </xsl:template>
    <xsl:template match="section">
         <div><i>Section</i><br/><xsl:value-of select="name"/></div>
    </xsl:template>
    </xsl:stylesheet>I'm not sure the method calls above are what I want, so here's the client-side equivalent in Internet Explorer 5.0:
    function createStyledXMLDocument(xmlUrl, xslUrl) {
         var xmlDocument = new ActiveXObject("Microsoft.XMLDOM");
         xmlDocument.load(xmlUrl);
         var xslDocument = new ActiveXObject("Microsoft.XMLDOM");
         xslDocument.load(xslUrl);
         return xmlDocument.transformNode(xslDocument);
    }Any help would be greatly appreciated.

    Hi!
    I found the immediate answer with
    dbFact.setNamespaceAware(true);As for parser, I'm just using the default JDK install. But I'd like to hear more on Xalan. Is it independent open source? How does Xalan compare to whatever is default in JDK?
    Thanks

  • How to pass variable from link in email into HTML DB

    On our helpdesk application, we want to send emails to impacted customers, and have them click on a link in the email (that contains their ticket number) to get to a response form in HTML DB without having to copy and paste or re-enter that ticket number. How would I do this? At this point I don't know if the email will come from Outlook or from HTML DB.
    Also, I see that there is a version of HTML DB for Windows machines. Does it interface with MS Exchange?
    Thank you.

    Hi,
    I have a HR Incident Reporting HTMLDB application that sends details of assigned calls to the assignee's email account, detailing the issue and including a URL to the relevant page in the application.
    When the user clicks on the URL (appears as a link in their email) they go straight into the relevant application page (via login screen).
    We use lotus notes, but I see no reason Exchange would work in the same way.
    Cheers,
    Rob Chalton

  • I want to format time in HTML-Client

    I have a lot of ftime fields in different tables. In Germany time is formated  in military format.
    The time is a number of Maximum 4 digits and is formated as follow.  130 Looks 01:30  1415 = 14:15 (2:15 pm)
    I wrote a Little Javascript to Format the number and this works fine.
    But I don't want to copy this in every postRender of every time in every Screen.
    Is there  possibility to do this with a Little custom control, or in worse case to attach the code below to a lot of times, without copy and pasting them.
    myapp.BrowseDisposaetze.ende_postRender = function (element, contentItem) {
    contentItem.dataBind("value", function (value) {
    if (value) {
    var str = "000"+value;
    str = str.substring(str.length-4);
    str = str.substr(0, 2) + ":" + str.substr(2);
    $(element).text(str);
    Helmut

    Hello Helmut,
    a custom control I'm not Aware of. I have the same ask for colouring values and I use a custom function.
    Make a new js-Script (maybe: GlobalFunction.js) file and put this into your Scripts Folder. Add this file to your Default.htm where the other js File live.
    In your file GlobalFUnction.js add
    function ConvertMilitaryTime(p1)
    var str = "000"+p1;
                    str
    = str.substring(str.length-4);
                    str
    = str.substr(0,
    2) +
    ":" + str.substr(2);
                   return str;}
    In your HTML Client Function call your new Function
    contentItem.dataBind("value",
    function (value)
    $(element).text = ConvertMilitaryTime(value);
    }Hope this helps
    Kind Regards
    Thomas

  • Pdf into html doc

    I need to include pdf doc into html page.
    The code html I used with a tag and other
    test with javascript result into a new
    window of IE/Mozilla was opened that
    display pdf doc... without the layout of
    the web site page.
    I need to maintain the page design (layout)
    with his menus, links, counter, etc...
    encapsulated into the table element, frame,
    iframe, etc. and compatile with any
    browser and reader version installed
    into client machine.
    Any sugestion...???

    Hi,
    Please create the following Registry entry :
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\10.0\Hotfix]
    "i2947812"=dword:00000001
    this will fix your problem.(make sure to restart Acrobat after setting the registry).
    Thanks.

  • Convert all-Flash site into html?

    I have an all-flash site (www.CBRTA.org). For the benefit of
    certain clients who won't install the Flash plugin, I have to
    create a mirror html site. Does anyone know how I go about
    converting an all-Flash site into html? And quickly? I have access
    to Dreamweaver 8 and Flash 8.

    Sorry... unless you've separated the content out already,
    like into a
    database, you're going to need to cut/paste etc... there's no
    easy way if
    the site is all inside of Flash.
    Dave -
    Head Developer
    www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • How to convert pdf into html?

    Hi,
    I am an amateur ASP developer. I want to create a pdf viewer like http://www.scribd.com. But I want to convert PDF into HTML on the server and then display it to the client. I want to convert into HTML so that it can be browsed from mobile devices also. And I need the text to be searched client side.
    Can anyone help me? Give me any direction or hint on how to achieve this or where to start? Have anyone done this before?

    Irosenth,
    Thank you very much for your kind reply.
    Well, can you give me a clue from where to start? Is there any server component? or can ASP.NET help? Or from where I can get some information on converting PDF into html on server side?
    Look, everybody was a starter sometime. I want to do this.

  • HTML Client - can I use authentication when debugging locally inside Visual Studio

    This should be so simple, but I cannot find it, is it possible to enable authentication when debugging an HTML client locally inside VS so that the Login page is shown and you have to log in when you run the app? 
    We are adding additional code into the Login page and need to debug this... at the moment the only way we can find to do this is to actually deploy the app.
    There must be a way?
    Regards, Xander. My Blog

    In this post Security with HTML Client Huy said the following:
    "Unfortunately at debug time the runtime will always use a Test Account with Administrator permission and there's no good way to change this behavior."
    So there is no "good" (i.e. easy) way to do this, but perhaps there is a work around?
    Regards, Xander. My Blog

  • What is the best way to make PSD into HTML for emails

    What is the best way to make PSDs into HTML for emails? Will the new feature in Dreamweaver work for emails as well? I am using Cheetah mail, but I need to be able to turn PSDs into HTML so I can use it in Cheetah mail.  I have a general idea of how to do this, but I'm stumped about where to begin.

    Use PShop for images only.  Use DW to create your tables and inline CSS styles.
    Many e-mail clients do not show images for security reasons.  So graphics heavy e-mails are not an optimal way to communicate with your mailing list.
    See Alt-Web Articles, HTML E-mails and Newsletters
    Nancy O.

  • Using webmail in Mozilla Firefox 17.0.1 on Windows 8, original messages get turned into html code when I reply to or forward them. How can I fix this?

    I have tried re-setting Firefox and working in Safe Mode, but the problem still recurs. I use Fastmail as my webmail server and never had this problem on Windows XP or Windows 7. When I reply to a message, the original message is turned into html code. The same happens when I forward a message.
    My JavaScript is up to date, in case that's relevant. The Fastmail support team suggested the problem would be Firefox-related.
    The other function of my Fastmail account that isn't working properly in Firefox 17.0.1. is the search function.
    Do I need to get new plugins or something? I don't know where the HTML editor is in Firefox or if that's what's wrong.
    Regards,
    Rachel

    Thanks for your reply, cor-el. Norton 360 came pre-installed on the laptop as part of the package I bought. I haven't changed the pre-set firewall or anti-virus settings. Should I change something?
    I will try rebooting in Windows Safe mode as you say and report if that makes any difference.
    Rachel

  • How to load a large amount of HTML into HTML region?

    I am trying to display a clickable image map (HTML <map>) in a region. The HTML source for the image map is fairly large and will not fit in the Apex editor (HTTP 400 error when I Apply Changes). I would also rather not manage that much HTML in the Apex web editor. So I stored the code in a file and added it to my applications file storage.
    I have tried various methods of getting the HTML to load when the page is rendered. I tried a URL region, but that leads to all kinds of ACL/security issues that we do not want the customner to have to deal with. i also tried some PL/SQL:
    DECLARE
    l_file_id NUMBER;
    BEGIN
    SELECT id
    INTO l_file_id
    FROM APEX_APPLICATION_FILES
    WHERE filename = 'myhtml';
    APEX_UTIL.GET_FILE(
    p_file_id => l_file_id,
    p_inline => 'YES');
    END;
    But that just replaces the entire page, not just the region it's defined in (even when the HTML is without <head> etc).
    Various attampes wih #APP_IMAGES#myhtml and &APP_IMAGES.myhtml just give me the translation of the APP_IMAGES variable.
    So, how do I load a large chunk of HTML into a region dynamically at run time? I also need this to interact with APEX in the sense that JavaScript will set APEX variables and cause a SUBMIT when the use clicks on the image map.

    Hi Andy,
    ATD wrote:
    Does your HTML define the regions/points on the map using AREA tags?Yes. it is actually generated using MapSefrver from huge tables of SDO_GEOMETRY (Oracle Spatial).
    If so, you could define a report template that does this and use this for a report based on a table that has the settings for shape, coords, href etcHmm, the code (HTML map) is auto-generated so if I understand you correctly, this might be difficult. One of the HTML is approximately 180KB of text.
    I found a way to do this using dynamic PL/SQL. I created a new table that has a varchar filename and a CLOB for the file data. I then imported the HTML into the table using SQL Developer (copy&paste, nice!). I then created an HTML region and used the following:
    declare
    html clob;
    len number;
    st number;
    c number;
    begin
    select length(data)
    into len
    from FILES
    where name = 'state_query.html';
    st := 1;
    while len > 0
    loop
    if len > 32000 then
    c := 32000;
    else
    c := len;
    end if;
    select substr( data,st,c )
    into html
    from FILES
    where name = 'state_query.html';
    htp.p( html );
    st := st + c;
    len := len - c;
    end loop;
    end;
    Edited by: CoyoteTech on May 13, 2009 7:27 AM

  • I have recieved an e-mail seemingly from Apple that has gone straight into my spam. It says that someone has used my Apple ID to sign into iClous on an iPhone 4. There is a lionk to follow to check my details.  I am assuming that I should not so this?

    I have recieved an e-mail seemingly from Apple that has gone straight into my spam. It says that someone has used my Apple ID to sign into iClous on an iPhone 4. There is a lionk to follow to check my details.  I am assuming that I should not so this?

    You can forward the email to Apple at the link below.
    [email protected]
    Also check out the article below.
    http://support.apple.com/kb/ht2075

  • I have installed the agent 10 or 15 times and one installation hasfailed, no error appeared during the installation but I am havinginconsistent issues with my ethernet card not working here and there. Werebooted and can log into Novell client but th

    I have installed the agent 10 or 15 times and one installation has failed, no error appeared during the installation but I am having inconsistent issues with my ethernet card not working here and there. We rebooted and can log into Novell client but the login prompt did not appear for ESM client or the icon was not in the systray. Everything seems to work, besides at times (a couple times today) it terminates his ethernet card/connection. I would re-image his computer but he has several applications and it would take several hours, so I am hoping someone has an idea to fix this issue. So I was trying to figure out why he did not get the prompt to login and why it's not in the systray and it appears to not have completed the install? I checked the add/remove programs, its not listed within their, I also checked the registry and found nothing for endpoint within their, but the files are within c:\program files\novell\zenworks endpoint security.
    I have also tried uninstalling it but that fails due to it "not being installed", and it will not reinstall over itself either.
    I did notice that stuninstdrv.exe is running in task manager. Any help would be great...
    Windows xp sp3
    ESM 3.5.154
    Thanks,
    Andy

    If you are searching the registry, check for the "Senforce" string. It should be at HKLM\Software\Senforce
    Try running the install program for the ZSC with the following command line:
    setup.exe /V"STUNINSTALL=1"
    If you've specified an uninstall password, try this one instead:
    setup.exe /V"STUNINSTALL=1 STUIP=password"" (please note the double quote at the end)
    Let me know if that helped you.
    Daniel
    >>>
    From: Andy_DeWees<[email protected] du>
    To:novell.support.zenworks.endpoint-security-management
    Date: 2/5/2009 12:52 PM
    Subject: I have installed the agent 10 or 15 times and one installation hasfailed, no error appeared during the installation but I am havinginconsistent issues with my ethernet card not working here and there. Werebooted and can log into Novell client but the login prompt did not appearfor ESM client or the icon was not in the systray. Everything seems towork, besides at times (a couple times today) it terminates his ethernetcard/connection. I would re-image his computer but he has severalapplications and
    I have installed the agent 10 or 15 times and one installation has failed, no error appeared during the installation but I am having inconsistent issues with my ethernet card not working here and there. We rebooted and can log into Novell client but the login prompt did not appear for ESM client or the icon was not in the systray. Everything seems to work, besides at times (a couple times today) it terminates his ethernet card/connection. I would re-image his computer but he has several applications and it would take several hours, so I am hoping someone has an idea to fix this issue. So I was trying to figure out why he did not get the prompt to login and why it's not in the systray and it appears to not have completed the install? I checked the add/remove programs, its not listed within their, I also checked the registry and found nothing for endpoint within their, but the files are within c:\program files\novell\zenworks endpoint security.
    I have also tried uninstalling it but that fails due to it "not being installed", and it will not reinstall over itself either.
    I did notice that stuninstdrv.exe is running in task manager. Any help would be great...
    Windows xp sp3
    ESM 3.5.154
    Thanks,
    Andy

  • Is it possible to convert PDF file into HTML

    Dear friends
    Is it possible to convert PDF file into HTML. I have few hundread PDF files i like to convert this files into HTML. I hope it can be done through Java but i don't know how to start this coding. anybody can give me a brief idea to go ahead.

    Why do you want to do this yourself? I quick search on Google showed several utilities to do this, some freeware, some commercial.

Maybe you are looking for

  • Wifi connecting to network

    I am not able to connect to my WiFi network via Blackberry. I go to WiFi Network>My WiFi home network> WiFi Connection Status Attempt 1 of 3 > Error message "Timed Out" I never get past  WiFi Connection Status Attempt 1 of 3. It just times out.  What

  • Adobe Form - Locked field

    Hi All Could someone please tell me what are the function 'Lock Text', 'Lock Static Object' and 'Lock Field' under 'Edit' on menu selction bar - used for - (I'm new with Adobe Form) - Thanks

  • Adobe Premier Elements 9

    This program stopped working on my computer after I'd used it for a week. It began giving me the error "A serious error has forced Premier to shut down. Please restart and try again' and I could no longer use the porgram. The error would occur shortl

  • How to assign Z_Transaction_variant_for_FV50 to No_authr_user_group?

    Hi Experts, I hv been created the Z_transaction_variant_for_FV50, so now, I wanna to asign it to, 1) no_authorisation_user_group? How to get it done? pls. let clarify, thanq. Message was edited by:         Srikhar

  • Issue: impossible to sync my settings with the adobe account

    I'm logged-in in Adobe Creative Cloud, but still Photoshop CC doesn't seem to give me the possibility to sync my settings with the account. If I go in Photoshop what I see is this, and if I click on "Sync settings now", "Manage account online" etc, n