server-side and client on the same form-side code

I CFINPUT text on the form and the form displays the control on the form when I use the preview browser.

As long as I have CF tag which is the code on the server side that have no controls on the form.

I thinkg I missed something when I have both control code and the server of the client on the same form.

I would like to know how I can show the controls on the form and the CF tag for code running on the server side.

For example, I have a user name and password text box on the form.

I need to validate the information user and need of a stored procedure that is executed when the user clicks on the "connect" button.

I have 2 text boxes on the form and it works.

As soon as I have the CFSTOREDPROC tag then the shape does not shows the controls.

It seems the form to run sider server code, but client side of the code does not run.

Your information and help is much appreciated,

Kind regards

Iccsi,

The form action attribute points to a different file or the same file? If it is different then you can not see the controls because it refers to another file (action file). If this is the same file, then it might have a logic that prevents the form to display after the form submission.

It would be useful to join the code. So, we could myself or others help you better.

Tags: ColdFusion

Similar Questions

  • Server-side and client to the same shape-side code

    I CFINPUT text on the form and the form displays the control on the form when I use the preview browser.

    As long as I have CF tag which is the code on the server side that have no controls on the form.

    I thinkg I missed something when I have both control code and the server of the client on the same form.

    I would like to know how I can show the controls on the form and the CF tag for code running on the server side.

    For example, I have a user name and password text box on the form.

    I need to validate the information user and need of a stored procedure that is executed when the user clicks on the "connect" button.

    I have 2 text boxes on the form and it works.

    As soon as I have the CFSTOREDPROC tag then the shape does not shows the controls.

    It seems the form to run sider server code, but client side of the code does not run.

    Your information and help is much appreciated,

    Kind regards

    Iccsi,

    Thanks for the message and the help.

    I have a fault of typo on my sQL statement,

    Thanks again for help,

    Kind regards

    Iccsi

  • I have two computers on the same router. One, on Xp and Eudora normally receives. The second on WIN-7 and Thunderbird receives the same messages in code -?

    I have two computers-
    On WinXp and Eudora receives emails in normal text.
    Sometimes, the other on Win-7 and Thunderbird receives the same message in code.
    Normally, this same message is received on the other computer.
    What have I've set wrong
    GerryMcDonald

    Start with view-> Message-> HTML Original body

  • You can install the server connection and security on the same virtual machine Server?

    I was looking around and found an old post that says that you could do.

    I tried the documentation view 5 but not a lot of luck there.

    If the deployment is small say 20 users view total.

    Could install you the connection and security on the same VM Server?   W2K8R2 64-bit?

    I certainly understand some of the security risks.

    TIA

    Marc Alumbaugh says:

    Any other ideas?

    No other ideas, but we have should stick to previous ideas and continue to work through them. You make progress in this analysis - continue! When it is correctly configured, you have configured the firewall/proxy etc don't not to block PCoIP and that you use at least seen 4.6 on the Client and the server, it does not work.

    It always seems that there's something blocking PCoIP in your environment - where the black screen.

    So when 'PCoIP external URL' on the login server is defined on InternalIP:4172, your View on the internal network Client connects fine. If you run Wiresahrk on your connection to the server to capture the connections, you will see a connection HTTPS turns on TCP 443. Then when you select a pool of offices you will see a PCoIP connection come in. It comes to 4172 TCP from the customer to the login server, then UDP 4172 also from the Client to the server connection as well as UDP 4172 in reverse. For this reverse part, the source UDP port will be 4172 and corresponds to the destination UDP port source on the incoming UDP packets. Check that this is the case. This will prove that the login server is gateway your PCoIP correctly.

    So far so good.

    Then, you switch to your remote Client to view from on the Internet. To do this, you assign the URL of the "external" ExternalIP:4172 PCoIP. Note that you don't need to restart the login server for this to take effect. It takes effect immediately. This IP address will be the public IP address which will probably through a NAT/firewall to access your connection to the server. You can start by checking that the IP address is correct using to connect to the server address when you satrt the customer to view. When you use the same IP address to the Client and through the authentication step, it will prove that it is set up correctly in terms of Routing/NAT etc. Then follow with Wireshark on the login server and observe what happens when you select a pool of virtual offices and get the black screen. You should see the same activity PCoIP on your login server model as in the case of internal test (i.e. starting with the incoming TCP connection on port 4172). View Client will use the ExternalIP address that you specified in the "URL external PCoIP ' to establish the PCoIP connection to connect to the server. So if you don't see this com 4172 TCP on the login server, or you do not see the packets UDP 4172 then something is blocking. This is usually caused by a firewall or a proxy blocking PCoIP.

    If this is the case and you do not see these packets to connect to the server, then run Wireshark on the Windows Client to view and see if you can see 4172 TCP and/or UDP sent to this ExternalIP 4172. If Yes, then you know that something (such as a firewall or proxy) between the Customer View and the view connection server it blocks.

    Let us know what it was.

    Hope it will be useful.

    Select this option.

  • Download the image to the directory and database of the same form data

    Hi all

    I play to build a shopping cart (never done before) a tutorial of Gordon Knapp at www.webthang.com.

    I created the site and it works perfectly. Now, I want to extend it.

    There is a form that allows the user to add data to the database. I would also like to be able to transfer an image to a directory on the server and add the data to the database at the same time of the same shape. It would be good if the input field "< input name ="product_picture"type ="text"id ="product_picture"tabindex ="6"size ="50"/ >" could be filled automatically by the file name of the image being downloaded, but it's not a neccessity.

    I looked at different packages ASP Upload and I can upload a single image, but none of them clearly show how to download the image and add data to the database at the same time.

    It is a private project I need suggestions for free.

    The tutorial shows how to create Dev Ultra site but works perfectly well in DW. The page looks like this. It is named "admin_add.asp":

    "< %@LANGUAGE="VBSCRIPT "CODEPAGE ="65001"% >
    "" <!-#include = file '... / Connections/con_ecom.asp "-->
    < %
    Dim MM_editAction
    MM_editAction = CStr (Request.ServerVariables ("SCRIPT_NAME"))
    If (Request.QueryString <>"") then
    MM_editAction = MM_editAction & "?" & Server.HTMLEncode (Request.QueryString)
    End If

    'boolean to abandon a record edition.
    Dim MM_abortEdit
    MM_abortEdit = false
    % >
    < %
    "Implementation of the IIR.
    Function MM_IIf (condition, ifTrue or ifFalse)
    If condition = "" then
    IfFalse = MM_IIf
    On the other
    IfTrue = MM_IIf
    End If
    End Function
    % >
    < %
    If (CStr (Request ("MM_insert")) = "add_form") then
    If (not MM_abortEdit) then
    'execute the insert.
    Dim MM_editCmd

    Set MM_editCmd = Server.CreateObject ("ADODB.Command")
    MM_editCmd.ActiveConnection = MM_con_ecom_STRING
    MM_editCmd.CommandText = "INSERT INTO products (product_category product_name, product_price, product_briefdesc, product_fulldesc, product_picture) VALUES (?,?,?,?,?,?)".
    MM_editCmd.prepared = true
    MM_editCmd.parameters.Append MM_editCmd.CreateParameter ("param1", 202, 1, 50, Request.Form ("product_category")) ' adVarWChar
    MM_editCmd.parameters.Append MM_editCmd.CreateParameter ("param2", 202, 1, 50, Request.Form ("product_name")) ' adVarWChar
    MM_editCmd.parameters.Append MM_editCmd.CreateParameter ("param3", 5, 1, -1, MM_IIF (Request.Form ("product_price"), Request.Form ("product_price"), null)) ' adDouble
    MM_editCmd.parameters.Append MM_editCmd.CreateParameter ("param4", 203, 1, 536870910, Request.Form ("product_briefdesc")) ' adLongVarWChar
    MM_editCmd.parameters.Append MM_editCmd.CreateParameter ("param5", 203, 1, 536870910, Request.Form ("product_fulldesc")) ' adLongVarWChar
    MM_editCmd.parameters.Append MM_editCmd.CreateParameter ("param6", 202, 1, 50, Request.Form ("product_picture")) ' adVarWChar
    MM_editCmd.execute
    MM_editCmd.ActiveConnection.close

    ' add the query string to the redirect URL
    Dim MM_editRedirectUrl
    MM_editRedirectUrl = "admin_control.asp".
    If (Request.QueryString <>"") then
    If (InStr (1, MM_editRedirectUrl, "?", vbTextCompare in) = 0) then
    MM_editRedirectUrl = MM_editRedirectUrl & "?" & Request.QueryString
    On the other
    MM_editRedirectUrl = MM_editRedirectUrl & "" & Request.QueryString
    End If
    End If
    Response.Redirect (MM_editRedirectUrl)
    End If
    End If
    % >
    <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN".
    " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ".
    "< html xmlns =" http://www.w3.org/1999/xhtml "> "
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    < title > Administration - add a < /title > product
    "" < link href = "... / scripts/admin.css" rel = "stylesheet" type = "text/css" / >
    "< script type =" text/javascript"src ="... / scripts/ecom.js "> < / script >"
    < / head >

    < body onLoad = "adminTitle ()" >
    < div id = 'wrapper' >

    < div id = "pageHeading" > ADMINISTRATION - add a PRODUCT < / div >

    < div id = "navBar" > < a href = "admin_control.asp" > < /a > control | " Add | < a href = "admin_view.asp" > view < /a > | < a href = "admin_update1.asp" > update < /a > | < a href = "admin_delete1.asp" > delete < /a > | "" < a href = "... / Default.asp" > shop < /a > < / div >

    < br / >

    < name of the form = "add_form" id = "add_form" method = "POST" action = "< % = MM_editAction % >" >
    < table border = "1" align = "center" id = "tblArea" >
    < b >
    < class td = "tdLabel" > < table > product category
    < td colspan = "2" > < input name = "product_category" type = "text" id = "product_category" tabindex = "1" size = "50" / > < table >
    < /tr >
    < b >
    < class td = "tdLabel" > Product Name < table >
    < td colspan = "2" > < input name = 'product_name' type = 'text' id = 'product_name' tabindex = "2" size = "50" / > < table >
    < /tr >
    < b >
    < class td = "tdLabel" > < table > product price
    < class td = "tdContent" colspan = "2" > < input type = "text" name = "product_price" id = "product_price" tabindex = "3" size = "50" / > < table >
    < /tr >
    < b >
    < class td = "tdLabel" > product short Description < table >
    < class td = "tdContent" colspan = "2" > < textarea name = "product_briefdesc" id = "product_briefdesc" cols = "47" lines = "4" tabindex = "4" > < / textarea > < table >
    < /tr >
    < b >
    < class td = "tdLabel" > full < table > Product Description
    < class td = "tdContent" colspan = "2" > < textarea name = "product_fulldesc" id = "product_fulldesc" cols = "47" rows = "5" tabindex = "5" > < / textarea > < table >
    < /tr >
    < b >
    < class td = "tdLabel" > < table > product Image file name
    < class td = "tdContent" colspan = "2" > < input name = "product_picture" type = "text" id = "product_picture" tabindex = "6" size = "50" / > < table >
    < /tr >
    < b >
    < class td = "tdLabel" > < table >
    < td align = "center" > < input type = "reset" name = "Reset" id = "Reset" value = "Reset form" / > < table >
    < td align = "center" > < input type = "submit" name = "Submit" id = "Submit" value = "Add to the shop" / > < table >
    < /tr >
    < /table >
    < input type = "hidden" name = "MM_insert" value = "add_form" / >
    < / make >

    < / div >
    < / body >
    < / html >

    Hope you can help.

    Best regards

    Martin

    Have sorted it.

    Found an excellent tutorial to Webthang.

    http://www.webthang.co.UK/Tuts/tuts_dmx/rob15/rob15.asp

  • Is it possible to create a PDF file that will add and subtract in the same form field?

    I design a pdf form to fill out for a friend in need as an invoice. He wants to add each element of cost that happening automatically and I got including but now he wants to be able to subtract an element if necessary and I am lost as to how to get the correct code. Is this possible?

    So let's say that you have called Item1, Item2, Item3, and discount fields and you want to add the first 3 and then subtract the fourth total (sub).

    You can use the simplified field Notation on the calculation of your total field tab and enter the following in it:

    (Item1, Item2 and Item3) - Discount

    If the field names are more complex then a custom calculation script may be used instead:

    event.value = (Number(this.getField("Item1").value) + Number(this.getField("Item2").value) + Number(this.getField("Item3").value)) - Number(this.getField("Discount").value);
    
  • client code and server on the same form

    I CFINPUT text on the form and the form displays the control on the form when I use the preview browser.

    As long as I have CF tag which is the code on the server side that have no controls on the form.

    I thinkg I missed something when I have both control code and the server of the client on the same form.

    I would like to know how I can show the controls on the form and the CF tag for code running on the server side.

    For example, I have a user name and password text box on the form.

    I need to validate the information user and need of a stored procedure that is executed when the user clicks on the "connect" button.

    I have 2 text boxes on the form and it works.

    As soon as I have the CFSTOREDPROC tag then the shape does not shows the controls.

    It seems the form to run sider server code, but client side of the code does not run.

    Your information and help is much appreciated,

    Kind regards

    Iccsi,

    Thanks for the information and assistance,

    I have a fault of typo on my SQL statement,

    Kind regards

    Iccsi

  • Insert and update server behaviors in the same form

    I have a php form that is inserted into a table and then update another table. I have the form of inserting the record first and then I want to update the other table. I'm starting to learn and understand PHP, but I don't know how to have the update function to run after that it inserts the records. I guess that's something like if you insert this disc, then update this record and then go to the redirect page. I know this goes to redirect page after it inserts the record, but I don't know how to tell him not to go to the $insertGoTo. I want him to run the following update function and then go to the $insertGoTo and not the $updateGoTo. Thanks in advance for any help.

    if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) {
      $insertSQL = sprintf("INSERT INTO employee (CompId, empfirstname, empmiddleint, emplastname, EmpType, EmpStatus) VALUES (%s, %s, %s, %s, %s, %s)",
                           GetSQLValueString($_POST['CompId'], "int"),
                           GetSQLValueString($_POST['empfirstname'], "text"),
                           GetSQLValueString($_POST['empmiddleint'], "text"),
                           GetSQLValueString($_POST['emplastname'], "text"),
                           GetSQLValueString($_POST['EmpType'], "text"),
                           GetSQLValueString($_POST['EmpStatus'], "text"));
      mysql_select_db($database_dotweb, $dotweb);
      $Result1 = mysql_query($insertSQL, $dotweb) or die(mysql_error());
      $insertGoTo = "Roster.php?CompId=" . $_POST['CompId'] . "";
      if (isset($_SERVER['QUERY_STRING'])) {
        $insertGoTo .= (strpos($insertGoTo, '?')) ? "&" : "?";
        $insertGoTo .= $_SERVER['QUERY_STRING'];
      }
      header(sprintf("Location: %s", $insertGoTo));
    }
    if ((isset($_POST["MM_update"])) && ($_POST["MM_update"] == "form1")) {
      $updateSQL = sprintf("UPDATE company SET CompanyType=%s WHERE CompId=%s",
                           GetSQLValueString($_POST['CompanyType'], "text"),
                           GetSQLValueString($_POST['CompId'], "int"));
      mysql_select_db($database_dotweb, $dotweb);
      $Result1 = mysql_query($updateSQL, $dotweb) or die(mysql_error());
      $updateGoTo = "purchases.php";
      if (isset($_SERVER['QUERY_STRING'])) {
        $updateGoTo .= (strpos($updateGoTo, '?')) ? "&" : "?";
        $updateGoTo .= $_SERVER['QUERY_STRING'];
      }
      header(sprintf("Location: %s", $updateGoTo));
      
    }
    
    

    PHP code is executed from top down and is controlled by the conditional statements ('if' blocks). To achieve what you want, you need to combine the conditional statements that control the insert and update server behaviors and to move the redirect to the end of the code. Amend as follows:

    if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) {
      $insertSQL = sprintf("INSERT INTO employee (CompId, empfirstname, empmiddleint, emplastname, EmpType, EmpStatus) VALUES (%s, %s, %s, %s, %s, %s)",
                           GetSQLValueString($_POST['CompId'], "int"),
                           GetSQLValueString($_POST['empfirstname'], "text"),
                           GetSQLValueString($_POST['empmiddleint'], "text"),
                           GetSQLValueString($_POST['emplastname'], "text"),
                           GetSQLValueString($_POST['EmpType'], "text"),
                           GetSQLValueString($_POST['EmpStatus'], "text"));
      mysql_select_db($database_dotweb, $dotweb);
      $Result1 = mysql_query($insertSQL, $dotweb) or die(mysql_error());
    
      $updateSQL = sprintf("UPDATE company SET CompanyType=%s WHERE CompId=%s",
                           GetSQLValueString($_POST['CompanyType'], "text"),
                           GetSQLValueString($_POST['CompId'], "int"));
      mysql_select_db($database_dotweb, $dotweb);
      $Result1 = mysql_query($updateSQL, $dotweb) or die(mysql_error());  
    
      $insertGoTo = "Roster.php?CompId=" . $_POST['CompId'] . "";
    
      if (isset($_SERVER['QUERY_STRING'])) {
        $insertGoTo .= (strpos($insertGoTo, '?')) ? "&" : "?";
        $insertGoTo .= $_SERVER['QUERY_STRING'];
      }
      header(sprintf("Location: %s", $insertGoTo));
    }
    
  • Install the MDW and the mobile client on the same platform

    Hi all

    We implement our 11g Oracle Database Server from Mobile environment and I was confused about something I read in the Release Notes (http://docs.oracle.com/cd/E22663_01/doc.11100/e22675.pdf).  In section 3.2 says 'do not install MDW and the mobile client on the same platform.'  Did mean really say 'platform' or does really do not install the MDW and the mobile client on the same device?  We are a store of Windows 100% - the mobile server is installed on a Windows Server machine, we plan to develop with Workbench Mobile database (GMD) on a Windows 7 desktop PC, and we intend to run the client mobile Windows 7 tablets. The Release Notes say that I can't do this?

    Yes - the way it is written is a bit confusing.    We will correct it in the next version of doc.    What we were trying to say, is do not install them on the same system.    Thank you for this comment.

    Kind regards

    Mike

  • Is it possible to run vCenter Server and AUVS in the same database?

    Hello. My client has vCenter Server and VUM installed and running in the same database. Yes, the same database (not only same server database) and the same ODBC (ODBC VUM is 32-bit only).

    My question is whether it is supported or not and I would like a source VMware information, not only "it works fine for me".

    I can't find any definitive info on this VMware. Only something to wave in the installation and upgrade guides about or not to run in the same database ' ' (I guess they mean 'server') and it seems that the recommendation is to separate them for the 'large environments,' whatever that means.

    The environment vSphere 4.1 is currently, and there are about 20 guests and 150 virtual machines.

    If it is not supported, I guess the best way to go is to reinstall both from scratch?

    Thanks in advance!

    / Anders

    Yes, it is a supported configuration.  Since VUM and vCenter using different tables, you can share the same DB

    The database of the update manager that you use can be identical to the vCenter Server database. You can also use a
    separate database, or you can use existing database clusters. For best results in a large scale environment, you
    must use a dedicated Update Manager database that is located on one computer other than the
    the vCenter Server system database.

    http://pubs.VMware.com/vSphere-50/topic/com.VMware.ICbase/PDF/vSphere-Update-Manager-50-install-Administration-Guide.PDF

  • Windows IPSEC and SSL VPN client on the same machine

    Matches (coexistence) installation of IPSEC and SSL vpn clients that are supported on the same computer, windows (XP and Win7)?

    As mentioned by Patricia and Jennifer (5 stars), you can install two clients on the same machine without any problem.

    The tricky part comes when you are trying to connect two clients at the same time, that's when you may encounter unexpected problems.

    However, if your intention is to install both clients and connect them individually and not at the same time, you'll be fine.

    If you have any other questions, please mark this question as answered and note all messages that you have found useful.

    Thank you.

    Portu.

    Post edited by: Javier Portuguez

  • Q1: Can we have 2 different products Middleware (SOA and forms and reports) in the same field of WLS?

    Q1: Can we have 2 different products Middleware (SOA Suite and forms and reports) both executed in the same Weblogic domain?

    Q2: what about 2 domains different (one for SOA Suite) and one for forms and reports on the same machine (Box) on the same installation of Weblogic?

    I'm looking for official documents that can clarify these issues for the customer.
    Thank you.

    Hello

    Q1: Can we have 2 different products Middleware (SOA Suite and forms & States) both executed in the same Weblogic domain?

    It is not supported because as SOA and forms & States share a common directory called oracle_common that would be

    crushed by the product. This is why we ask you to use two different homes of Middleware for installation and configuration.

    Ex: If you have installed SOA in a field and you have installed forms & reports and then the oracle_common could be crushed by

    Binary forms & reports and so there might be problem with SOA.

    Q2: how about you 2 different (one for SOA Suite) areas and the other for forms & reports on the same machine (Box) on the same installation of Weblogic?

    You can have 2 different domains but not in the same weblogic Installation according to the explanation above.

    Kind regards

    Prakash.

  • Mix of Java and C on the same server of 12.5 Tuxedo?

    I run an application big Tuxedo who perform a mix of Cobol and C calling each other in the same service.

    Is it possible that I have will convert the Cobol in Java code, so I'll have a mix of C and Java on the same single server?

    Or does the Java Tuxedo should only include Java in a single server

    Hello

    Within the server Java Tuxedo (TMJAVASVR) that the Java code is supported.  If a single server can support native languages as C and COBOL or Java, but not the two together in a single server.

    Kind regards

    Todd little

    Chief Architect of Oracle Tuxedo

    PS there is no 12.5 Tuxedo don't release 12.1.1, alone and 12.1.3.

  • Running the Single Instance and RAC on the same server of different homes.

    Hi guys,.

    I already have 4 node RAC12c installed on OLE 6.

    I'm planing on some of my other 12 single instance databases on other migration for RAC nodes.

    Please correct me here if I am wrong...

    My understanding is that, to be able to use DBCA or rconfig for conversion of database instance RAC, the only instance and RAC cluster must run on the same server or machine node.

    Thanks to this understanding... Am planing on the installation of a binary single instance on one of my cluster node node1 say and then use RMAN to duplicate the single instance or just an RMAN restore from the node of the instance that is unique to this node1. Am capable of this plan must then use DBCA or rconfig to convert the CARS database.

    Now, my question is can I run a single instance and RAC on the same server for different homes with different database ports?

    2. for these unique instance that runs on the server RAC 1 node, can I use the RAC database listener that runs from the House of the grid or I have to create another auditor?

    Thank you in advance and also let me know if I can use DBCA or rconfig when the only instance and rac database are on separate nodes.

    K

    Fix. And that's what I would normally do. In general, I would have just an ORACLE_HOME directory that can be used by the punctual and RAC databases at the same time.

    See you soon,.
    Brian

  • Is it OK for the test server, and the server signs Local point to the same location?

    There seems to be three places where the files of my site: local files, server assessment and remote server.  I am happy with the remote server.  What I'm confused about are the other two.

    I understand that to build a site using mysql databases that I need to set up a test server.  Here is my configuration: Windows 10, CBWMS 2015.1 using XAMPP with the folder root of my site in htdocs.  I tested FormMail, hence the name of the site is formmail

    So, I open one of my files from the local files (right) Panel, modify it and it save (in the local files Panel).  I then use a preview in the browser to see my changes.  It seems that I didn't need to use was ABLE to move the file to the test server, because the file/s are already here, because as shown in the screenshot, the display of local files as the testing server view are in the same place.  What is the point of the testing server Panel?

    I know that I can put the Panel on the left with the remote server. This will allow me to sync with my ISP host.  If I put the left - and probably testing server Panel a sync is useless because the files are in the same place as the Local file?

    Maybe my setup is incorrect.  I guess my question is, is it OK for the test server, and the server signs Local point to the same location?

    Thank you gentlemen (and Lady!) I'll go forward with newfound confidence, Bravo.

Maybe you are looking for

  • all the tools in the upper part are disabled. side scroll bar does not work

    In my firefox, none of my utility tools in the upper side work. they are in a disabled state In addition, I am not able to scroll the sidebar automatically through the mouse. I raise the bar and down to put the page vertically

  • I returned the office - how to get him back in the right position

    I've reversed somehow the office and the windows toolbar is now on the icons and right on the bottom of the moitor office.What can I do to make it as it was?

  • TestStand two UI

    I load a UI in SequenceFileLoad and close in SequenceFileUnload.but I run the movie file and notes that the teststand is always running in SequenceFileLoad, from endpoint it.how can I realize this feature? Thank you

  • Uninstall and reinstall

    How can I uninstall a windows xp that the guy who fixed my computer put about it he doesn't save and reinstall the origanal?

  • Events in the log events in more than 2 years.

    I have a computer in my office suffering incredibly slow for the first 10-15 minutes once it is started. While trying to diagnose this problem, I've been checking the event logs to see if something was fishy.  That's when I noticed that the last even