Added Jscript 3rd party libraries

Apparently, it's super obvious to everyone, but me...

I can't find any documentation on how to properly add 3rd jscript libraries part to apex.

The only one that make sense to me is the next Przemek Staniszewski - Oracle APEX & me: integration APEX and jQuery UI but since it's 2010, I'm not sure if it is still correct.

I'm in 4.2

AZZ says:

Apparently, it's super obvious to everyone, but me...

I can't find any documentation on how to properly add 3rd jscript libraries part to apex.

It's weird. It seems to be treated fairly exhaustive documentation.

The only one that make sense to me is the next Przemek Staniszewski - Oracle APEX & me: integration APEX and jQuery UI but since it's 2010, I'm not sure if it is still correct.

I'm in 4.2

It depends on where the JS files are located and where they are needed.

The simplest approach is to download the files in the repository of the APEX, where they can be referenced using the APP_IMAGES or WORKSPACE_IMAGES substitution string and script file names, depending on whether the file is associated with a specific application or not. Alternatively files can be located in the file system web server, or downloaded directly from an external source such as a content distribution network.

4.2 APEX, there are three separate JavaScript file URL attributes that should be used to include JS files used by the application:

  • If the script or the library is required on all or most of the pages of the application, enter this amount on the level of the user interface by using the URL of file attribute in the definition of the User Interface (Home > Application Builder > Application > User Interface)
  • If the script or the library is required on a specific page type, use the URL of file attribute in the corresponding model page (home page > Application Builder > Application > shared components > models > modify the Page template)
  • If the script or library is necessary on one page, use the URL of file attribute in the definition of page (home page > Application Builder > Application > Page > Edit Page)

It's simple to reference files in the file URL attributes using simple URL, without the additional need for HTML. See the documentation and online help for complete information about the features supported and chains of substitution. References of basis for possible locations are:

  • Static application file:#APP_IMAGES#script.js
  • Static file:#WORKSPACE_IMAGES#script.js
  • APEX image folder:#IMAGE_PREFIX#js/foo/script.js
  • Custom web server folder:/js/foo/script.js
  • CDN URL:http://www.foo.com/js/libs/foo/script.js

Tags: Database

Similar Questions

  • CAP order for 3rd-party libraries building?

    Hello

    This question comes back to haunt me. I have 3 jars of party (library, not apps from cldc) which are built according to the specifications of cldc/midp J2ME who should have no difficulty in supporting a cldc app on a blackberry. How the hell do I get the jar to compile a working cod and a pot I have referred to in my bb eclipse project?

    I managed to work around this problem before, when I have the source code. But I don't have it this time. I am ready to run the CAP and if necessary preverify command line!

    I am also aware of the approach of BlackBerry JDE to create a project of library with just the pot inside:

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800901/How_To_-_Compi...

    But it does not work for me (I have tried several times with a different couple part 3 pots), the jar is either damaged or the Simulator cannot find the classes in the files of part 3.

    I know the official line is that third-party libraries are not supported by the eclipse plugin yet... But even the JDE must run Cap calls to build. If anyone can help me understand these commands, I'll build it manually. It's just a jar of third... Once it is built, I don't have to build it again.

    Thanks in advance for your time, I appreciate it greatly.

    It worked:

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=java_dev&thread.ID=22240

  • How can I include some 3rd party libs who do not Bundle-SymbolicName

    While developing a vSphere service Web Client Plugin that uses some 3rd party jar files that I am able to use jar files for debugging on the server of the Virgin by listing them in the "Bundle-ClassPath' of the file manifest.  But when I followed the instructions to deploy the plugin, vSphere package Manager Client does not include the 3 jar files of party in the jar of service.  Read further, it seems you need to add the address 3rd party jar files separately, but 3 party jar files need to have a "Bundle-SymbolicName" defined in their manifest files to list them in the file plugin - package.xml '< bundlesOrder >' 'bundle <>' tags.

    Unfortunately, the authors of 3rd party Java libraries did not specify a 'Bundle-SymbolicName"for their jar files, so does anyone have an idea on how to include these 3 party in my deployment package jar files?

    I tried to add a 'Class-Path' with a list of jar files in the manifest file of the service (in various configurations).

    My last resort is to modify the manifest files jar 3rd party files (by adding the "Bundle-SymbolicName" to them), but I really don't want to change the 3rd jar part files.

    Any help would be appreciated...

    Thank you

    Steve,

    3 third-party libraries can be "OSGI-enabled" using a tool like bundlor, see the FAQ "how package a library as a beam Initiative?" in the SDK documentation.

    Another way to solve this problem is to "inline" (or nest) the library inside your own bundle of plugins:

    (1) package your plugin - service.jar to include the library in the root of the file .jar for example.

    (2) add the following line to your java package manifest:

    Bundle-ClassPath:., my3rdPartyLibrary.jar

    This indicates the osgi framework to find resources firstly in the current grouping (where the "."), then in the my3rdPartyLibrary.jar integrated

    You can nest several libraries like this using a comma separator, and you can also keep them in sub directories as Bundle-ClassPath uses the correct relative paths.

    The advantage is that you don't need to change 3rd-party libraries which are not active OSGI and process Import-Package.

    The disadvantage is that there may be a memory and performance costs when running because the framework to develop Inline jars, etc..

  • Adding 3rd party filters

    Is it possible to install a 3rd party (e.g. Flaming Pear) filters previously installed in older versions of PS Elements? I tried to drop the .8bf files in the plugin folder with the rest of the filters but PS 14 items don't show them on the menu drop down.

    What version of windows are you using?

    It is possible that your flaming pear filters are 32-bit versions and pse 14 requires 64-bit if your using a 64-bit version of windows.

    You can download the latest versions of filters Flaming Pear from here and your back issues of the series should work if necessary.

    http://www.flamingpear.com/download.html

  • 3rd party plugins all undefined

    I can't get any 3rd party plugin working in my application. I use the generator phonegap online on build.phonegap.com. When I debug the application on an android with gapdebug phone, I get messages like:

    «Cannot read property undefined barcodeScanner.»

    everything else seems to work very well outside but only when a 3rd party plugin is called, he says its not defined... I have tried everything, but I can't seem to find what the problem is.

    My config file:

    <? XML version = "1.0" encoding = "UTF-8"? >

    " < widget xmlns =" http://www.w3.org/ns/widgets "xmlns:gap =" " http://PhoneGap.com/ns/1.0 " "id = "com.test.testapp" version = "1.0.0" xmlns:android = " http://schemas.Android.com/APK/RES/Android "> "

    < name > test < / name >

    < description > test < / description >

    " < author href = ' http://test.com "email =" " [email protected] ' > test < / author > .

    < = "permissions" option name value = "none" / >

    < name of option = "orientation" value = "default" / >

    < name of option = "target device" value = "universal" / >

    < name of option = "full screen" value = "false" / >

    < name of option = "webviewbounce" value = "true" / >

    < name of option = "rentals-icon" value = "true" / >

    < = "stay webview" option name value = "false" / >

    < name of option = value 'ios-statusbarstyle"="Black opaque"/ >

    < name of option = "detect types of data" value = "true" / >

    < = 'exit suspend' option name value = "false" / >

    < option value = "show-splash-screen-spinner" name = "true" / >

    < option value = "auto-hide-splash-screen" name = "true" / >

    < name of option = "disable-cursor" value = "false" / >

    < name of option = "android-minSdkVersion" value = "14" / >

    < = "android-installLocation' value = 'auto' option name / >

    < name of option = value "android-build-tool" = "gradle" / >

    < gap: config-platform leader = parent "android" = "/ manifest" >

    < application android: debuggable = "true" / >

    < / gap: config-file >

    < name = "" org.apache.cordova.camera gap: plugin ' spec = "0.3.6" source = "CDP" / > "

    < name="org.apache.cordova.media-capture"/ gap: plugin >

    < name="org.apache.cordova.console"/ gap: plugin >

    < name="org.apache.cordova.contacts"/ gap: plugin >

    < name="org.apache.cordova.device"/ gap: plugin >

    < name="org.apache.cordova.dialogs"/ gap: plugin >

    < name="org.apache.cordova.file"/ gap: plugin >

    < name="org.apache.cordova.file-transfer"/ gap: plugin >

    < name="org.apache.cordova.geolocation"/ gap: plugin >

    < name="org.apache.cordova.inappbrowser"/ gap: plugin >

    < name="org.apache.cordova.media"/ gap: plugin >

    < name="org.apache.cordova.network-information"/ gap: plugin >

    < name="org.apache.cordova.splashscreen"/ gap: plugin >

    < name="org.apache.cordova.vibration"/ gap: plugin >

    < plugin name = "cordova-plugin-imagepicker" source = "MNP" / >

    < name of the plugin = "phonegap-plugin-barcodescanner" / >

    < src="res/icon/ios/icon-57-2x.png"/ icon >

    "< src="res/icon/ios/icon-57-2x.png icon "gap: platform = gap: qualifier 'android' ="ldpi"/ >

    "< src="res/icon/ios/icon-57-2x.png icon "gap: platform = gap: qualifier"android"="mdpi"/ >

    "< src="res/icon/ios/icon-57-2x.png icon "gap: platform = gap: qualifier 'android' ="hdpi"/ >

    "< src="res/icon/ios/icon-57-2x.png icon "gap: platform = gap: qualifier 'android' ="xhdpi"/ >

    "< src="res/icon/ios/icon-57-2x.png icon "gap: platform = gap: qualifier 'android' ="xxhdpi"/ >

    "< src="res/icon/ios/icon-57-2x.png icon "gap: platform ="blackberry"/ >

    "< src="res/icon/ios/icon-57-2x.png icon "gap: platform ="blackberry"gap: state ="high"/ >

    "< src="res/icon/ios/icon-57.png icon "gap: platform ="ios"width ="57"height ="57"/ >

    "< icon src="res/icon/ios/icon-72.png "gap: platform ="ios"width ="72"height ="72"/ >

    "< src="res/icon/ios/icon-57-2x.png icon "gap: platform ="ios"width ="114"height ="114"/ >

    "< src="res/icon/ios/icon-72-2x.png icon "gap: platform ="ios"width ="144"height ="144"/ >

    "< src="res/icon/ios/icon-57-2x.png icon "gap: platform ="webos"/ >

    "< src="res/icon/ios/icon-57-2x.png icon "gap: platform ="winphone"/ >

    "< src="res/icon/ios/icon-57-2x.png icon "gap: Platform = 'winphone" gap: role = "background" / >

    < access origin = "*" / >

    < plugin name = "cordova-plugin-whitelist" source = "MNP" / >

    " < allow intention href = ' http://*/* "/>

    " < allow intention href = ' https://*/* "/>

    < allow intention href = "Tel: *" / >

    < allow intention href = "sms: *" / >

    < allow intention href = "mailto:*" / >

    < allow intention href = "geo: *" / >

    < platform name = "android" >

    < allow intention href = "market: *" / >

    < / platform >

    < platform name = "ios" >

    < allow intention href = "itms: *" / >

    < allow intention href = "itms-apps: *" / >

    < / platform >

    < / widget >

    extract the file index.html:

    < script type = "text/javascript" src = "cordova.js" > < / script >
    < script type = "text/javascript" src = "barcodescanner.js" > < / script >
    < script type = "text/javascript" src = "imagepicker.js" > < / script >

    < script type = "text/javascript" src = "js/index.js" > < / script >

    < script type = "text/javascript" >
    App.Initialize ();
    < /script >
    < / body >

    < / html >

    I call the 3rd plugins part using functions that are called onclick of a button in the application:

    function barcodeScan() {}

    I tried with cordova.plugins, window.plugins, window.plugin, etc. All the same.

    () cordova.plugin.barcodeScanner.scan

    {function (result)

    Console.log ("We got a barcode\n" +)

    "Result:" + result.text + "\n" + ".

    "Format:" + result.format + "\n" + ".

    ("Canceled:" + result.cancelled);

    },

    function (error) {}

    Console.log ("scan failed:" + error);

    }

    );

    }

    function getMultiplePhotos() {}

    {cordova.plugins.imagePicker.getPictures (function (results)}

    for (var i = 0; i < results.length; i ++) {}

    Console.log ("URI of the Image:" + results [i]);

    }

    }, {function (error)}

    Console.log ("Error:" + error);

    },{

    maximumImagesCount: 10.

    Width: 1600

    });

    }

    I think I found the problem after 2 weeks of pulling on my hair. For anyone that has this problem, I hope that this will save you the aggravation and time. Using the phonegap constructor, I also activated moisture that allows the application to pull in updates and "automatic update" without having to reinstall the file apk or ipa. I completely removed the app and reinstalled manually without depending on hydration and resolved all the issues.

    I think there is a problem with moisture by adding support for correctly plugin files and adding in libraries, and it was causing unnecessary problems.

  • 10.11.3 rely on 3rd party SSD?

    10.11.3 rely on 3rd party SSD?

    It seems that they have added support in Yosemite. But my question is in El Capitan you to activate for the 3rd party SSD or will it be automatic?

  • How do I share files on Xbox 360 without Windows Media Player or 3rd Party applications

    Windows 7 sharing media files to the xbox 360 without media player

    I know that I can use Media Player 12 in windows 7 to share files on xbox 360 using the libraies, but I used to be able to share without media player and I would like to be able to do it again, but I can't seem to get my shared folders will appear on xbox. I don't know if I need to use folders to share public or not, but someone has all the answers on this for me?

    I use my xbox 360 to watch the video content streamed from my PC pretty much every night through a continuous connection to the xbox. You do not need Media Player or any other 3rd party application to video media IF THEY ARE THE RIGHT SIZE for a XBOX, you just need the PC configured for videos, turned on and networked with the xbox

    It is simple and quick, and depending on the content, there are two methods that I use:

    (1) as Etzel42 has described - in Windows 7 Control Panel > network and sharing Center, go to Advanced sharing > Media Streaming, select "chose the flowing media options...» ». If the Xbox 360 is running and put in place on the same (Local) network as the PC it will be displayed here but the value "blocked." Just change "Authorized" and click ok. (If you do not see the Xbox 360 listed here then the Xbox and PC cannot see each other on the network. You must address this issue before anything else).

    Once that streaming media is running, the video files you want to share with the Xbox is in addition to your video library. This can be done in en allant going to the computer, right-click on the 'Vidéos' library, go to 'Properties', then include the video or files to share. As a double check that all video files are available for the Xbox, open Media Player and see if he can see all the files/folders that you added. Close Media Player now, you do not need it works for watching videos on the xbox

    Now, go to the Xbox, go to the dashboard in my Xbox and video library. You should see the name of your PC as a selection. Open it and then open the folders that you added to PCs video shops and once again, if media files are in the right play on the Xbox, watch now format!

    (2) configure the Xbox Extender and Windows Media Center, and then run Media Center on the Xbox, this will allow you to play any kind of media format on the Xbox that you can play on the PC. It is ideal to play the Xbox formats cannot be opened natively too, it's pretty darn picky.

    In both methods you have not need of any application is running on the PC. Simply be turned on and available for the Xbox via the network. The Xbox will do the rest. In fact, one nice feature of the library on the Xbox 360 is that if your PC is in standby (Sleep), Media Center will wake up the PC.

  • Error installing 3rd party certificate to 5508 (version: 8.0.133)

    Hello

    I want to install the certificate 3rd party controller file.

    The same file final-cert (final.pem) work on WISN (version: 7.0.240).)

    But error install 5508 8.0.133 execution!

    What could I do to fix the problem?

    Thanks for your help.

    I had a similar problem with a 5508 on 8.0.110.0 and finished by adding the public key of the intermediate CA that it was signed with the pem file (available from the supplier you bought at). This allowed for installation and came as confidence in the browser.

    See you soon,.

    Ric

  • Creation of a library project in Eclipse using a 3rd party library

    Hello

    I am new to BB development so I hope someone can help me please. I develop my BB application using the plug-in for Eclipse 1.1.2 BB and Eclipse 3.5. I have a master project of UiApplication and some other type lilbrary projects that my main application is dependent on. However, I now need to use a third-party library. I added an external jar file to the main application and if he compiled I get an error when I tried to run in a simulator that the module is not found.

    So my main question is how to do, you use a third-party jar file? I searched the forums and found tips using Ant tools but I prefer to do it in the breast of eclipse or a tutorial, but this implies to use BB IDE but I would perfer to use Eclipse. I thought about it and found a suggestion to create a library project using the 3rd party jar file, but how does that happen? I added a lib folder to a project and the jar file, but I still had to add the jar file to my main application's java build path. To remedy this, I added the jar file in a src folder and made my main application dependent on the library project. However, when he tries to build it said the auditor does not, but I don't know where it is called for.

    I have a jar, cod and alx and jad for a third file. Please help, I am sure that this should be much easier that it turns!

    Since you already have the cod file, you can manually load the file of cod for your library of third party on the simulator by clicking the file menu in the upper corner of the Simulator window.

    Afterwards, when the deployment you need to regroup cod library third party distribution with your application folder AND add the additional appropriate lines in the making .jad file.

    (You need permission to do with third-party library).

    If you need to compile the .jar file in a .cod file so you can find instructions to do it here: http://developers.sun.com/mobility/midp/articles/blackberrydev/#4

    I hope this helps.

  • BlackBerry Smartphones without the possibility to add 3rd party mail the storm 2?

    Had a storm for a while, just a storm 2 on Verizon using BES. On my storm, I had the opportunity to bond with my yahoo email account by adding a new email address - even on the 2, the option to add that a 3rd party mail program's gone - and can only use the BB internet service for mail. No there is no way to add 3rd party now mail without using their direct shipping service?

    Welp - I can do this by forcing of the BIS to connect to this account, that is the result I was looking for, rather than installation of message.

  • Fabric Interconnect 6248 - linking to 3rd party servers

    Hello

    We are running out of free ports of 10 G of environmental Nexus5K and until the extension of the network is added, I plan to connect third-party servers (Del, HP) 3rd in the FI6248 that are used only for Ethernet. I couldn't find any documentation that describes if this is supported or not.

    Are the ports of server or device support base connectivity ethernet for the 3rd party servers?

    Thanks, Sandor

    Greetings.

    The FIs do uplink support, server and device (storage) connectivity ports.  Server ports are two connections of Cisco VIC supported, connections of IOM chassis Rack UCS server or fabric Extenders Fex connections (i.e. 2232PP).

    Any UCS server connections are not supported.

    Thank you

    Kirk...

  • Integration with 3rd Party App

    We currently use a 3rd party called media 1 channel to carry out the investigation or to submit and Enter to Win forms.  Now, that exist outside of the Eloqua platform.  Is there a way to integrate this information?  Have send their form, survey, etc. flow directly in Eloqua.  I talk about them using a form Eloqua and here are their concerns:

    "Eloqua had an open API, we could use to send data in the database? This would probably include a function we call that sends to your server of an object that contains the data that is appropriate; probably json or other type that when received them by your server would be analyzed and added to the critical database.

    If I'm wrong and that you do not have this form of API; in the txt file you provided the submission form called a file, we could potentially call it directly within our applications and Web sites and pass it the correct information, but we need to coordinate the information exactly. In addition we are a validation uncompressed js file so we can ensure that the validation is rewritten correctly to our projects. »

    Hi Megan,

    Eloqua has many options with regard to sending data to the Eloqua system. You can get all data from any system for contacts and send it to Eloqua. Look at the platform of the building on The Eloqua - A Resource Guide to get started. Indeed, if nothing else, you can transfer the form submiited from your site or application data directly in Eloqua and perform various other process forms: overview of processing &.

    I hope this helps.

    Thank you

    Amit

  • How to submit form data to the REST 3rd party API service

    Hi guys,.

    It's new to me, so the sample scripts and procedures will be appreciated.

    Problem:

    My client has opted for a more advanced 3rd party CRM solution that uses REST APIs

    They want form data entered (form join us) and submitted to the 3rd party CRM

    Examples of available API CRM scripts are PHP and makes no sense to me.

    It is their example of form and php script.

    Issues related to the:

    (1) how to convert this works in British Colombia

    (2) is it possible to use liquid as a script to make the API calls server side?

    (3) also would like to hide the username token and API?

    Samples:

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    < html >

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"

    < style type = "text/css" >

    label, input, textarea {display: block; float: left; width: 150px; margin: 5px ;}}

    label {clear: left; text-align: right ;}}

    input [type = 'submit'] {width: 60px banner; margin: 10px 0 0 165px; clear: left ;}}

    < / style >

    < / head >

    < body >

    Contact us < h2 > < / h2 >

    <! - Edit REQUIRED with the file name of the script if different from the example - >

    < do action = "Solve360ContactSave.php" method = "GET" > "

    < label > (required) < / label >

    < input type = "text" name = "FirstName" value = "" / > "

    < label > name < / label >

    < input type = "text" name = "lastname" value = "" / > "

    < label > title < / label >

    < input type = "text" name = "jobtitle" value = "" / > "

    < label > Business email < / label >

    < input type = "text" name = "businessemail" value = "" / > "

    Note < label > < / label >

    < name textarea = "note" cols = "4" rows = "4" > < / textarea >

    < input type = "submit" value = "Save" / >

    < / make >

    < / body >

    < / html >

    PHP:

    <? PHP

    version 2.0

    All of the placeholders like {property}, {categoryId}, {templateId} expected

    be replaced by actual values without the {} brackets

    REQUIRED with your email address edit

    define ('USER', ' [email protected]');

    Edit REQUIRED by token, workspace > my account > QAnywhere > API Token

    define ('TOKEN', 'life');

    Get request data

    $requestData = array();

    parse_str ($_SERVER ['QUERY_STRING'], $requestData);

    Configure the service gateway object

    need to 'Solve360Service.php ';

    $solve360Service = new Solve360Service (USER, TOKEN);

    //

    Add the contact

    //

    $contactData = array)

    'Name' = > $requestData ["firstname"].

    'name' = > $requestData ["lastname"].

    "jobtitle" = > $requestData ["jobtitle"],

    'businessemail' = > $requestData ["businessemail"],

    Category of OPTIONS apply tag (s) and set the owner for the contact from a group

    You will find a list of identifiers for your labels, the groups and users in the workspace > my account > QAnywhere

    To activate this option, delete the following text:

    /*

    Specify a different property for example share item

    'property' = > {property},.

    Add categories

    'Catégories' = > array)

    'Add' = > array ('category' = > array ({categoryId}, {categoryId}))

    ),

    */

    );

    $contact = $solve360Service-> addContact ($contactData);

    If (isset ($contact-> error)) {}

    Post yourself if errors occur

    mail)

    USER,

    "Error when adding contact to resolve",

    ' Error: '. $contact-> errors-> asXml()

    );

    Die ('system error');

    } else {}

    Get the new contact params of the answer

    $contactName = (string) $contact-> article-> name;

    $contactId = (integer) $contact->-> id;

    You post the result

    mail)

    USER,

    "New contact added to solve."

    'New contact' '. $contactName. "" with the id '. " $contactId. "has been added to Solve360.

    );

    }

    //

    OPTION add an activity

    //

    /*

    * You can set an activity on the contact you created

    * This example shows how to create a Note, to enable this feature just uncomment the following application

    */

    /*

    Preparation of data for the note

    $noteData = array)

    'details' = > nl2br ($requestData ['notes'])

    );

    $note = $solve360Service-> addActivity ($contactId, 'note', $noteData);

    You post the result

    mail)

    USER,

    "Note was added to" "." " $contactName. "" contact to solve ","

    'Explanation '. $note-> ID "has been added to the contact with the id". $contactId

    );

    End of the addition of note activity

    */

    //

    OPTION of inserting a business model

    //

    /*

    * You can also insert a template directly into the contact that you just created

    * You will find a list of identifiers for your models in the workspace > my account > QAnywhere

    * To enable this feature, just uncomment the following application

    */

    /*

    Beginning of the application model

    $templateId = {templateId};

    $template = $solve360Service-> addActivity ($contactId, 'model', array ('templateid' = > $templateId));

    You post the result

    mail)

    USER,

    "Model has been added to" "." "" $contactName. "" contact to solve ","

    'Model with id '. $templateId. "has been added to the contact with the id". $contactId

    );

    End of the model application

    */

    ? >

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    < html >

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"

    < / head >

    < body >

    Result of < h2 > < / h2 >

    Thank you < p >, < b > <? PHP echo $contactName? > < / b > < / p >

    < p > your data has been successfully saved. < /p >

    < / body >

    < / html >

    You cannot use the server host-side or liquid code on BC for this.

    You need to be to have some sort of configuration to point to a 3rd party solution that sends data on them or you need to implement and solution from API to API.
    A form will create a deal (or order if take payment) and you can have the BC API sends a url to the notification when cases are triggered. With your own code solution read you cases, get those to the shape you want and send the information to the 3rd part of the data structure they need.

  • Fixing/3rd party, including files in one. CHM file

    Is there a way to fix/include. PDF. DOC. XLS. PPT, and. VOD files - in their native format - in one. CHM file? I would like to offer our installers to field with a single. CHM file that contains all the RoboHelp topics and files 3rd - party that they might need. RoboHelp topics contain hyperlinks to these files, which would then open the 3rd party files in a new window (in Word, in Adobe Reader, in Excel, etc.).

    I reached successfully the functionality described above for a PDF file by adding to the baggage files and insert a link to it in a topic - when I saw the topic in RoboHelp and click the hyperlink. However, if I generate HTML Help (.) CHM file), the hyperlink is trying to open a new window, but quickly displays a dialog box indicating, "Download cannot be completed." The only option is to click an OK button, which closes the dialog box.

    A. file CHM is the more desirable format, but I take it than any other single file output type to achieve this functionality. Convert these files in HTML format, and their import as new topics are not an option.

    I'm under X5.0.2 with RoboSource Control.

    Hi RoboFan,

    Yes, you can. Add files to your folder of luggage. But, as in everything, there is a catch. How associate you with the CHM files can be a problem and if I understand correctly, this will depend on the end-user system. You can get Word documents that open in a new instance of Word, prompt to save or open, or open in the CHM window. There are many ways to link to try to force one or the other, but I don't see the coherence between the file types.

    I would start by adding the file to luggage, then put in a direct link to the file. To see if it's a behavior that you want to test, and if not to search these forums for the specific file type, you have problems with. PDF files have always been unpredictable for me.

    Good luck

    John

  • Stream video to 3rd party Service of Streaming

    The company that I work pays a 3rd party for streaming services. Usually, it is shown through Windows Media Player, etc.. I would use a video file of the 3rd service part in a Flash app that I'm building.

    At first, I thought it would be easier to attribute the url of the video stream in Flash Media Encoder, but that did not work. I guess when you select already "deployed on a web server. ", the extension must be or.xml .flv. The reason that I don't deploy just the video to our server, is that the Director does not fear that the large file would block the bandwidth.

    So the question is, can I use a url like http://www.domainname.net/company/...MEDIA_ID=571166 & MEDIA_EXTENSION = asf & MODULE = ANGRC
    as the source of a .flv file? If so, how?

    As always, any help is greatly appreciated, thanks in advance.

    Pharaoh

    Yes, you use the FLVPlayback component if you use the import video Wizard in the way you described. I just did a quick test, and it looks like the 1.0.1 last updated for the FLVPlayback (AS2 version) component generates an error if you use parameters in the contentPath value - it assumes that you load a SMIL file if all parameters are detected. So, you have two options, none of them "fun":

    (1) have your script server-side a SMIL file indicating the path to the FLV file. SMIL is just a simple XML text node base formatting you can use to describe how FLV bitrates are available. In your case, you have just a FLV file.

    (2) build your own file of NCManager class for use with the FLVPlayback component. You can do a quick fix to the existing NCManager class used by the FLVPlayback component and set the new class file in your own custom class path.

    Sorry for the misinformation (or earlier). I think that adding a suffix of .flv to the URL of the script worked in the original FLVPlayback component comes with Flash Pro 8. If I have time this afternoon, I will build a custom NCManager and zipper in a file, you can download and watch.

Maybe you are looking for

  • 'No available backup disk', Time Machine is not more Time Capsule

    I have a time Capsule 2 TB and it has been used by Time Machine for many months. A few days ago the Capsule detached from his power and today is now connected to the new. Time Machine reports the error "backup disc not available." Time Capsule lights

  • Can't open .pdf or .jpg

    A few weeks ago, either inadvertently, I changed a setting or when I upgraded my Firefox, now I am unable to open any .pdf, .jpg, etc. on Web sites or my webmail. If I try to save the file on the hard drive, all I get is a zero-byte file.

  • Why firefox 7 does not support 7.4.2 roboform? He supported all rest of ther

    I just upgraded to v6 where roboform has been supported, when I upgraded to v7 not supported roboform. I want why as I can no longer fill out forms when they are needed!ConcerningBernard Riley

  • Equium U400-145 - need new AC adapter

    Hello Part of AC adapter No. is PA3468E-1AC3Model number is pa-1750-09 I need to replace the power adapter, but I'm am not sure the power required is 75w or 90w?The entrance is 240VOutput is to 19V Thank you

  • Why the connector pane displays a different connector for lvclass?

    Picture is worth 2000 words... What is the special problem with the connectors on the left & right superiors? I have other lvclasses, but they do not have the points X shaped...