Web Architecture Question- Can I do this?

I have an application which is using cookies and client variable to process/track user activity in a cluster-server environment. A user basically is able to see one client at a time and each client has its own database.  I know if you have multiple email accouts in Hotmail, Yahoo, etc, you can only access one at time in the same manner.
BUT I am wondering if there is a way for the user to access multiple clients at the "same time", meaning, one browser page is client A, one browser page is client B, one browser page is client C, etc.  If the user has the access right to all clients, logically he can open any two or more clients and does his CRUD.
Can this be achieved?
Thanks

Hi
Actually I thought of a way you could do this without special codes you have to track.
All you have todo is manually set path cookie values for CFID and CFTOKEN, and use URL rewriting (mod_rewrite for apache, or isapi rewrite for iis).
In your cfapplication tag you can disable the automatic creation of the cookie values for CFID and CFTOKEN:
<cfapplication setclientcookies="no" ......
Then create the cookies with something like this (this example assume clientmanagement is being used):
<cfif not IsDefined("Cookie.CFID") or Cookie.CFID eq "">
    <cfheader name="Set-Cookie" value="CFID=#client.CFID#;HTTPOnly;path=/clientXXX/">
    <cfheader name="Set-Cookie" value="CFTOKEN=#client.CFTOKEN#;HTTPOnly;path=/clientXXX/">
</cfif>
clientXXX different for every different client instance you like.  Then all you need is a super simple URL rewrite removing the clientXXX part.
So the browers url might look like: http://www.yousite.com/clientXXX/index.cfm, the server will actually serve the request from http://www.yousite.com/index.cfm.  But the cookie will be set for www.yousite.com/clientXXX and not www.yousite.com
Cheers

Similar Messages

  • Word Web App (2013) can't open this document ... Because the service is busy

    I have just set up Office Web Apps Server in a SharePoint 2013 test environment as per document here:
    http://technet.microsoft.com/en-us/library/ff431687.aspx
    Although I had some issues with Excel Web App at first, I've solved this and excel seems to work ok, However, the Word Web App just sits there spinning and ultimately give the error dialog:
    "Sorry, Word Web App can't open this document because the service is busy. Please try again later"   The Same link as above has a simple solution :
     Did you install Office Web Apps Server on a domain controller? Office Web Apps Server cannot run on a domain controller. Office Web Apps Server must be installed on a separate server that is part of a domain. For more information, see
    Software, hardware, and configuration requirements for Office Web Apps Server.
    I certainly did not install on a DC - its a standalone server.
    ULS Logs are growing by 2K per second even when I am not doing anything on the server.
    VERY FRUSTRATED!

    So after further research we have found the following:
    Un-bind and unindstall Web Application Server
    Clean Server
    Reinstall (by Mistake to the C: Drive)
    Bind and Provision
    WOW it works!
    Un-bind, deprovision, Uninstall, Web Application Server
    clean Server
    Re-install to the D: Drive
    Provision and Bind
    wow - it DOES NOT work
    Again - repeat the first scenario
    and once again IT WORKS
    SO Why doesn't it work on the D Drive - We've checked IIS Setting and Permission - there don't seem to be any differences.
    SO - Why isn't this working when changing the default installation location, is it just me?   Has anyone gotten this working installing to another drive?
    Thanks
    James Moore

  • Re-opening most recent files/web sites--how can i disable this?

    when I close a window and then reopen it, or when i log out and then log back in, the most recent thing I was looking at from before immediately pops open.  That is not necessarily the way I would like it to work--didn't do that with Snow L.  How can I disable this?

    In System Preferences > General > uncheck Restore windows when quitting and re-opening apps.
    Note that this preference affects all apps.
    Regards,
    Captfred

  • Quick Question - Can I add this AMD Phenom X4 9950 to my motherboard

    Hi
    Can I add this processor ( http://www.ebuyer.com/product/150466 ) to my new rig below ?
    Oh and what cooling fan should I get ( http://www.ebuyer.com/store/Components/cat/Cooling-Fans ) incase I want to overclock ?
    Thanks

    Quote from: Henry on 14-December-08, 10:32:29
    Have a look for yourself, no Phenom/quads listed >> K9N Neo V3 CPUs <<
     Edit: Best you can do is 89W X2 6000+
    Ok cool - I take it this is ok then: http://www.ebuyer.com/product/149211  ??
    Still stuck on what cooler to get for it ( http://www.ebuyer.com/store/Components/cat/Cooling-Fans ) for overclocking ?
    [I'm saving up for i7 but needed a wee boost in the mean time]

  • Interactive web query forms - can BO do this?

    Hi,
    we want is for an interactive web form that allows a call centre staff to run queries. See below for a mock up.
    [http://docs.google.com/Doc?id=dfr8cvrq_94f67wn4ft]
    We're talking up to 50 users concurrent querying a dB with approx. 50ML msg's per day with 30 day's worth of data in the repository. From my experience with BO I haven't been able to see how such an interactive web form that queries the database can be realised. For example each of the Report Criteria would equate to a Prompt in BO.
    In a previous life I was involved with developing such a tool but this was done through the use of macromedia dreamweaver and coldfusion. It's a pity since BO looks after the user management so well. Does BO have any bolt-on app's that could do the job?
    The main functions this tool will allow are;
    - SORT all Columns
    - Master/Detail view click on record and see the detail - Drill cxan be used here once I create the correct hierarchies.
    - Pop-up Calendars (small applets)
    Is BO up for the task do you think. Do you know of anyone else I could pass this question onto?
    Cheers, Ed

    Thanks for the reply Praveen SG,
    I used to use Business Objects way back in the day. So far on this job I'm going I've merely been using Designer to create the universe and then WEBI to create the reports.
    I'm running BOXI 3.1 on a Red Hat Linux Ent 5.0 machine.
    The User Mgmt is ideal within BO for what we're trying to achieve.
    None of the other BO Tools Crystal Reports, Deski, Query As a Web Service would be able to provide the functionality I'm after.  
    It seems these SDK add-on's all seem to have a Crystal reports focus.
    I'll start rummaging about in the Tutorials (I know it's cheeky of me but you couldn't suggest some of the more applicable ones for me).
    Also other than Bob are there any other places on the Web where I'd be able to pick some experts brains on this.
    Thanks, Ed

  • Newbie Question: Can Flash do this?

    I would like to make some movies (whatever format would load
    the quickest on a website and produce the smallest file size) that
    show the stroke order and formation of Chinese characters.
    The viewer would see something like an animated GIF that
    shows the character being formed on the screen
    Can Flash be used in conjunction with a Wacom Tablet (or
    mouse, for that matter) to do this? If so, how would I do this--I'm
    a total newbie with Flash.
    If it can't can anyone suggest a program that could do this??
    I have the Adobe Master Collection, so I have access to all the
    programs.
    Thanks.

    Flash can do it, but not quite the way you're approaching it,
    I think. I would start with the complete character on the stage and
    use a series of animated masks to reveal the strokes in sequence,
    to make them 'appear' like they are being drawn.
    There are some other ways to go about this as well, but this
    would be the simplest by far.

  • HT5312 i am not recieving my mails from your site i need to change my security questions. can u fix this problem thanks.

    i cant change my security questions. i forgot them.
    if i press on send them with mail to me i am not recieving any mail not in spam too.
    goes same for my password i just dont recieve a mail at al.. please solve this and answer me fast as possible.
    thank u greetings.

    This is a user forum not Apple.
    You need to contact App Store Support:
    http://www.apple.com/support/mac/app-store/contact/

  • Beginners question - can BlazeDS do this?

    I am looking at BlazeDS to see if it is suitable for my project. I have a Java application that provides a service and I know I can install Blaze into that application. What I also want to do is provide a Flash client that I can give to people so that the Flash client can communicate with my Java application. When I give the Flash client to people they won't be installing it on a server with any specific configuration - it will simply sit in a HTML page, on its own with no blaze specific support (no additional jars, no Blaze config etc.). Will the Flash client be able to communicate with my Java app using BlazeDS? My research so far tells me it won't work as the Flash client needs the BlazeDS code base. Is that correct?

    I think I have found that it is actually possible. I installed the BlaseDS turnkey version and copied the samples/testdrive-webservice/index.html to ~/Desktop/index-test.html and then modified a few parameters and it seems to work fine. The only parameter in the whole file that I need to change is the:
    // if we've detected an acceptable version
    // embed the Flash Content SWF when all tests are passed
    AC_FL_RunContent(
            "src", "main",
    which becomes :
    // if we've detected an acceptable version
    // embed the Flash Content SWF when all tests are passed
        AC_FL_RunContent(
                "src", "http://localhost:8400/samples/testdrive-webservice/main",
    and that was it. It looks like I should also change the references to main.swf to point to the same location and also the AC_OETags.js in the header but they were't required in this case.

  • Please help...I can't solve this web services error (ConfigException)

    Hi
    I've got the following error when I try to build document-oriented web services
    [clientgen] Generating client jar for WLWSSEApp.ear(SimpleService) ...
    [clientgen] weblogic.webservice.server.ConfigException: Could not add parameter
    to operation. You must specify either its Java or XML type.
    [clientgen] at weblogic.webservice.server.WebServiceFactory.addPart(WebServi
    ceFactory.java:1258)
    [clientgen] at weblogic.webservice.server.WebServiceFactory.addParamsToMetho
    d(WebServiceFactory.java:1211)
    [clientgen] at weblogic.webservice.server.WebServiceFactory.registerOperatio
    n(WebServiceFactory.java:798)
    [clientgen] at weblogic.webservice.server.WebServiceFactory.initOperations(W
    ebServiceFactory.java:633)
    [clientgen] at weblogic.webservice.server.WebServiceFactory.createFromMBean(
    WebServiceFactory.java:220)
    [clientgen] at weblogic.webservice.tools.build.internal.WSDLGenImpl.getWebSe
    rviceRuntime(WSDLGenImpl.java:240)
    [clientgen] at weblogic.webservice.tools.build.internal.WSDLGenImpl.run(WSDL
    GenImpl.java:135)
    [clientgen] at weblogic.webservice.tools.build.internal.ClientGenImpl.doClie
    ntGenFromEAR(ClientGenImpl.java:438)
    [clientgen] at weblogic.webservice.tools.build.internal.ClientGenImpl.run(Cl
    ientGenImpl.java:345)
    [clientgen] at weblogic.ant.taskdefs.webservices.clientgen.ClientGenTask.doC
    lientGen(ClientGenTask.java:351)
    [clientgen] at weblogic.ant.taskdefs.webservices.clientgen.ClientGenTask.exe
    cute(ClientGenTask.java:208)
    [clientgen] at org.apache.tools.ant.Task.perform(Task.java:341)
    [clientgen] at org.apache.tools.ant.Target.execute(Target.java:309)
    [clientgen] at org.apache.tools.ant.Target.performTasks(Target.java:336)
    [clientgen] at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
    [clientgen] at org.apache.tools.ant.Project.executeTargets(Project.java:1255
    [clientgen] at org.apache.tools.ant.Main.runBuild(Main.java:609)
    [clientgen] at org.apache.tools.ant.Main.start(Main.java:196)
    [clientgen] at org.apache.tools.ant.Main.main(Main.java:235)
    BUILD FAILED
    file:C:/bea/user_projects/domains/examples/build_ws/build.xml:54: weblogic.webservice.tools.build.WSBuildException: Could not add parameter to operation. You mu
    st specify either its Java or XML type. - with nested exception:
    [weblogic.webservice.server.ConfigException: Could not add parameter to operatio
    n. You must specify either its Java or XML type.]
    My environment:
    - JBuilder X
    - Weblogic Platform 8.1
    - Windows XP SP2
    Here are my steps of implementing web services:
    1. Write the Java code for the back-end components that make up the Web Service. Here's the method that handle the operation
    public String testName(InputParam test) {
    String inputName = test.getName();
    System.out.println("Input name:"+inputName);
    return "Hello "+inputName;
    Here's InputParam:
    public class InputParam {
    private String name;
    public InputParam() {
    public String getName() {
    return name;
    public void setName(String name) {
    this.name = name;
    2. Since I use JBuilder X I configure everything including handlers chain through web services designers
    3. Build project
    If nothing goes wrong, I will get generated client jars and a war file with web-services.xml inside.
    I have no problem when I implement RPC-style web services.
    I got the above error when I implement Document-oriented web services, but
    I have no problem when I use String as a parameter instead of InputParam class.
    I tried to change some attributes that might be relevant but got no luck.
    I've tried using clientgen command line as well but the result was the same.
    Below are the guidelines for creating document-oriented web services from the BEA's document that I think I already followed
    - The methods that implement each operation of the Web Service can have only one parameter. This single parameter can be of any supported data type. (The Weblogic web services toolkit support simple JavaBean, doesn't it?)
    - The methods that implement each operation cannot use out and in-out parameters. (I'm not sure about this one since I got Holder classes after using clientgen. However, there's no <param> tag in web-services.xml.)
    I found the old solution from support.bea.com (ID = S-25689), but I don't think my situation is the same. I got the error while building web services...not deploying a web service.
    Any answers to this question will be very much appreciated.
    George

    Quote from: danknuggets11 on 22-December-06, 11:23:06
    Reply, Should have mentioned this before, I can't even turn agp on.  I go into SMARTGART it shows AGP off, Fastwrites off.  If I move the AGP settings to 4x, 8x, it says I need to restart to apply. After the restart it just resets it back to off.
    get Driver Cleaner and remove curently ATI Drivers.
    reboot,
    get and install chipset Drivers: http://download.msi.com.tw/support/dvr_exe/mbd_dvr/VIA4in1_MB.zip
    reboot,
    then get and install ATI Drivers: https://forum-en.msi.com/index.php?topic=102839.msg761297#msg761297

  • Can't find this referred to Addon: Recommendation for similar option? "It's a Firefox add-on called Web Canvas (by Methodologie).?

    Dear Support team for Add-ons:
    I am trying to locate this referred to addon for a Web Canvas.
    Location of Referral Source:
    http://www.artistcareertraining.com/storage/ACT-WebBanner2011-1.jpg
    This is a paragraph from the article:
    It's a Firefox add-on called Web Canvas (by Methodologie). When you add it to your Firefox web browser it superimposes a transparent grid over whatever website you're looking at that maps out the browser sizes of different kinds of users. That way you can clearly see, for example, what part of your website 50% of the users will be able to see, what part 92% of the web users will see, etc.
    This is graphic given:
    (sorry, the graphic doesn't paste)
    QUESTION: Is this available???
    If not... Do you have something similar that I could addon? Any other recommendations?
    Thank you for your consideration in the matter.
    Sara Horrocks [email protected]

    This hit the spot on answer! Thanks especially the "edmeister" and "Tony" for responding. I will forward this information to my source of information that didn't have it right... Sara

  • Can not import this web part

    dll is in the GAC. 
    safe control is listed correctly.  Not sure why.  Code is listed below.  any help is appreciated.
    using System;
    using System.ComponentModel;
    using System.Web;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using System.Web.UI.WebControls.WebParts;
    using Microsoft.SharePoint;
    using Microsoft.SharePoint.WebControls;
    namespace VendorDropdown.VisualWebPart1
        [ToolboxItemAttribute(false)]
        public class VisualWebPart1 : WebPart
               // Visual Studio might automatically update this path when you change the Visual Web Part project item.
                 private const string _ascxPath = @"~/_CONTROLTEMPLATES/VendorDropdown/VisualWebPart1/VisualWebPart1UserControl.ascx";
               String drpListSelected = "";
               DropDownList drpList = new DropDownList();
               protected override void CreateChildControls()
                   Control control = Page.LoadControl(_ascxPath);
                   SPSite site = SPContext.Current.Site;
                   SPWeb web = SPContext.Current.Web;
                   SPList list1 = web.Lists["Vendor"];
                   var listitems = list1.Fields["Company"];
                   drpList.DataSource = listitems;
                   drpList.DataTextField = "Company";
                   drpList.DataValueField = "ID";
                   drpList.DataBind();
                   Controls.Add(control);
                   drpList.SelectedIndexChanged += new EventHandler(this.ddlAllLists_SelectedIndexChanged);
               void ddlAllLists_SelectedIndexChanged(object sender, EventArgs e)
                   try
                       //set the selected value and logic
                       drpListSelected = drpList.SelectedValue;
                       this.Page.Response.Redirect("~/Lists/Vendor/DispFormVendor.aspx?iD="
    + drpListSelected);
                   catch (Exception ex)
                       //  LogManger.WriteLog(" Error in EventCalendarWebPart.cs ddlAllLists_SelectedIndexChanged()" + ex.ToString());
            protected override void Render(HtmlTextWriter output)
              EnsureChildControls();
              base.RenderContents(output);

    What is the exact steps you are following
    Did you run the application as admin
    Check below:
    http://stackoverflow.com/questions/120928/sharepoint-error-cannot-import-web-part
    Make sure web part is created in 64-bit system
    http://sharepoint.stackexchange.com/questions/11820/custom-web-part-deployment-produces-cannot-import-this-webpart-error
    Ensure your feature actually contains the correct version of webpart/assembly.
    Ensure safecontrol is correctly defined with correct version
    Now, Delete all your solution related webparts from the webpart gallery. (This is what really helped me). You can use a ps script for that.
    Redeploy solution. (This will activate the features, but not add the webparts to webpart gallery).
    Deactivate the webpart feature either via UI or Disable-SPFeature command (i used ps)
    Activate the webpart feature (Enable-SPFeature). This will bring all the new updated webparts to the web part gallery.
    Check below:
    http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2008/10/06/troubleshooting-cannot-import-web-part-error.aspx
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/5f6d9e1a-315f-49ea-96d3-824edb642cd7/unable-to-add-selected-web-parts-cannot-import-this-web-part
    f it is NOT the public key token problem (fully qualified assemby name) then try:
    got to site settings -> webparts -> (If your webpart is in the list delete it) click on NEW -> check the webpart in the list, check overwrite, click on add to catalog.
    If this helped you resolve your issue, please mark it Answered

  • When i ask a question on ebay and send, when i try to back tab it keeps insisting on resend how can i turn this off?

    you search items on ebay,ask a question of the seller and send it, i then want to return to my listing and the searched items, but firefox will only let me do this if i resend my question every time, it means all the messages i send asking a question are duplicated, how can i turn this annoying protocol off?

    Feedback? Did any of this help?

  • Can anyone answer this question? What is used to format a string so that it falls into a certain Row/Column in excel? see text for indepth question.

    I'm attaching a file that may help. Just remember this is my FIRST attempt at using NI/FeildPoint so things that would be obvious to the normal users more than likely would slide right by me. So I'll try and explain what the text contains as to make my problem more clear. I'm using a FP-1000, FP-AI-100, and a FP-TB-10. i'm creating a application where I'm using the 8 channels from the FP-AI-100 to monitor a control system ,that we manufacture. The control system is in an environmental chamber. I use the FP-TB-10 to monitor the temperature while in the chamber. The control system is ran for 4 hours under varing enviromental conditions while I monitor vital system voltages with the FP-AI-100. Now the application that i'm building starts with the obvious FP CREATE.VI and so forth I have no problem communicating with the FP's, but the information that I'm monitioring needs to be placed into a file with Headers describing the information below it. Now I use a "WHILE LOOP.VI" to monitor the FP-AI-100 & FP-TB-10 for the 4 hour period. but before that I create and open a file where I use a "CONCATENATE STRINGS.VI" to enter the headers I need. I do this by CONSTANTS, CONTROLS, TABs, AND CARRIAGE RETURN being entered into the "CONCATENATE STRINGS.VI" in the order I want them to appear. I use ROW 1 to enter (OPERATOR:with a CONSTANT) an a (CONTROL so the operator may enter his name and be recorded into the file) using a TAB to seperate Columns and a CARRIAGE RETURNto drop down to ROW 2 for the next headers. I use header names and TABs to seperate the columns. This part works great. I end up with ROW 1 having the operator information then ROW 2 having the headers for all the channels I'm using to monitor the control system with in their own column. The trouble happens when I write to this file during the "WHILE LOOP". The information recorded for DATE:, TIME:, and Channel 0 of the FP-AI-100 end up right under their corresponding header on ROW 3, but the rest of the data ends up on ROW 4 in column 3 and goes down many rows with some of the data not being stored at all. It varies on how many rows are used starting at ROW 4 but hey always stay in column 3. I use the "FP READ.VI" outputing to a "ARRAY TO SPREADSHEET STRING.VI" outputing to a "CONCATENATE STRINGS.VI" for each channel within the "WHILE LOOP" then into the "WRITE.VI". I use the "CONCATENATE STRINGS.VI" to place my data OR atleast I thought you could do that some how I'm not quit doing something write either there is a sampling/timing issue or writing to file issue where things are being confused in the "WHILE LOOP" if someone know a better route to perform what I'm tring here I would be interested. Its not like I'm not giving it the old colledge try here but without proper training and the vagness of the manuals it's difficult to understand what every connection actually does.I'm tring though for everyone who happens to fill pity for me
    Thanks for your help
    John Morris
    Glendinning Marine Product, Inc.
    Attachments:
    ALLchannels ‏273 KB

    > I appreciate your effort to help me, but there is still a slight cloud
    > in front of my eyes here.(I must mention that I'm using Labview 5.1
    Oh, to bad. I'm using LV 6,02 and tried to save the application as LV5.1,
    but it didn't work.
    > Lets start with the easy one which is the SECOND main thing you
    > wanted to mention. In my application I used individual Create Tag.vi's
    > "so your saying that I can use just one Create Tag.vi and one Read.vi
    > and what ever I use to display the values will automatically to show
    > the individual channels" in other words if I use a "Indicator(DBL)"
    > comming out of the Read.vi what ever I use in the "PANEL" layout will
    > expand to show all 8 channel if I was using a FP-AI-100? Cool...
    Allmost right. The 8 channels come out as 1D-array, ch0...ch7.
    > #1--How do I change the delimiter (TAB) to a delimiter (comma) in a
    > Array to Spreadsheet String.vi?
    > ...cut
    I don't use this Spreadsheet VI, because files coming out there allways
    start this time consuming EXCEL wizzard. Because of this, I programmed my
    own CSV-conversion vi. Maybe you could just use a common texteditor, like
    wordpad and put the csv-examples from my last reply down to a text file
    and rename it to *.csv. Texteditors terminate lines with "\r\n" by
    default, so this is a very quick way for testing.
    > FP_Analog_Logging example to record all eight channels it uses a Array
    I didn't find the vi you metione above, but there is another good one:
    Look at examples\FieldPoint\DataLogging\FP Logger.vi.
    In a little case structure, at "false", there is a function called "Format
    into string".
    Pop up on the format string and adjust >>'\' Codes Display<<.
    Then you change the format string into: %.;%-f%s
    A Tab string is connected to the lower input of this function. Replace
    this one with a comma.
    That should do.
    >
    > #2--If using just one Create Tag.vi and one Read.vi and I have the
    > Item Name listed as ALL I take it that the information comming out of
    > the Read.vi is data for each channel in a String format starting with
    > channel 0 and ending with channel 7 for the FP-AI-100.
    Yes, just as explained above. If you put a indicator at the output to
    display the values, you can expand the display to show all 8 channels, but
    you can't name induvidual cells. In a array, all cells have identical
    named labels. If you want to name the individually, you have to attach the
    array to cluster function and put the indicator after this one. Enable
    labe display and name the output values individually.
    > #3--Now I use the following to "Format String" in the Array to
    > Spreadsheet string.vi (%.4f)but I don't see anyway of changing the
    > delimiter from (TAB) to (COMA)
    Explained above.
    > #4 you stated text strings need a "as prefix and sufix" and each
    > string is seperated by a coma, a period is used as decimal number
    > separator and lines have to be terminated by my question is
    > WHERE IS THIS ACCOMPLISHED? WHAT VI OR WHAT CONNECTOR PIN?
    Well, modifying strings are done with string functions.
    Above, as I explained how the sample FP Logger.vi can be modified to do
    the job for numbers. The pre- and suffixing with ", you only need for
    strings, which EXCEL should interpret a string and as nothing else as a
    string, even if there's a number inside. You usually need this only for
    headers. So its easyest, if you just write your string into a string
    constant or control and concatenate it to the previous csv-file contents.
    Oh, I just see by looking at the above mentioned example... Inside the
    case structure, but in the "true" case, there are error messages
    concatenated to the logfile. At this point it is importent, to use " for
    integrating the message into the CSV file, because a error message usually
    looks like this: >> ERROR 2345 in vi yxz <<
    Here you have text and number strings mixed in one line. EXCEL does not
    know, if it should interpret the number inside the error line as separate
    number, separating the line into three colums i.e. string before number,
    number and string after number. So tell EXCEL by putting a " before and
    after the line each.
    For this, expand the Format To String function by one input, move down all
    connections, to be able to insert a string constant with a " to the first
    argument connector. Change the contents of the string constant at the
    bottom argument from tab to ", (quotation mark AND comma)
    > #5 You gave me an example of what a 3 column header could look like:
    > "col0","col1","col2"\r\n Now is this something that you enter
    > somewhere cause I know that \r is carriage return and \n is newline so
    > I take it that the above is entered somewhere maybe in the Write.vi to
    > the connector called Header (F)? See this is what confuses me because
    > NI manuals have no examples of certain connectors types being used or
    > any reference as to how they manipluate data with there varing type
    > inputs. Or maybe I'm just missing them.
    The example I mentioned above help here to.
    Look at the Write File function. This function receves data from a
    function named concatenate strings. Expand this function to have one more
    spare input at the bottom. Create a string constant. Switch the constant
    display to "\" mode. Enter "col0","col1","col2"\r\n into the constant.
    Connect the constant to the spare input.
    Doing this, every dataline in the csv file is followed by
    "col0","col1","col2"\r\n .
    I wish you a nice weekend,
    Rainer Ehrt

  • I have two apple ID's but cannot remember the security question answers and the email address is no longer active - how can I access this account

    I have two apple ID's but cannot remember the security question answers and the email address is no longer active - how can I access this account as it seems to be the one my icloud space is attached to.  I haven't backed up my ipad or photos for a while. 

    Security questions:
    https://discussions.apple.com/docs/DOC-4551
    http://support.apple.com/kb/HT5312
    If you don’t know your security questions, phone Apple (using the number listed here:  http://support.apple.com/kb/HE57  ) and ask for the Account Security Team.
    About 2-step verification of your Apple ID:
    http://support.apple.com/kb/ht5570
    This is also useful:
    http://www.macworld.co.uk/ipad-iphone/news/?newsid=3463233&olo=email

  • Simple question:  I want to use iCloud as a back up disk for my documents folder.  How can I do this?  If I cannot do this, why am I paying for access to "the cloud?"

    Simple question:  I want to use iCloud as a back up disk for my documents folder.  How can I do this?  If I cannot do this, why am I paying for access to "the cloud?"

    iCloud does not provide general file storage or backup, so you cannot back up your Documents folder using it. You will need to find a third-party alternative - this page examines some options (some are free):
    http://rfwilmut.net/missing3
    iCloud at basic level, with 5GB is storage, is free: you only pay anything if you want to increase the storage space.

Maybe you are looking for

  • Pop up not working

    I am having table and i have to delete the record from that table........when i click that delete button the popup to be displayed..... for the generation of the popup i have used the below coding......... DATA: LR_API_COMP_CONTRL      TYPE REF TO IF

  • Change the default icon for unsatisfied node

    Is it possible to change the default icon for the unsatisfied node (unsatisfied indicator). I have checked the UI content element with the same name, but it does not have the source file setting in it, so I guess it is hard coded. I tried to change t

  • Error in Self-Diagnosis

    Hi all, When I go to dswp and click the solution, then click on Self-Diagnosis because it was showing yellow, but It does not go further. I get the following error: Please help!! Service cannot be reached What has happened? URL http://sap-smp1.health

  • How to determine whihc user created Sales Order Draft

    Hello, I am creating an add-on that performs a certain event on sales order drafts that were created by the manager user.  What field do I filter on to accomplish this? Thanks, Richard.

  • Show it when u click show it will show what ur writing and u can click D.S to don't show the pass

    Can Apple Make it when u write ur internet pass u can choose to show it when u click show it will show what ur writing and u can click D.S to don't show the pass