A plug-in to integrate CAPTCHA with Stellent 7.5.2.

Hi,
I am looking for a plug-in to integrate CAPTCHA with Stellent 7.5.2.
A CAPTCHA is a program that can tell whether its user is a human or a computer. You've probably seen them — colorful images with distorted text at the bottom of Web registration forms.
If you've integrated reCAPTCHA into Oracle Stellent UCM, could you please share your experience.
Thanks,
Premkumar

Hi Premkumar,
thanks for the fast answer, we are currently running out of time for this projects so we decided to use
reCaptcha (something that we initialy reject because the dependency of 24/7 strong connection to
the service privider site) for the moment and probably to search for other ways in the future.
But I will show you something that I have tried to use for proxy-like script.
<%@page import="sun.net.smtp.SmtpClient, java.io.*, java.util.*, java.net.*, java.text.*" %>
<%
URL map_rss_url = new URL("http://www.google.com/maps/ms?ie=UTF8&msa=0&output=georss&msid=107104896325584786311.000464d760ece9577f71a");
URLConnection rss_connection = map_rss_url.openConnection();
BufferedReader in = new BufferedReader(
     new InputStreamReader(
          rss_connection.getInputStream()));
String inputLine;
while ((inputLine = in.readLine()) != null)
out.println(inputLine);
in.close();
%>
This is the whole code but the outpus is:
<head>
<script type="text/javascript">
var _U = "undefined";
var g_HttpRelativeWebRoot = "/idc/";
var SSContributor = false;
var SSForceContributor = false;
var SSHideContributorUI = false;
var ssUrlPrefix = "/my_site_id/";
var g_navNode_Path = new Array();
g_navNode_Path[0] = 'home';
g_navNode_Path[1] = '312';
g_navNode_Path[2] = 'map_rss';
var g_ssSourceNodeId = "map_rss";
var g_ssSourceSiteId = "my_site_id";
var g_strLanguageId = "en";
</script>
<script id="SSNavigationFunctionsScript" type="text/javascript" src="/idc/websites/my_site_id/sitenavigationfunctions.js"></script>
<script id="SSNavigationScript" type="text/javascript" src="/idc/websites/my_site_id/sitenavigation.js"></script>
     <script type="text/javascript" src="/idc/resources/wcm/sitestudio/wcm.toggle.js"></script>
     <script type="text/javascript" src="/idc/resources/sitestudio/ssajax/ssajax.js"></script>
</head>
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
<channel>
<link>http://maps.google.com</link>
<title>testowa 1</title>
<description><![CDATA[]]></description>
<item>
<guid isPermaLink="false">000464d783f1b6f302d72</guid>
<pubDate>Wed, 11 Mar 2009 13:05:01 +0000</pubDate>
<title>???? ????? ?????? / St. George Branch</title>
<description><![CDATA[<div dir="ltr">????? ?????? /<br> St.George</div>]]></description>
<author>AnthonyLait</author>
<georss:point>
42.699265 23.320221
</georss:point>
</item>
</rss>
The head parts is automatically attached and I see no way for removing it. If you know why this happen it
will help me very much in the future.
Greetings,
eng. Ilian Iliev

Similar Messages

  • How to Integrate Google_Mini with Stellent

    Hi,
    Please let me know the integration steps of Google Mini with Stellent.

    Hello Vishal,
    The Google Mini Search Appliance ("mini") will not index Stellent (Content Server) content directly. The mini is simpler version of the Google Search Appliance ("GSA") that does not include a number of enterprise features available on the GSA. Whereas the GSA can be configured to connect directly to a content repository (like Stellent), the mini can only index web sites and network-shared folders. While you might be able to create web site representing all of your Stellent content, you would not have the metadata information and security-filtered search results that you will likely want to see.
    The link below is a page comparing the mini with the GSA.
    http://www.google.com/enterprise/mini_vs_gsa.html
    My company, Frontline Logic, is a Google (and Oracle) partner that has created a connector that provides Stellent indexing on the GSA. Below is a link describing our product.
    http://www.frontlinelogic.com/offerings/services/enterprisesearch/index.html
    Please contact us if you would like further information about our product or services.
    Jon-Eric Eliker
    Frontline Logic, Inc.
    www.frontlinelogic.com

  • My apple ipod classic 80gb says there is no music - anything on my ipod, but says it only has 37gb free. Then i try and plug it into my pc with iTunes on (i've set it to do not automatically sync devices) but it still freezes every time. can't restore.

    my apple ipod classic 80gb says there is no music - anything on my ipod, but says it only has 37gb free. Then i try and plug it into my pc with iTunes on (i've set it to do not automatically sync devices) but it still freezes every time. the only way to unfreeze it is by detatching the ipod or resetting with menu/centre (until it loads up again, where it immediately unfreezes and comes up with a load of messages saying "cannot read iPod" and when i try and restore it by pressing menu/centre button while it's plugged in, it says "cannot restore as it is being used by another program" or "error 1415". Any ideas how to sort this out? hope i haven't majorly screwed it up. thanks.

    Sorted it out. If anyone has this problem i reccommend visiting http://forums.ilounge.com/ipod-classic-ipod-5g-video/237546-ipod-classic-80gb-fr eezes-itunes-need-restore-plz-help-2.html#post1403546 there's some pretty good advice on it. have to go into control panel and re-format iPod into NTFS file. good luck.

  • Steps to integrate ATG with siebel.

    What are Steps to integrate ATG with siebel?

    Refer to this thread on the same topic
    ATG Siebel Integration

  • How to Configure and Integrate EP with CRM

    Hi Everybody,
    I want to integrate EP with CRM.
    I am using SAP WAS Server.I have installed Portal.
    I downloaded CRM Business packages.
    1)How to integrate and configure in the EP with SAP R/3(CRM Module).
    2)What are the prerequisities.
    Plaese prove the exact help and documents.

    Hello,
    I think this <a href="http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N12_Scen_InstallGuide_EN_US.doc">Scenario Installation Guide</a> from the <a href="http://help.sap.com/bp_epv260/EP_EN/index.htm">SAP Best Practices for Enterprise Portal V2.60</a> can help you.
    Regards
    Gregor

  • Is it possible to Integrate dos with Java to create a sample compiler?

    Is it possible to Integrate dos with Java to create a sample compiler, or do I have to write the compiler from scratch? In theory, I would like to have users enter sample code in a java text field, hit a java button that would compile/run the code, by calling a dos command prompt that would run it, and display any error messages back to the java text field. Does anyone know if this is possible? Any help would be greatly appreciated.
    Tflav23

    There is a Compiler class you might be able to use also:
    C:\jdk1.3.1_01\docs\api\java\lang\Compiler.html
    So perhaps there is no need to create a process to compile code. But I don't know if you can get information about compiler errors.

  • How to integrate DRM with third party tool for loading metadata in SQL table

    Experts,
    I am new to DRM and I have a requirement in which we want to integrate DRM with third party tool(lets say SQL table) as target and load metadata from DRM (Parent node, name , alias etc) to SQL table (same column name)
    Is there any way we can integrate DRM to export the same to table directly instead to files. If yes what are the steps we have to follow.
    Is there anyway we can customize DRM to execute queries or run batch
    Can I have a basic example please.
    Thanks in advance,
    Regards,

    1. Use DRM Export to Table option, for that create an External Connection first for the Target Database and select the respective Tables to which you wish to Export the Hierarchy information.
    2. You can perform most of the DRM Actions via the DRM_BATCH_CLIENT.exe.
        Please refer to Using the Data Relationship Management Batch Client of DRM User guide.
    let me know if you have any issues.

  • How to integrate iReceivables with third party payment system?

    Hi,
    My requirement is to integrate iReceivables with third party payment system.
    Can anyone guide me to achieve this.
    Thanks & Regards,
    Sunita

    Hello Prasad,
    <b>Connection with an External Payroll System</b>
    Payroll Outsourcing functionality allows you to compile master data or payroll data in the SAP system to submit to a third-party service provider in an electronic format. The Outsourcing solution available in the United States and Canada provides a generic interface which writes data into an IDoc (Intermediate Document) for transport to a third-party system. In order to transport data into and out of the SAP system, you must set up a logical system, partner definition, and outsourcing ports.
    If you have built your own payroll interface, using the Interface Toolbox, for example, you can use the Import section of this scenario. The Export section applies only to the transport of IDocs.
    For more information regarding outsourcing, refer to the SAP Library, Human Resources  -> PY Payroll  -> PY-US United States Payroll or PY-CA Canada Payroll  -> Outsourcing.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/af/f4ea3444e9c47fe10000009b38f83b/frameset.htm
    Import Payroll Results from a Third-Party System
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/0a/e62481feaf11d1a5500060087832f8/frameset.htm
    regards
    Prasad
    Message was edited by:
            prasad chintala

  • Want to integrate JavaFX with JSF

    Hi all,
    I am developing a web application in JSF. I want to integrate it with JavaFX. Is it possible to do so? If possible then how can I achieve it?
    Thanks in advance,
    JSF GEEKS

    Actually I found the same code for integrating JavaFX with JSF, which you have linked, but I show it afterwards. Anyways, thanks for your kind support.
    The other interesting thing I found is, interaction between JavaFX and JSF.
    You can interact between JavaFX and JSF like the following way.
    You just give the id in the script in which you have defined the parameters of applet to run in browser with JSF or any language like this;
    <ui:script id="js" type="text/javascript">
        javafx(
                  archive: "Your_JAR_File.jar",
                  draggable: true,
                  width: 550,
                  height: 370,
                  code: "package_name.Main",
                  name: "Name_of_Application/package_name",
    id: "myJavaFX"
        </ui:script>Then uin the header part of your page (acually in <head>), you write another script something like below;
    <script language="javascript" type="text/javascript">
    function changeColor() {
    myJavaFX.script.line1=myJavaFX.Packages.javafx.scene.paint.Color.WHITE;
    myJavaFX.script.line2=myJavaFX.Packages.javafx.scene.paint.Color.LIGHTBLUE;
    </script>Here line1+ & line2 are the variables of JavaFX script/program. So here, by this example I am changing the value of variables of JavaFX script to change the colors. myJavaFX {color:#333333} {color}is the id of the applet which I have given in the first script to generate and run the applet in browser.
    so here I give you what I understood. Hope it helps.
    Thanks,
    JSF GEEKS
    Edited by: jsfgeeks on Sep 17, 2009 10:59 AM
    Edited by: jsfgeeks on Sep 17, 2009 11:02 AM
    Edited by: jsfgeeks on Sep 17, 2009 11:03 AM
    Edited by: jsfgeeks on Sep 17, 2009 11:04 AM

  • How to remove black "blocked plug-in" window that opens with iPhoto. It covers iPhoto and everything under it. I've right and left clicked the black window, restarting the computer, shutting down the computer, but the window always appears when I ope

    How to remove black "blocked plug-in" window that opens with iPhoto. It covers iPhoto and everything under it. I've right and left clicked the black window, restarting the computer, shutting down the computer, but the window always appears when I open iPhoto and it will not move or go away. It stays on my screen (covering my desktop icons) even after I quit iPhoto. How can I get it off my screen?

    Which version if iPhoto and MacOS X do you have?
    Do you have any iPhoto plug-ins  installed?
    Open the folder /Library/Application Support/iPhoto/Plugins/
    To navigate to that folder, open the folder "Library" directly on your Macintosh HD, then inside the Library folder go to Application Support, then iPhoto.  Is there anything installed?

  • How to remove black "blocked plug-in" window that opens with iPhoto and covers everything under it?

    How to remove black "blocked plug-in" window that opens with iPhoto. It covers iPhoto and everything under it. I've right and left clicked the black window, restarting the computer, shutting down the computer, but the window always appears when I open iPhoto and it will not move or go away. It stays on my screen (covering my desktop icons) even after I quit iPhoto. How can I get it off my screen?

    Which version if iPhoto and MacOS X do you have?
    Do you have any iPhoto plug-ins  installed?
    Open the folder /Library/Application Support/iPhoto/Plugins/
    To navigate to that folder, open the folder "Library" directly on your Macintosh HD, then inside the Library folder go to Application Support, then iPhoto.  Is there anything installed?

  • How to integrate workflow with files?

    Hi,I know I must configurate workflow before intetgrate
    workflow with files.But ,there are some problems! when i configurate workflow ,there is no confirmation window when it finished. so when i configurate files with workflow,the system say there is no workflow scheme, so i can't integrate workflow with files.!
    anybody any idea(in detail)? thanks a lot!
    2003-7-29

    Hi,
    When workflow has been installed, it should definitely say that it was installed successfully.
    Also for WF to integrate with files successfully there are several additional languages that need to be installed.
    I have a good set of install notes for workflow. Email me at [email protected] and i will send them to you.
    Thanks and Best Regards
    Lynne

  • Integrate Essbase with third party s/w (ETL)

    Hi Experts,
    I would like to integrate Essbase with third party s/w (ETL) which i am not sure have essbase adopters like DIM/ODI adopters available at e-delivery.
    Essbase Version: 9.3.1
    Third party ETL : CostIron (from IBM)
    Any help will be highly appreciated
    Regards
    Kumar

    Thanks John,
    We would like to use CostIron which is ingegration solution (connect, transform and load) and claim that it requires no coding but configuration.
    it means we should not require ODI for integrating essbase with Oracle EBS.
    Please advice as you have deep insight in Hyperion.
    Thanks and Regards
    Kumar

  • OWB 10.2.0.1 - integrate OWB with CA Unicenter AutoSys JM

    We want to integrate OWB with CA Unicenter AutoSys JM as described in the oracle document (see link below)
    http://www.oracle.com/technology/products/warehouse/pdf/OWB_AutoSys%20with%20updates%20mv.pdf
    Our current setup is as follows:
    We have created a bunch of mappings which we run manually daily using the run_task procedure.
    RUN_TASK
    ( location IN VARCHAR2,
    task_type IN VARCHAR2,
    task_name IN VARCHAR2,
    custom_params IN VARCHAR2 DEFAULT NULL,
    system_params IN VARCHAR2 DEFAULT NULL,
    oem_friendly IN NUMBER DEFAULT 0,
    background IN NUMBER DEFAULT 0
    RETURN NUMBER;
    We intend to create process flows in OWB and then deploy them direct to CA Unicenter AutoSys JM.
    Apparently, there is an AutoSys adapter for OWB see link:
    http://supportconnectw.ca.com/public/enews/jobmgt/job042104.asp
    but I cannot find any information about this anywhere.
    Has anyone succesfully been able to schedule OWB jobs through Autosys?... and if so can you give a step by step guide on how this was achieved?
    Thanks,
    Olu
    Edited by: oluakins on 15-Oct-2008 07:43

    Hi,
    since OWB 9i oracle changes the complete architecture so you cannot use old connectors. And if you look at this Link you see that there is no adaptor available yet. Only an oracle universal adaptor.
    So I don't think you will get some experiences at all.
    Regards,
    Detlef

  • Integrate Employe with internal order other than cost center

    Dear Experts,
    Integrate Employe with internal order other than cost center
    Thanks & Regards,
    Mythili
    Edited by: Mythili.R on Jan 10, 2012 1:45 PM
    Edited by: Sikindar on Jan 10, 2012 6:23 PM

    Can use IT0027 at employee level or IT1018 at OM level

Maybe you are looking for

  • PS CS5 Migration

    I am moving from a Win 7 machine to a newer Win 7 machine.  I am currently running PS CS5 and Bridge on the latest versions. Is their a checklist somewhere that can be used to help migrate over all my actions, gradients, brushes, etc that I have modi

  • Merging two accounts on one computer

    I recently discovered that my teenage daughter had created her own iTunes account on my computer and we have been purchasing songs via that iTunes account. I would like to delete that account but not lose the songs. Is there a way to consolidate thes

  • Add text layer to all files in folder: what about files that already are searchable?

    Hi everyone I'd like to make my scanned PDF documents searchable using the OCR feature of Adobe Acrobat X Standard. The scanned PDF files are stored in one folder (or its subfolders respectively). In principle I could just go to the OCR feature, tell

  • 1920x1200 with ADC

    I have a Stock Nvidia GeForce 2MX AGP in a DA G4 I have an ADC to DVI-D adapter connected to an Acer 24" WideScreen IN OS 10.4 I get perfect 1920x1200 resolution But when I boot in OS 9.2.2 I can't get close to this resolution It only shows recommend

  • How to downgrade Timecapsule 7.6.4 to 7.6.1... I have no button "Upgrade Firmware" on the latest release of rhe Airport utility

    With a TC 2nd generation, I have problem with Wifi dropping down after few days. I'm running 7.6.4 firmware and it looks that people having same problems have fixed it with downgrading to 7.6.1 On the latest Airport utility (running on my MacOSX mave