Script-Example POST

Hello,
I would like to rewrite or start this Skipt via LV. 
But I've no idea how to realize it.
Can somebody give me a hint?
<?
$empfang = "12345;23456;777777;88888888;999999";
$request = "";
$param["id"] = "XXXXX";
$param["pw"] = "XXXX";
$param["type"] = "2";
$param["empfaenger"] = $empfang;
$param["absender"] = "testapp";
$param["befehl"] = "Temp +10";
$param["reply"] = "1";
$param["reply_email"] = "E-Mailadresse";
$param["termin"] = "TT.MM.JJJJ-SS:MM";
$param["id_status"] = "1";
$param["massen"] = "1";
foreach($param as $key=>$val){
$request.= $key."=".urlencode($val);
$request.= "&";
$url = "http://www.meineseite.de/app/test.php";
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER,1);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $request);
$response = curl_exec($ch);
curl_close($ch);
echo $response;
?>

You may want to look at this post on the LAVA forums that dicusses using curl with LabVIEW.
Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
If you don't hate time zones, you're not a real programmer.
"You are what you don't automate"
Inplaceness is synonymous with insidiousness

Similar Messages

  • ABAP SCRIPTS Examples Programs ,Screen shots ...i need?

    Hi to ALL
    hru?
    Friends
    i need ABAP SCRIPTS Examples Programs and screen shots those are most useful for me and pdf file.
    plz help to me send immid.
    Thanking U
    Murali

    Your imany nterview type questions have all been locked => please read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting again.
    Many thanks,
    Julius

  • SAP script example

    Hi
    can anybody forward be sap scripts examples . Please forward me the documents on [email protected] .
    Print program examples .
    Configuration in nace , spro etc.
    Thanks and regards

    Hi Naval,
    Check these links.
    http://www.sap-img.com/sapscripts/sample-sapscripts-label-printing-program.htm
    http://www.sap-img.com/sapscripts/a-sample-sap-scripts-reports.htm
    Also check these links.
    SAP SCRIPT and the report
    about sap script
    Hope this resolves your query.
    <b>Reward all the helpful answers.</b>
    Regards

  • Writing Server Repost Script to post data to Eloqua

    Hello!
    Newbie here.
    Been trying to follow tutorials on form repost and found one article:
    Eloqua Artisan: Using Form Reposts for Advanced Form Integration
    Currently I'm stuck on step#5.
    Can anyone enlighten me on writing a server repost script to post data to Eloqua.
    A sample script will be very much appreciated.
    Thanks in advanced!

    Hey Theresa,
    I can help you out with that. Can you tell me what languages are supported on the server you're trying to re-post from (e.g. PHP, Ruby, ASP, etc.)?
    Thanks,
    Ilya Hoffman
    Synapse Automation

  • Requiremen​ts Gateway OT-Script example 2.Trail

    Hi BlueOnes,
    I am still waiting for a small answer on following thread.
    http://forums.ni.com/t5/NI-TestStand/Requirements-Gateway-OT-Script-example/td-p/2648861
    Regards
    Juergen
    =s=i=g=n=a=t=u=r=e= Click on the Star and see what happens :-) =s=i=g=n=a=t=u=r=e=

    Duplicated:
    See here
    http://forums.ni.com/t5/NI-TestStand/Requirements-​Gateway-OT-Script-example/m-p/2648861
    =s=i=g=n=a=t=u=r=e= Click on the Star and see what happens :-) =s=i=g=n=a=t=u=r=e=

  • Requiremen​ts Gateway OT-Script example

    Hi,
    I have written my own TestStand NIRG intermidiate file generator as a COM compontent.
    Now i would like to integrate it in NIRG via the OT-Script.
    I have created a new .br file placed a new Method inside there.
    Well at the moment i see my Teststand convert tool in the convert tool's drop-down list in types editor panel.
    Of course i am not famous with this kind of scripts.
    In the other br files there is a lot of code, but there are no comments.
    Is there a suitable example or documentation on OT-Scripts ?
    Regards
    Juergen
    =s=i=g=n=a=t=u=r=e= Click on the Star and see what happens :-) =s=i=g=n=a=t=u=r=e=

    Duplicated:
    See here
    http://forums.ni.com/t5/NI-TestStand/Requirements-​Gateway-OT-Script-example/m-p/2648861
    =s=i=g=n=a=t=u=r=e= Click on the Star and see what happens :-) =s=i=g=n=a=t=u=r=e=

  • Script example trigger web service call and populate request from adobe

    Hello,
    I'm trying to make a adobe interactive form that needs to be populated by a web service. I have one field : In the dataconnection that is the input for the web service request and this is bound to the request. I have a button that is connected to my web service. After filling in a new value and pushing the button I want the web service request to be triggered.
    Thus anyone has a coding example or more information about using web services directly from within a Adobe Interactive form ?
    thnx, Jasper

    Hi Jasper,
    You may refer the Adobe ddevelopment center for the docs related to the execute property of the button to trigger a web service.
    <i>Alternatively, if you do not want to create a button to execute a call to a Web Service, you can do it via Script.
    Assuming your Data Connection is named ‘LeasePayment’
    For JavaScript:
    xfa.connectionSet.LeasePayment.execute(0);
    For Form Calc:
    $connectionSet.LeasePayment.execute(0);
    execute(0) indicates no data merging
    execute(1) indicates all the data in the data DOM will be remerged.</i> - Adobe doc.
    hope this will help.
    Thanks andRegards,
    Anto.

  • SAP SCRIPT examples in SAP SERVER?

    can anyone kindly let me know the location of SAPscript examples which are present in the sap server? in one post, someboday said it's there in ABAPDOCU, but it's nowhere to be found.
    thanks,
    max

    refer ur standard sapscript
    MEDRUCK - purchase order
    RVORDER01 - sales order
    RVINVOICE01 - invoice.
    see the print program also for MEDRUCK print program is SAPFM06P
    RVORDER01 print program is RVADOR01
    try to change a standard sapscript form.
    with regards.
    Kalpana

  • Bridge/Photoshop Script Example Please

    Does anyone have an example Bridge script that they can share that
    1. Runs on a selection of images from Bridge.
    2. Calls a simple action in Photoshop (resize and sharpen, for instance) for each image in turn
    3. Saves the images into a new folder or with different filenames.
    The key here is work from the selection in Bridge. Yes, I know I can do that with a Batch, but its important that it be from the script with no batch involved.
    Thank you in advance!!
    Eric

    Hi Eric,
    I remember there was a script called OpenClose_PS.jsx by Bob Stucky on Adobe Exchange. This script does almost all that you want. But the site is temporarily out of service right now, so if you are interested, contact me by e-mail and I'll send you a copy.
    Kasyan

  • RMAN 10G script examples

    Hi all,
    I plan to start using RMAN soon. After doing a lot of reading, I have a pretty good feel for how it works and the syntax.
    I'd appreciate getting some good example scripts that I can compare with mine. I realize I can compare with the DBA manual, but I'd rather see something that someone has been using successfully. Perhaps I'll use them as a starting point for my on RMAN scripts.
    If it makes a difference, we are at RMAN 10G and our server is Windows 2003.
    Thanks a bunch.

    Full Database backup
    rman
    connect rcvcat username/password@rmancat
    connect target username/password@target
    run {
    set command id to 'rman 10g database';
    allocate channel tape1 type 'SBT_TAPE' format '%d_full_%U';
    allocate channel tape2 type 'SBT_TAPE' format '%d_full_%U';
    allocate channel tape3 type 'SBT_TAPE' format '%d_full_%U';
    backup incremental level=0 tag="target_Level0_full" (database filesperset=25 include current controlfile);
    sql 'alter system archive log current';
    change archivelog all validate;
    backup filesperset 5 archivelog all;
    backup current controlfile format '%d_cf_%U';
    release channel tape1;
    release channel tape2;
    release channel tape3;
    Archive log backup and delete
    rman
    connect rcvcat username/password@rmancat
    connect target username/password@target
    run {
    set command id to 'rman 10g archive backup';
    allocate channel tape1 type 'SBT_TAPE' format '%d_full_%U';
    allocate channel tape2 type 'SBT_TAPE' format '%d_full_%U';
    allocate channel tape3 type 'SBT_TAPE' format '%d_full_%U';
    sql "alter system archive log current";
    backup tag="target_Level0_arch" filesperset 10 archivelog until time 'sysdate - 1/24' delete input;
    release channel tape1;
    release channel tape2;
    release channel tape3;
    }

  • Sample allocation script example starting from non-root parent.

    I have a client with multiple planning entities. Most of them wish to plan at the bottom level and aggregate up. However, one planning entity wishes to plan at a higher level, and allocate this to the bottom level for a particular dimension. So my allocation script would need to start with the parent of that entity, and allocate only for the measure in question for that entity's descendants. Is there a sample allocation script that that user could invoke to do the spread on a measure (because they also later wish to plan at level zero also - only some of the time).
    Thank you.

    Please refer to the Oracle By Example sample located here:
    http://www.oracle.com/technology/obe/hyp_iop/iop401/iop_create_allocation_map.htm

  • New Plugin Example posted

    Hi all -
    I've posted blog entry on the OSMF blog on how to load a Dynamic plugins:
    http://blogbox.can.adobe.com/strobe/2009/12/using_dynamic_plugins.html
    This entry explains the security rules involved in loading of 3rd party plugins using the PluginManager.  The most important piece of info in this entry is that cross domain plugins are supported, if setup correctly (they weren't in earlier version of the framework). 
    Thanks for reading,
    Ryan

    When trying to test that example and loading the akamai plugin from a dynamic site I recieve this error.
    method not implemented org.osmf.plugin::IPluginInfo/org.osmf.plugin:IPluginInfo::initializePlugin()
       over-binding 0 in com.akamai.osmf::AkamaiBasicStreamingPluginInfo
    VerifyError: Error #1053: Illegal override of AkamaiBasicStreamingPluginInfo in com.akamai.osmf.AkamaiBasicStreamingPluginInfo.

  • Script Example

    Hi,
    Please send me the script full length example?
    please attachment doc to Id: [email protected]
    regards,anjireddi

    chk this linkl
    http://www.allsaplinks.com/sap_scripts.html

  • Flex Lazy Loading Tree example posted

    Hi, all;
    I've posted a new example to my blog:
    http://flexdiary.blogspot.com/2009/01/lazy-loading-tree-example-file-posted.html
    This example demonstrates
    - Using lazy loading with a Tree component.
    - Using an interface rather than a concrete type to allow the
    LazyDataDescriptor to work with any class that implements
    LazyLoading.
    - An all-actionscript remoting connection
    It also has the PHP files and instructions for creating the
    mySQL database
    that provide the service data.

    "danger42" <[email protected]> wrote in
    message
    news:gkig47$hqu$[email protected]..
    > Very cool!
    Thanks :-)

  • Firefox 31 should run Greasemonkey scripts on POST pages

    The Firefox 31 update has broken some Greasemonkey 2.1 functionality. Greasemonkey scripts are not run anymore on pages that are shown as response to a POST event. Works fine again when I revert to Firefox 30.
    Steps:
    - Install https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/
    - Install https://www.eclipse.org/jdt/ui/scripts/jdtbugzilla.user.js
    - Go to https://bugs.eclipse.org/bugs/query.cgi?format=advanced
    => page is correctly tweaked (e.g. "eclipse bugs" header image removed)
    - Select some filters (e.g. Target Milestone 4.5 M1) and click Search
    => result list is not tweaked (e.g. bug summaries are underlined)
    The first action in the script is the following, which isn't executed on the POST page:
    console.log("Running jdtbugzilla.user.js on " + window.location);
    Filed https://github.com/greasemonkey/greasemonkey/issues/1977 for this, but the bug could just as well be in Firefox. Maybe same issue as https://support.mozilla.org/en-US/questions/1012688

    With the infos from https://github.com/greasemonkey/greasemonkey/issues/1970 , I could write this workaround script for FF 31:
    https://www.eclipse.org/jdt/ui/scripts/jdtbugzilla-start.user.js
    This template could help others create a workaround for their broken pages:
    // ==UserScript==
    // @name Remove history.replaceState from buglist.cgi
    // @description Removes history.replaceState from buglist.cgi to work around https://github.com/greasemonkey/greasemonkey/issues/1970
    // @include https://your/page*
    // @version 1
    // @grant none
    // @run-at document-start
    // ==/UserScript==
    history.replaceState = function(data, title, url) {
    console.log("caught history.replaceState(" + data + ", " + title + ", " + url + ")");
    };

Maybe you are looking for

  • Can BIOS update enable usage of 2GB DDR RAM modules on Satellite P10-554?

    Hello, I got a Satelite p10-554 and want to upgrad my RAM. I know by default the max u can install is two 1GB Kits. Is there any Bios-Update, that enables 2GB kits??? Thanx a lot! Ron

  • Error in saving the file

    Hi, I have created one report in apex. I have dowload option to download the csv file from report.. i am able to download to download all files accept one report which is giving me the error while clicking on saving the file "Error: Unable to read so

  • ABAP Proxy : Modification in Structure 2

    Hi, I try to modify a structure but i can not do that, because is "Proxy Structure (generated)", I excute the transaction SPROXY in order to modify this structure but i don't know how to find it Pls help , how to find the structure in this transactio

  • The maximum number of free accounts on this device have been activated on this iphone error message

    i've been trying to find ways to get pass this icloud message but can't. i bought my iphone 5 a few months ago. it is a used iphone i bought off ebay. it let's me sign into itunes but not icloud. i recently took it to the apple store in my city and e

  • Apogee Mini-Me Routing Issues

    I have the Apogee Mini-Me audio interface with a ton of cables running everywhere (not to mention having to get behind the Apogee whenever changing inputs). I'm running Logic 8 on an iMac. I'm short on _space and money_ and was wondering what the bes