Host/ Load form to external website

Hi. We are trying to find a solution to load an Eloqua form on our existing website. Is this possible? Would it be done through using an iFrame? Thanks in advance.

Thanks for the reply. I have manually implemented jQuery in APEX and using it for other functionality e.g. validation, show/hide item etc. it works fine without any trouble, I am guessing it might be some sort of security issue or bug in APEX that blocking external website post. Not sure though.
Ta,

Similar Messages

  • Loading Images from external website using Applet...

    Hello,
    I want to load an Image from an external website (image hosting site) but I seem to get an error using the following code:
    images.add(ImageIO.read(urlsToGet.pop()));The error is get is something with security...
    Is there any "safe" and usefull way to load an Image from an external website?
    Thanks

    The_Pointer wrote:
    The error is get is something with security...
    Is there any "safe" and usefull way to load an Image from an external website?You need to sign the applet. An applet is normally only allowed to load resources from the host that it came from.
    Kaj

  • I'm having problems loading web pages on a vmware workstation 6.05 guest OS using Firefox 3.5.9. I can ping external websites fine from the guest. No proxy. Any ideas?

    I'm having problems loading web pages on a vmware workstation 6.05 guest OS using Firefox 3.5.9. Also tried the latest 3.6 version. I can ping external websites fine from the guest. No proxy. Any ideas?
    == This happened ==
    Every time Firefox opened
    == I installed a guest OS

    I'm using the same swear words as you. There are several threads about this problem - no answers.
    I have a LaserJet 8100N and 8150DN, get the 79.01FE error on the 8150 from print outs from Safari, Firefox, and Preview, for only some sites/documents. CNN.com has become my test site, seems I can crash the printer 90% of the time with their home page at any given time in the day.
    A summary of what I have tried:
    - Upgraded the firmware to the latest for both the JetDirect card and the printer.
    - Swapped the JetDirect cards between the 8100 and 8150.
    - Swapped ram on the 8150 board.
    - Disconnected external trays, bins, and removed extra RAM and hard drives from the 8150.
    - Tried setting the JetDirect link and matching switch port link to 100FD, 10HD, 10FD, 100HD, as suggested by a poster.
    - Tried having client's print to the printer through a XServer Print Server.
    - Can consistently create the error from multiple systems running 10.3.9, 10.4.5, and 10.4.6 (didn't have an install base of 10.4 before 10.4.5).
    Someone in the 'know' (which means they're likely not), said 10.4.7 will likely fix this. Being Apple has not even addressed that the problem exists (that I could find), I doubt the magic fix is a release away.
    Apple's software is triggering something that Windows systems appears not to be, so one could say it's an Apple problem; but ulimately it's HP's software/hardware that is at fault in that it is allowing their system to crash from input alone.
    G4/G5 XServes    

  • Post to authenticator from an external website / html form

    Is it possible to post to a authenticator from an html page containing the form located on an external website?
    I have developed a custom login module for the portal server, so I tried fiddling a bit and cheating with the states. Problem is the login module still expects to be called first for displaying the form... resulting in the fact that a form post to the authenticator displays the portal login form in stead of actually validating credentials right away.
    I am trying to achieve something like the login box topleft on http://mysun.sun.com/
    Anybody who has experience on this part and can help me out?

    What you might want to do is look at the way that the login provider has been built.(Usually available when using anonymous login).
    <INPUT TYPE=HIDDEN NAME="arg" SIZE=-1 VALUE="newsession">
    <!-- For different auth methods, the below params must be modified -->
    <INPUT TYPE=HIDDEN NAME="page" SIZE=-1 VALUE="1">
    <INPUT TYPE=HIDDEN NAME="Submit" SIZE=-1 VALUE="Login">
    This seems to almost just "pass" the credentials through to the authenticator. It also destroys the current session, and forces the portal to start a new session.
    You can find more info on this in the Release notes for SP3/SP4. See http://docs.iplanet.com
    HTH

  • Using our website to host a form.

    How do I embed the form I create on FormsCentral on our website?

    Hi,
    The following FAQ explains how to embed a form in your website:
    http://forums.adobe.com/docs/DOC-1991
    Regards,
    Brian

  • Get a window with external website when loading iview

    Hi,
    i wrote a iView which calls a external website with a couple of computed parameters .
    The iview has the following JS code :
    function openSite(){
         var oChild = window.open("https://emea.website.com/login.jsp?un=usernameABC&pw=B0C328098DA439DEC12578B000407BED",  "website","width=768,height=1024");
         return false;
    I call the function in the body  using  onload and as a anchor with onclick.
    So far so good outside the portal. But when i call the iview in the portal nothing happens.
    When i click on the link, it brings me to the correct website.
    My Question : What do I have to do to get the window open within the portal?
    Regards,
    Kai

    Hi,
    i found a solution by myself:
    My body tag was not the only one within the HTML, hence no onload method was called.
    I added a javascript tag and called the javascript function there.
    Thanks for trying to help.
    Kai

  • Follow-up - Loading forms

    Listed below are details on my original problem.
    One solution I am trying has been to in the connection settings of my browser is to set the proxy to (local, 27.0.0.1) then direct form builder to my browser (firefox) using preferences and selecting run-time tab and selecting the firefox.exe file. Unfortunately I am being told by the browser that it requires to load additional software to solve the problem. Are there other setting that I need to create with in Oracle to allow it to run a form??
    I am a student doing course in Oracle and have been setting up Oracle on my home computer, could I ask that response provide a reasonable amount of detail/steps that may help lead a novice through the process, thanks.
    All assistance would be kindly appreciated
    Regards
    James
    The problem is that I get into Oracle, start SQLPlus, create some tables, start-up sJ... start-up/initialisation and then load form builder and open form file. If I try to run the form, I am first asked to log into the database that allows my tables to be read/write in the form. Then a html window appears but there is no form instead I get the following:
    Run Form -
    Explorer window appears
    Address field is: c:\documents and settings\james\local settings\temp\s3gs.3htm
    In the window the following appears:
    <html> <head> ORACLE FORMS.</head>
    <body onload="document.pform.submit();">
    <form name="pform" action=http://thomson:8889/forms90/f90servlet method="POST">
    <input type="hidden" name="form"          value="c:\Oracle_TutData\Results\CustomerDemo.fmx">
    <input type="hidden" name="userid"          value="SCOTT/AMAZON@">
    <input type="hidden" name="obr"          value="yes">
    <input type="hidden" name="array"          value="YES">
    </form> </body></html>
    Run Form Debug -
    Explorer window appears
    Address field is: c:\documents and settings\james\local settings\temp\s3gs.4htm
    In the window the following appears:
    <html> <head> ORACLE FORMS.</head>
    <body onload="document.pform.submit();">
    <form name="pform" action=http://thomson:8889/forms90/f90servlet method="POST">
    <input type="hidden" name="form"          value="c:\Oracle_TutData\Results\CustomerDemo.fmx">
    <input type="hidden" name="userid"          value="SCOTT/AMAZON@">
    <input type="hidden" name="obr"          value="yes">
    <input type="hidden" name="array"          value="YES">
    <input type="hidden" name="debug"          value="YES>
    <input type="hidden" name="HOST"          value="thomson">
    <input type="hidden" name="PORT"          value="2146">
    </form> </body></html>

    James,
    add the following variable in the Oracle Home entry in the registry as a new String value
    FORMS90_HIDE_OBR_PARAMS
    The value of this variable should be set to 0 (zero).
    The problem you face is caused by a feature that is supposed to hide the username/password details from the request URL when starting Forms from the development environment. At least on XP there are known issues with this. Using teh variable above switches this feature off.
    Frank

  • Setup WSUS - Now My External Website Cannot be Accessed via Domain Machines

    Hi all,
    I recently set up a WSUS server for my company so I can manage updates to domain computers. I got it working and each domain computer now looks to the server (192.168.0.101) for updates. In addition, I have a DC on this machine as well which has DHCP and
    DNS setup on it too.
    After I installed WSUS, Windows set up a IIS server so it could send out updates to computers. Unfortunatly, local domain (prorepmktg.com) computers stopped being able to access our external website (found at http://www.prorepmktg.com) this is hosted by
    a 3rd party and is not a part of our network. I assume this is a DNS issue, but since it is also probably connected with WSUS, I need some help being able to allow access to our external website without disrupting any WSUS functions.
    I apologize if this issue is simple to fix, but I am stretching my knowledge of DNS and WSUS here. I am running Windows Server 2012 R2.

    I have a DC on this machine as well which has DHCP and DNS setup on it too.
    I am running Windows Server 2012 R2.
    This is your very first challenge. Have you researched the implications and requirements for installing WSUS on a Windows Server 2012/2012R2 Domain Controller?
    Unfortunatly, local domain (prorepmktg.com) computers stopped being able to access our external website (found at http://www.prorepmktg.com)
    I'm fairly certain that the mere act of installing WSUS and/or IIS would not have impacted your ability to access external domains.
    Does this issue ONLY affect THIS external domain or ALL external domains?
    If only THIS external domain, then it also begs the question of what you configured in DNS to allow your internal clients to get to that external domain.
    Also relevant is this question: What is the Active Directory Domain Name of your internal domain? I'm much more inclined to think this issue began when you installed/configured DNS, not when you installed WSUS.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • DNS Setup/View external website internally

    Greetings all - trying to set up a Mac server from scratch for the first time. Been managing one for a while but didn't actually set it up myself.
    I have the beginnings of DNS setup all squared away, but am still looking to figure out how to properly set up my website. Here's my setup. We used to have a joint Windows 2003/10.5 server environment. Windows handled Exchange and DNS, the Leopard box handled everything else (DHCP, web, file sharing, etc). We're transitioning everything to the Mac box in preparation for setting up Kerio MailServer and just to ditch the windows box.
    I own companyname.net - that domain is hosted externally by Network Solutions. It's forwarded to my static IP.
    Our old internal DNS was hosted by a Windows 2003 box - it had zones for companyname.ltd (the private internal domain) and companyname.net. companyname.ltd was the nameserver. There were two A records handling the website for internal clients - one with a blank name, and one with www. Both pointed to the IP of the Mac server (the current box that I'm transitioning everything to). Everything was hunky dory - internal pings to the web address went to the internal ip, externally it went to the external IP, and everything worked just great.
    So in setting up the new DNS on the Leopard box, here's what I have so far.
    Primary zone: companyname.net
    A Record: macpro : 192.168.1.3 (this is the name of the server)
    A Record: mail : 192.168.1.2 (our mail server)
    Alias : ichat : macpro.winstongroup.net
    The checkhostname thing works fine, Kerberos is up and running, as is Open Directory.
    Now, I do not know how to set up our website so that internal clients can view the external website. I tried creating an A record to the server for www, but then that overrides the macpro A record that is the host of the whole thing. I also tried creating A records to the external IP, but then when I pinged it just pinged once, then it seemed like the firewall kicked in and stopped it. I tried creating aliases to companyname.net but every time I did that, Server Admin kept adding on an additional companyname.net to the end of the name (so it would read like companyname.netcompanyname.net). That didn't make much sense to me.
    I'm sure there's other people who can view internally hosted sites from the lan - so any help would be very much appreciated!

    One minor other question. I prefer the url of our site to be companyname.net instead of www.companyname.net. So now, while www is set up as a server alias, it wouldn't direct to companyname.net, even though that URL was set up in the web services panel in Server Admin. I then created a new alias that was "companyname.net", without the trailing period so it was not a FQDM, directed it at the same web server, and everything seemed to work. Does that seem right - it's working, so it seems to be somewhat right at least!

  • How to pass a report value to an external website URL??

    Hello,
    Clicking on one of the fields in a report needs to take me to an external website and should pass the value of the field to the URL
    Example:
    1. Let's assume external site is http://www.abc.com
    2. The values in a column in my report range from 1 to 1000.
    3. When I click on say value 21 in my report, the URL formed should be http://www.abc.com/21 and should open in a new browser. Similary, when I click on value 994 in my report, the URL should be http://www.abc.com/994
    Note: I have created reports before and linked them(passed parameters) sucessfully to other objects(forms,reports) etc.. But, haven't passed parameters to external websites before!
    Would really appreciate if anyone could point me in the right direction.
    Thanks
    Dev Govindaswamy

    Please take a look @
    how-to-pass-null-value-to-multi-value
    Passing NULL parameter from aspx page to Report Server

  • How to configure DNS server to redirect all web traffic to one external website?

    I'd like to use the DNS service on my OS X Server as a way to force all all web traffic to one specific, external website. Not quite sure how to go about configuring it, though - any recommendations?
    (BTW, this is, obviously, not our primary DNS server; I intend to silently update the preferred DNS server for users who fail to complete their timesheets in order to force the issue)

    Web clients don't generate uniquely-identifiable DNS queries; there's no SRV request or related traffic that you could select on and spoof.  So if you do implement this, everything querying the spoofing DNS server will get the spoofed host, or you'll have to spot specific queries that are likely web queries; Facebook, Google, Bing, etc. 
    If you still want to implement this, then I'd probably replace the DNS server with a runt DNS server (maybe hack dnsmasq or maraDNS, or create yourself a trivial DNS server) and have that always return the specified IP address.  This avoids having to hack BIND to be universally authoritative, which is probably on par with hacking a simpler DNS server to always return a fixed IP address, and the latter is probably easier to undo.
    A firewall can spot TCP port 80 and port 443 traffic, unlike a DNS server.   Firewalling outbound port 80 traffic is more typical of these requests, and either trap that traffic to a specific web page based on the capabilities of the firewall, or the web proxy approach that Camelot suggests.  There are folks that tie access into the web proxies into external authentication and related; that'd be able to do what you want.   Web proxies are usually combined with firewall blocks, as most sites want only the web proxy to have external access, too.  But this is also rather more pieces than a DNS redirect, too.

  • Small Business Server 2008 IIS trying to authenticate an external website logon???????

    I have a problem accessing an external website portal on the internet, when i select the link on the website it prompts for the username and password i then get an internal IIS authentication error ???
    The website is not hosted by us but the error is defiantly from my IIS server.
    I have checked everything that i can think of but no luck.
    Also it seems to be only this particular website as i can log into other portals like MYOB, ATO ect without a problem.

    Thanks for the reply.
    When i ping i get a reply from the external IP Address of the website that i am attempting to log on to.
    No totally different domain name than our domain name.
    The bindings for the default website is only http
    The error page i receive after typing in my credentials to the dialog box that prompts me is below.
    You are not authorized to view this page
    You do not have permission to view this directory or page using the credentials that you supplied.
    Please try the following:
    Contact the Web site administrator if you believe you should be able to view this directory or page.
    Click the Refresh button to try again with different credentials.
    HTTP Error 401.1 - Unauthorized: Access is denied due to invalid credentials.
    Internet Information Services (IIS)
    Technical Information (for support personnel)
    Go to Microsoft Product Support Services and perform a title search for the words HTTP and 401.
    Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Authentication, Access Control, and About Custom Error Messages.  

  • Links to External Websites Appearing in my Project

    Hi,
    Got a strange one here . . . it may be network related I guess, but I'm not sure.
    I recently finished work on a large WebHelp project. When I outputed it to HTML I noticed that certain words have been 'hikacked' and used as links to external websites - webopedia.com being the most common:
    <p class="DocsNormal" align="justify">Federated Instant Messaging (IM)
    <a href="http://www.webopedia.com/TERM/F/network.html"><span style="color: windowtext; text-decoration: none;">networks</span></a>
    allow communications across a variety of different IM <a href="http://www.webopedia.com/TERM/F/client.html"><span style="color: windowtext; text-decoration: none;">clients</span></a>
    and <a href="http://www.webopedia.com/TERM/F/platform.html"><span style="color: windowtext; text-decoration: none;">platforms</span></a>.
    A Federated IM network, has an open <a href="http://www.webopedia.com/TERM/F/directory.html"><span style="color: windowtext; text-decoration: none;">directory</span></a>
    allowing other IM networks to message their users. Federated IM networks
    often communicate using open standards, such as <a href="http://www.webopedia.com/TERM/F/XMPP.html"><span style="color: windowtext; text-decoration: none;">XMPP</span></a>.</p>
    It's almost as if Google Adwords or some other site has taken over my document. These are certainly not links that I have put in; I generally only link to other pages within the same document and hardly ever go out to other sites. The only external links I have added to the project are for legitimate sites (Adobe and Avaya).
    Has anybody else experienced this, and does anybody know how to stop it happening?
    Any help or advice would be appreciated,
    Thanks,
    Alex

    Hello again Alex
    Okay, question here. The document you say is exhibiting the issue, did you create that document yourself? If not, then perhaps whomever created the document to begin with added these links.
    I suppose that you could troubleshoot this by creating a fresh document. If the fresh document doesn't have the mysterious links, you can rule out any automated and nefarious forces at play. But if creating the document DOES seem to contain the links, you have other issues at play here that warrant further and deeper investigation.
    By the way, is this content originating from a Microsoft Word document or is it just basic HTML pages?
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcererStone Blog
    RoboHelp eBooks

  • "Submit "buttons on forms in various websites do not render in 18.0.1 but render in other browsers.

    After 18.0.1 was released forms in our inhouse applications and some external websites "submit" button does not render.
    - Buttons render correctly in current versions of other browsers IE,Chrome, Opera.
    - Latest release of Java installed.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • Basic form with external data

    I am not sure if I am overcomplicating something I am trying to do with designer/Acrobat.
    I am trying to create an interactive work order.
    Much of the basic layout has been done, and most of the fields are doing what I want them to do, though I still have a little here and there that needs some tweaking.  But before I get to doing those, my primary focus is to have the form access external data.
    For example.  I have a table in the form that has the following fields.
    Quantity     Part Number     Description     Price     Amount
    Quantity, price and amount are all internal to the form itself, and are fillable by the user of the form, with the exception that the amount field is a calculated value based on the previous two.  My intention is that these fields are only filled by the user of the form when needed.
    My issue however is the Part Number and Description fields, which has me quite perplexed on what would be the best way to go.
    From some of what I have read here and there in this forum and elsewhere, it seems that I have to have some kind of complex setup regarding sql servers if I want to use a simple database file (access for example) where I can edit as needed on the fly to pull data into the form as needed, using for example, a pulldown, to populate the two fields.
    I can muddle through that for my personal needs, however, my intention is to provide the form to co-workers so they can use it without having to set up what I am seeing as extremely complex setup of installing and configuring sql servers and so forth.  The computers will not be connected to any networks, these are field laptops.
    What I was hoping was to provide the database with the pdf file and let the end user simply copy those to a folder and use them without much fuss, aside from them being able to edit the database file to add their own custom information.  I was also considering adding in the ability for them to save and recall customer contact information as well.
    I am not by any stretch of the imagination a programmer.  I am a technician.  I can figure out how to use access easily enough.  But beyond this...well...its all greek to me if you get my gist.
    Am I overcomplicating the matter.  Is there an easier approach to what I want to do?  Are there any complete samples  (includes all the files needed) available that I can use and study to accomplish what I am trying to do?
    Appreciate any input from you folks here.
    Thanks.

    Hi,
    There are (at least) two ways of approaching this.
    One is to have the Part No. and Description in an external source (eg database) and then set up a data connection in the form to access this information. One problem is that if the user are using Adobe Reader, then the data connections will not work. See summary of deployment options here: https://acrobat.com/#d=3lGJZAZuOmk8h86HCWyJKg
    Another option is to hard wire the Part No and Description into the form. There is an example here and links to a tutorial on Acrobat Users website. Linking Drop Down Fields / Combo Boxes
    Good luck,
    Niall

Maybe you are looking for

  • I activated my 4S over WiFi.  I have never synced it with iTunes.  How do I sync it now without losing all of my content?

    Itunes will have me erase my phone before I can sync it.  How do I keep from losing all of my content (apps, app configs, settings, accounts, notes, voice memos, pictures, songs etc.)  Do I need to use iCloud to back it up?  If so, I'd rather not spe

  • Drop-down menus text on white background instead of blue

    I installed Firefox 9.0.1 on a new PC running Windows 7 Pro 64 bit. The selected option on the drop-down menus consists of black text surrounded by a thin blue border on a white background. This makes it difficult to see. On the old machine and on my

  • Automated shared review

    Here is my scenario. I am basically trying to recreate the shared review process offered through Acrobat, but do in a more automated way in a web environment. Plus I want every user involved to only need Acrobat Reader (my company would cover the cos

  • Defalting Account assignment category for PRs

    Hi, How do I configure to have automatically default a u201CAccount assignment categoryu201D depending on PR document type, so the user cannot change/enter Account assignment categoryu201D . For example if the PR type is u201CService PRu201D, all lin

  • 4 GB iPhone removed from Apple Store?

    This morning i noticed the 4GB iPhone is not listed in the clearance section of the Apple.com store, I take it these must have sold out already.