Forms: < form method = "POST" on 2 different pages

I have a form that I need to display information in 2 different places like this

STEP 1

< do action = "enroll1.cfm" method = "POST" id = "1" > "

10 form fields

< / make >

> > > > > Do the database insert

STEP 2

Now, I need to take this same info form and mail it to another url, so that it can be inserted into a different database in another company.

Like this

< do action = "enroll2.cfm" method = "POST" id = "1" > "

10 form fields

< / make >

> > > > > Do the database insert

I get the first form published and inserted data into the database, but now how to move fields in the 10 form to the other url (step 2)?

Look at using your treatment of step 1 to send the data to the other site.

Jason

Tags: ColdFusion

Similar Questions

  • Redirect to two different pages in the same form

    I'm a little new to this. Hoping someone can guide me on how to do this. I have a simple selection list (below). If they the user chooses the selection in red I want to redirect to one page other than the cfform tag, but I can't understand how to separate options in the form in the same list. Thanks in advance.

    < action = "index2.cfm cfform" method = "POST" > "

    < table align = "center" width = "475" border = "0" cellpadding = "1" cellspacing = "0" >

    < tbody >

    < b >

    < td > < span class = 'label' > select Version: </span > < table >

    < td >

    < name cfselect = "UPVersion" >

    < option value = "" > < / option >

    < option value = "66SP1" > 6.6 SP1x < / option >

    < option value = "66SP2" > 6.6 SP2x < / option >

    < option value = "701" > 7.0.1x < / option >

    < / cfselect >

    < table >

    < /tr >

    < input type = "hidden" name = "gosearch' value ="gosearch">

    < input type = "hidden" name = "Lines" value = "50" >

    < b >

    < td colspan = "3" align = "center" > < input type = "submit" name = "Submit" value = "[search]" > < input type = "reset" name = 'reset' value = '[clear]' > < table >

    < /tr >

    < / tbody >

    < /table >

    < / cfform >

    mostlyconfused wrote:

    I'm a little new to this. Hoping someone can guide me on how to do this. I have a simple selection list (below). If they the user chooses the selection in red I want to redirect to one page other than the cfform tag, but I can't understand how to separate options in the form in the same list. Thanks in advance.

    Select Version:

    It could well be too many moving parts for beginners to follow. Start with something like

    id = onchange = "getVersion ()"UPVersion"" > ""

  • a form two buttons send to different URLS

    I have a confirmation page to two buttons will be sent to the payment page, the other needs to access anthers URL and I'm totally stuck on how to do it. I've added comments where the button should sit and where to go,

    That's what I

    the script

    <? PHP

    $editFormAction = $_SERVER ['PHP_SELF'];

    If (isset {}

    $editFormAction. = « ? ». htmlentities($_SERVER['QUERY_STRING']);

    }

    If ((isset($_POST["MM_insert"])) & & ($_POST ["MM_insert"] == "form1")) {}

    $insertSQL = sprintf ("INSERT INTO beaubeau_orders (OrderID, CustomerID, OrderDate, shipping, Discount, tax, Total, TransactResult, imx) VALUES (%s, %s %s, %s, %s, %s, %s, %s, %s)", ")

    GetSQLValueString ($_POST ["OrderID"], "text").

    GetSQLValueString ($_POST ["CustomerID"], "int").

    GetSQLValueString ($_POST ["OrderDate"], "date").

    GetSQLValueString ($_POST ['shipping'], "double").

    GetSQLValueString ($_POST ['Discount'], "double").

    GetSQLValueString ($_POST ["tax"], "double").

    GetSQLValueString ($_POST ['XC_Amount'], "double").

    GetSQLValueString ($_POST ['TransactResult'], "text").

    GetSQLValueString ($_POST ["'imx"], "int"));

    @mysql_select_db ($database_beauSS15, $beauSS15);

    $Result1 = mysql_query ($insertSQL, $beauSS15) or die (mysql_error ());

    }

    X Cart

    $useSessions = false;

    $XCName = "beaubeau;

    $XCTimeout = 1;

    $XC_ColNames = array ("StockID", "ProductID", "Size", "Quantity", 'Name', 'Price', 'Stock', 'Total');

    $XC_ComputedCols = array ("","","","","", "", "","Price");

    require_once('XCInc/XCart.inc');

    $colname_rsCustomer = "1";

    If (isset($_SESSION['MM_UserAuthorization'])) {}

    $colname_rsCustomer = $_SESSION ["MM_UserAuthorization"];

    }

    @mysql_select_db ($database_beauSS15, $beauSS15);

    $query_rsCustomer = sprintf ("SELECT * FROM beaubeau_customers WHERE the beaubeau_customers.") (CustomerID = %s", GetSQLValueString ($colname_rsCustomer,"int"));

    $rsCustomer = mysql_query ($query_rsCustomer, $beauSS15) or die (mysql_error ());

    $row_rsCustomer = mysql_fetch_assoc ($rsCustomer);

    $totalRows_rsCustomer = mysql_num_rows ($rsCustomer);

    to pass URL parameters

    If (! session_id()) session_start();

    If (isset($_SESSION["x_urlstr"])) {}

    $x_reqstr = $_SESSION ["x_urlstr"];

    session_unregister ("x_urlstr");

    }

    Repeat XCart region * (do not remove this label)

    Redirect if XCart is empty *.

    $XC_RedirectIfEmpty = "SS15cart.php";

    If (isset($_SERVER["QUERY_STRING"])) {}

    $XC_RedirectIfEmpty. = « ? ». htmlentities($_SERVER["QUERY_STRING"]);

    }

    If (isset(${$XCName}["contents"]) & & (sizeof(${$XCName}["contents"][0]) == 0)) header ("Location:".) $XC_RedirectIfEmpty);

    validate x limit

    $XC_invalidItems = "";

    $XC_lim = "";

    $iCol = array_search("Quantity",${$XCName}["ColNames"]);

    $iSrc = array_search("Stock",${$XCName}["ColNames"]);

    for ($iVal = 0; $iVal < sizeof(${$XCName}["contents"][0]); $iVal ++) {}

    {If (${$XCName} ['material'] [$iCol] [$iVal] > {${$XCName} ["content"] [$iSrc] [$iVal]})}

    If ($XC_invalidItems! = "") $XC_invalidItems. = «- » ;

    $XC_invalidItems. (string) = ($iVal + 1);

    If ($XC_lim! = "") $XC_lim. = «- » ;

    $XC_lim. (string) = ${$XCName} ['material'] [$iSrc] [$iVal];

    }

    }

    If ($XC_invalidItems! = "") {}

    $XC_invalidItems = "(".) " $XC_invalidItems. "by";

    $XC_lim = "(".) " $XC_lim. "by";

    $x_limErr = "the articles $XC_invalidItems exceed the available stock of $XC_lim";

    }

    Add delivery according to area: fixed

    @mysql_select_db ($database_beauSS15, $beauSS15);

    $XC_ShipSource = "SELECT Value FROM beaubeau_shipbyzone WHERE the area = '". $row_rsCustomer ['country']. "'";

    $XC_rsShip = mysql_query ($XC_ShipSource, $beauSS15) or die (mysql_error ());

    $row_XC_rsShip = mysql_fetch_assoc ($XC_rsShip);

    $XC_Shipping is $row_XC_rsShip ['value'];. When free shipping, done using the varialble

    $XC_Shipping = 0;

    $XC_rsShip = null;

    DISCOUNT NEW QUERY.

    @mysql_select_db ($database_beauSS15, $beauSS15);

    $query_rsDiscount = "SELECT * FROM beaubeau_discounts";

    $rsDiscount = mysql_query ($query_rsDiscount, $beauSS15) or die (mysql_error ());

    $row_rsDiscount = mysql_fetch_assoc ($rsDiscount);

    $totalRows_rsDiscount = mysql_num_rows ($rsDiscount);

    $discountName = $row_rsDiscount ["discountName"];

    $discountExpire = $row_rsDiscount ["discountExpire"];

    $discountAmount = $row_rsDiscount ["discountAmount"];

    NEW APPLICATION OF DISCOUNT END.

    new discount code

    If (isset($_POST['discount']) & & $_POST ['discount'] == "BOO")

    {

    $multiplier = 0.8;

    }

    on the other

    {

    $multiplier = 1;

    }

    Calculate the Total general

    $XC_GranTotal = ($XCart_sumTotal * $multiplier) + $XC_SalesTax + $XC_Shipping;

    before this reduction * $XC_GranTotal = $XCart_sumTotal + $XC_SalesTax + $XC_Shipping-$XC_Discount;

    query string

    $x_urlstr is "amount =". number_format ($XC_GranTotal, 2). '& firstname ='. UrlEncode ($row_rsCustomer ['FirstName']). '& lastname ='. UrlEncode ($row_rsCustomer ['LastName']). '& cemail ='. $row_rsCustomer ['email']. '& caddress ='. UrlEncode ($row_rsCustomer ['Address']). '& clocation ='. UrlEncode ($row_rsCustomer ['Town']). '& cprovence ='. UrlEncode ($row_rsCustomer ['County']). '& czip ='. $row_rsCustomer ['postal code']. '& ccountry ='. UrlEncode ($row_rsCustomer ['Country']);

    $_SESSION ["x_urlstr"] = $x_urlstr;

    session_register ("x_urlstr");

    Save XCart contained in table *.

    require_once('XCInc/XCsaveAction.inc');

    If (isset($_GET['XC_SaveCartToTable']) & & ($_GET ['XC_SaveCartToTable'] == '1')) {}

    $XC_destColName = array("SKU","ItemID","UnitSize","Quantity","","UnitPrice","","Total");

    $XC_destColType = array("num","str","str","num","num","num","num","num");

    $XC_orderId = $_SESSION ["OrderID"];

    $XC_tableName = "beaubeau_orderdetails";

    $XC_OrderIDCol = "OrderID";

    $XC_OrderIDType = 'NB ';

    $XC_AddToTableRedirect = "SS15paypal.php?$x_reqstr";///these is the URL where the buttons should send. "

    $XC_AddToTableRedirect = ' paypalpro1.php?$x_reqstr";//// here's the URL where the buttons should send .

    $XC_conName = "beauSS15";

    require_once('XCInc/SaveXCartToTable.inc');

    } ? >

    the form is here

    < do action = "<?" PHP echo $editFormAction;? ">" method = "POST" name = "form1" id = "form1" >

    < input name = "Button" type = "image" src = "images/proceed.jpg" value = "Pass to secure the server" / > "

    "< input name ="Button"type ="image"src =" images/proceed.jpg"value =" PAY BY CREDIT CARD "/ > <!--this is the second button-->

    < input name = "OrderID" type = "hidden" value = "<?" PHP echo $_SESSION ["OrderID"];? ">" / >

    < input type = "hidden" name = "Shipping" value = "<?" PHP echo $XC_Shipping;? ">" / >

    < input name = "Discount" type = "hidden" value = "<?" PHP echo $XC_Discount;? ">" / >

    < input type = "hidden" name = "Tax" value = "<?" PHP echo $XC_SalesTax;? ">" size = "32" / >

    < input type = "hidden" name = "XC_Amount" value = "<?" PHP echo $XC_GranTotal;? ">" / >

    < input type = "hidden" name = "CustomerID" value = "<?" PHP echo $row_rsCustomer ["CustomerID"];? ">" size = "32" / >

    < input type = "hidden" name = "OrderDate" value = "<?" PHP echo date("Y-m-d")? ">" / >

    < input type = "hidden" name = "MM_insert" value = "form1" / >

    < input type = "hidden" name = "XC_Limit" value = "<?" PHP echo @$x_limErr;? ">" / >

    < input name = "TransactResult" type = "hidden" value = "awaiting payment" / >

    < input name = "imx" type = "hidden" value = "2" / >

    < / make >

    There must be a right of liquidation?

    How many times I have to tell you that the syntax is incorrect. Please read the previous answers posted carefully, otherwise it's a complete waste of time

    YOU HAVE BRACKETS LACK IN THE CODE YOU HAVE POSTED (BELOW IN RED)

    If (is_numeric($_POST['buttonClicked']) & ($_POST ['buttonClicked'] == 1))

    ElseIf (is_numeric($_POST['buttonClicked']) & ($_POST ['buttonClicked'] == 2))

    You must get the right code until it had a chance to work - its just not good 'hoping' its going to work.

    You took the code I provide in my example and tested, you will find that it works. It's the starting point at which you should engage and whenever you introduce a new piece of test code.

  • Passing the form variables to a thank you page.

    Hi all

    I have put code in place so my survey form transmitting data hidden on a confirmation page and displays the appropriate data. for example

    tag_reportid = 222776

    tag_displayname = Point 26



    My form script is:

    " < form name ="catwebformform3235"method ="post"onsubmit ="return checkWholeForm3235 (this)"enctype =" multipart/form-data"action =" https://BAFs.worldsecuresystems.com/FormProcessv2.aspx?WebFormID=72629 & pageid = %2thankyou.htm? name = {tag_reportid} & amp; titlename = {tag_displayname} & amp; OID = {module_oid} & amp; OTYPE = {module_otype} & amp; EID = {module_eid} & amp; CID = {module_cid} & amp; CC = {module_urlcountrycode} & amp; Sponsor = {module_siteurl, true, true} ">"

    What I see on the receipt/thank you page, is that only the name field has been spent... thankyou.htm? name = 222776,... then it is not passing the titlename field.

    In fact, it seems that it won't any variable after this first field 'name '.

    How can I get the form to send any variable I need more on page of thanks? Thanks in advance.

    Sure thing if your not comfortable with javascript, I created this one liner for you and an example of work (I wrapped the shape with a border of style so that you can see on the page, obviously to remove when you want to go live). I coded only the first two points, if you find that you do others (of course), and then wrap them also.

    Form here

    Example:

    https://jsfiddle.NET/rsy9bxyp/1/

  • Hidden field in form with the url of the page value

    Hello world of Dreamweaver,

    Just a quick question im stuck on.

    I have created a simple form name, Email and Message. The problem is I want to use the same form on several different pages, but being able to say what the URL of the form was sent from. I see I want a hidden field in the form, but how could I go all that actually send the URL with the other information?

    Thanks in advance!

    Do better on the server side (ColdFusion, ASP, PHP, etc.).   In ColdFusion, you can use #cgi.script_name # to get the name of the document that contains the form.

    However, you can use JavaScript (not as reliable - esp if the user has JS disabled.)

    Location.href or document. URL will take the path of COMPLETE domain including the name of the document.  Don't forget to access the page via the domain name FULL or http://localhost or http://127.0.0.1.  If access you it via file:\\\C:\path\to\document.htm, so I don't know how this will work.

    ^_^

  • Creating form/table layout dynamically using different web services

    Hello

    I have the following requirement:
    We have a web service for each data center device control settings for this device. To update the settings we provide an ADF UI or the form layout table layout by using the web service.
    The number of servers being, it is not possible to create a different page for each web service.
    Thus, the requirement is to create a user interface where the user can give the location of the wsdl file and choose if he wants to see details in a formatting or the table layout and click on the button to view the details,
    Then, we need to read the web service and create control of data bindings, page links (in the binding container) and view the details on the user interface.

    Please let me know if this is possible or not.
    We create data programmatically control? We can add data connections to the container of link programmatically?
    We can make the data on the user interface bindings dynamically? Is there a public API is to create links by programming?

    or if control data and data links option is not available then is there any other alternative approach for it?

    Please help me in this. The pointers in this regard could greatly help me.

    Thank you
    Stephanie

    Hello

    assuming that the information that you provide to the servers are identical, you use a POJO that accesses the WSDL file by using a proxy client. Then, you can expose a common set of attributes on the POJO and list and generate a JavaBEan data control that you can build forms and lists. POJO basically will use you to transform the different web services in a format of individual business service.

    Frank

  • Forms, controls the display of the page after Submit

    Using Dreamweaver CS5.  Train with the results sent that email work very well (using php on the server side).

    But after a click on the button send the user is immediately sent to the homepage/index.html (which is not where the form is located).

    The question is: How can I control what happens after you press the submit button?  For example - the page of the form erase everything and stay

    There, go to a different page, etc.

    Thanks for any help!

    D212

    If I change the script can just point to an html file? (ie the header ("Location: http://www.example.com/your_landing_page.html"); exit();?)

    It would be perfect.

  • I have two different pages on my Facebook account but you can only post photos on my private account.

    I have two different pages on my Facebook account but you can only post photos on my private account. How do you do if you want to share your photos of my other pages.

    < re-titled by host >

    Use the uploader on Facebook to upload photos to your other account. You can open the library of Photos from the web browser using the media browser. In the file selector, when you download image files, scroll down until you see 'Media' in the sidebar. Click on the camera icon, then select your photo library.

  • How to make a form with report and a form of inclusion in the same page?

    Hey, guys:

    I was wondering if you could have any link or examples to show how to make a form with report and a form of inclusion in the same page, these two forms are related to the same table. Our customer wants that a user can add a new row to the table in a form and see all lines created by this user in a report, the report should provide link change as well. the problem is: whenever I inserted a new line or change a line or delete a line, and submitted and return to this page, all hidden elements lost their values, this report is empty, and some display only items also lost their values. Could someone give me any suggestions?

    Thank you very much!

    Sam

    So, the problem is essentially with page elements lose their session state values when re-loading of the page. How do you define values for the elements of the hidden page? You have default values defined for those? They are based on the database column? What is the "Source" parameter for these items on the page? It is set to "Always, replace any value in session state"? You have any process of 'Empty the Cache', which is reset these values to null element?

    What is your version of the Apex?

    I would recommend that you have installed for example in apex.oracle.com. This would help to better understand the issue.

    Published by: jaouad khalifi on 13 December 2012 22:11

  • Form and report on the same page...

    Hello

    I want to have a form and report on the same page... as soon as the user enters the information and send the form via the button then the report should be able to display adding...

    can I know how to do this...

    Thanks in advance

    Hello

    Its simple...

    01. firstly create a page with a region to allow the user to insert records.
    02. it's over then add another region and choose 'Report' and region type and generate a report to show the details of the table above

    Thank you

  • Forms sank and flowing from one page to the other

    Good day all

    I have created a form and that will span 2 pages before it is filled. Basically I have a full page and 3 text boxes on the second page. All sub_forms are set to "cast" that there are a number of areas that are able to expand as needed.

    I created earlier forms that are one page long and when the form expands and goes to the second page, all right.

    I am running at the moment it is, when the first page of the form develops on the second page, the page breaks second to page 3,.

    Question: Is it possible that I can have the first page flow in the second page without the second original page, creating a 3rd page.

    I hope I explained this ok

    Thank you all

    Chomp

    If everything is cast, then the question is you have two pages defined in your design? If you do then that is your problem. In a completely past environment, you set the 1st page and all put on a page of the... .the product will force page like mandatory breaks when the form is planned on. To do this, in the view hierarchy drag objects on page 2 on the bottom of page 1, and then delete the empty page 2.

    Paul

  • 1 shape with 2 buttons to go to 2 different pages

    Hello. I have 1 formula that I use on a page to add information. I have an Add button at the bottom that goes to a page of the action that inserts data into an Access database and displays what has been inserted. I want the same shape, but I want to have another button that goes to another page, but still inserts the data into the database. How can I do this? Here's what I have for the beginning of the form and the button I click Add to the database. I will not put all the things inside the shape so I keep this concise.

    < name cfform = "AddECNumber" action = "add_new_ec_number_action.cfm" method = "post" > "

    < input type = "button" value = "Add" onclick = "verify (); ">

    Andy

    jamie61880 wrote:

    Hello. I have 1 formula that I use on a page to add information. I have an Add button at the bottom that goes to a page of the action that inserts data into an Access database and displays what has been inserted. I want the same shape, but I want to have another button that goes to another page, but still inserts the data into the database. How can I do this? Here's what I have for the beginning of the form and the button I click Add to the database. I will not put all the things inside the shape so I keep this concise.



  • With the help of the initial page to fill the different page layouts

    Hi all

    I am creating a form where the padding between the information on one page and then selects a specific provision, probably an option button.  When the user clicks on the button "Next" the selected schema appears and the fields are filled with the information entered on the first page.

    (1) what kind of scripts I need to achieve this?

    (2) the pages containing different page layouts are master pages?

    Thank you in advance for your help!

    Hello

    Yes you can do it.

    If your formatting is "placed", then you need to just reference the pages in the script that you want to make visible/hidden.

    If you have a layout "Flowed", and then you add objects to the sales page, LC Designer will create additional instances of this page. In the script when you reference the sales page should be visible, it will be all instances (overflow) visible.

    You cannot use the method get (core/AcroForm javascript). However, it is still pretty easy to get data from different pages.

    For example, javascript in the case to calculate an object on the sales page:

    this.rawValue = adminPage.customerName.rawValue;

    You just need to reference the object entirely.

    There is a very handy tip to insert references to objects.

    1. Select the object to which you want to enter the script in.
    2. Then highlight the object that you want to reference. Do not select it.
    3. Click in the Script Editor (at the top you will see that you are in the object you selected in step 1.
    4. Press control and hover over the object that you want to reference. The mouse turns into a 'V '.
    5. While maintaining control (the mouse pointer is a 'V'), click the object that you want to reference.
    6. LC Designer will insert the correct reference and include the reference as long as it is necessary.
    7. If you see, xfa.resolveNode in the reference, it could mean that you have not named a page or a subform, or if you have multiple objects with the same name. It is best to go back and fix that and then go through the steps above to get a clean reference.

    If you also want information to be synchronized between all three pages, you can name the same object on all three pages and in the object > range of defined binding binding to Global. In this way, regardless of what is typed in the field on three pages, will automatically be the same thing on other pages.

    Hope that helps,

    Niall

  • Method = GET CFFORM behaves differently in CFMX6.1 in CF 8?

    Hello world

    My organization is testing applications for a move to CF8 CFMX6.1, however, we found there seems to be a difference between the way CFMX6.1 and CF8 run the GET method in a CFFORM Tag.

    I'm not sure why our developers have used the 'GET' instead of 'POST' at first. In the application, I'm testing, I found that all but one of the 50 + occurrences of 'GET' can be changed to 'POST' without problem. However, I worry a bit with many other apps we have and the amount of testing that would be required.

    Here's what happens:

    CFMX6.1: an added query string parameter is always part of the submitted url ACTION to either POST or GET.

    CF 8 : A query string parameter that is appended to a url in the ACTION attribute will be part of the url submitted when the METHOD is POST, but not when the METHOD is GET.

    To see the above difference, run the sample code below both CFMX6.1 and CF8. When running in CFMX6.1, you will notice that when the NEXT button, the myTestParameter = 123 parameter is present in the browser's address bar and the variable will be accessible in the resulting page. This will not be the case when running in CF8

    < h3 > Test CFFORM POST vs GET (CFMX6.1 vs FC 8) < / h3 >
    < cfoutput >
    < table >
    "< cfform method ="get"action="/Bayerah/gettest.cfm?myTestParameter=123 ">
    < input type = "hidden" name = "mytestFormVariable" value = "abc" >
    < b >
    < td >
    The CFform tag that displays this text contains action = '#CGI. Path_Info #? myTestParameter = 123 "
    < br / > < br / >
    < strong > CF 8 < facilities > < br / >
    < p >
    The query string parameter 'myTestParameter = 123' will be part of the url when the
    METHOD is POST and the form is submitted, but not when the METHOD is GET
    < /p >
    < br / >
    CFMX6.1 < strong > < / strong > < br / >
    < p >
    The query string parameter "myTestParameter" is displayed with the POST and GET
    < /p >
    < br / > < br / >
    Press "Next" to submit the form...

    < table >
    < /tr >
    < b >
    < td >
    < input type = "submit" value = "Next" >
    < table >
    < /tr >
    < / cfform >
    < /table >
    < / cfoutput >

    Thanks in advance.

    It doesn't have really anything to do with cfform.  The "method" attribute did not exist in MX6.1. So the generated html form code used method = "post".

    You will see the same behavior in MX6 if you create a simple html form with method = "get".

    [Edit] A better way to put that last comment is: that parameters in the action url must be respected when the form method is GET. My instinct is 'yes '.  But I don't remember what the rfc specifications will say on the subject.

    Post edited by: == cfSearching == -.

  • Redirect to a different page after the delete operation in the shape of APEX

    Hello guys,.

    I have a problem with the redirection to another page after a deletion of form data. Here's the scenario. I have a parent page and a model page to change the contents of the data source. Delete the operation works quite well. but once it deletes and it is up to the parent page. I want that redirect to a completely different page. Is there a way that can be used here? I tested the process of branching, it redirects the page, however, it does not remove the record from the table in this case.

    I tested the process of branching, it redirects the page, however, it does not remove the record from the table in this case.

    It should work. Check the properties of the branch. 'Point' should be after treatment when you press the button Delete:

    I forgot to say about it:

    > but once it deletes it and it is up to the parent page

    Remove the dynamic action of dialog closed, or make it conditionally.

Maybe you are looking for

  • This adapter will fit Satellite P20 552?

    Forton/Source has a universal adapter with specifications following, 120W, 19v, 6, 32 a... looks good, but I don't know if the caps fit the P20. Anyone tried?

  • Pause button

    Have G72T.   Keyboard has no PAUSE key. An application requires me to press: CTRL + ALT + BREAK Is there a key combination that is running a PAUSE button?

  • my windows update are not displayed

    When I go to windows update, it comes back but can not see something his white... so now I can not turn on... or something... hope someone can help...

  • "WLTRYSVC' 'event 2" '.

    Impossible to computer to boot, solved by a restore point to earlier date. Reappened after the update of the window. Previous working configuration worked. Source WLTRYSVC, ID of event 2, Desription SelfServiceStatus () failed. Problem of Recorring.

  • BlackBerry Smartphones where are my contacts saved on my computer?

    I backed up my bb storm 9500 to my computer using the bb Desktop Manager. I now need access to my contacts list on my computer that my phone is broken and far to repair. I have no other way to get some contacts but can't seem to find where, on my com