(DRW) Boton PHP reload page

My english not is good.
Please. boton in PHP or Java Scritp reload web site?
Botón en PHP o Java Scritp que me permita recargar la
misma pagina que estoy
viendo
He buscado pero no he encontrado nada.

Anuack Luna wrote:
> OK Gracias
>
> Bay. Saludos desde Colombia
>
>
> "Mick White" <[email protected]>
escribió en el mensaje
> news:etr9s2$3ga$[email protected]..
>
>>Anuack Luna wrote:
>>
>>
>>>My english not is good.
>>>
>>>Please. boton in PHP or Java Scritp reload web
site?
>>
>><input type="button" value="recargar"
>>onclick="location=location+'?recargar=verdad'">
>>Mick
>>
>>>
>>>
>>>Botón en PHP o Java Scritp que me permita
recargar la misma pagina que
>
> estoy
>
>>>viendo
>>>
>>>He buscado pero no he encontrado nada.
>>>
>>>
Lo importante es, mi amigo, ahora lo has encontrado.
Mick

Similar Messages

  • Connect java to php web page

    Hello...
    I am new in this forum, so I am sorry if I post my question in wrong place.
    I have php web page and want to call my java classes i.e connect java to php. My java code will read from file some info. then will organize these info. finally, the java will write the organized info. in file, the php will display the content of the file.
    can help me please to achieve this goal...
    thanks in advance
    ibtesam saleh

    I do not how to use JPoller, put it looks very advanced.
    Or you can use a simple code in (java/perl/c/what so every u know)
    void main(){
    while (true) {
    checkDirectoryAndReadNewCommandsAndWriteNewOutputs();
    Thread.sleep(waitTime);
    }and put your program on your windows/linux startUp
    Or you can learn using sockets in java and write your own html service with port 80 (I did some experiments)
    Or you can try to use WebService example from Netbeans program (I tried it worked for me)
    Or you can learn J2EE (I have never find the time to look at)
    Or ... many ideas, to time :)

  • Problem with php processing page

    I am new to php and have created a form for my website online.  When testing upon submit the form goes to my email fine with all the fields coming in correct.  The problem I am having is the processing form is also sending a blank email along with the correct one and also i get at least one blank email a day.  I am not sure where I need to add something into my code or if it is just the users hitting submit without anything filled out. Also any tips and advice on how to prevent email injection would be much helpful. I have read up on this and not really sure where to add protection code. Thanks for the replies they will be much appreciated. 
    Here is the code from the php process page:
    <?php
    /* Subject and Email Variables */
    $emailSubject = 'Online Order';
    $webMaster = '[email protected]';
    /* Gathering Data Variables */
         $competition = $_POST['competition'];
         $product = $_POST['product'];
         $eventcitytwoField = $_POST['eventcitytwo'];
         $eventstateField = $_POST['eventstate'];
         $eventdateField = $_POST['eventdate'];
         $eventdatetwoField = $_POST['eventdatetwo'];
         $routineoneField = $_POST['routineone'];
         $routinetwoField = $_POST['routinetwo'];
         $routinethreeField = $_POST['routinethree'];
         $routinefourField = $_POST['routinefour'];
         $routinefiveField = $_POST['routinefive'];
         $routinesixField = $_POST['routinesix'];
         $firstnameField = $_POST['firstname'];
         $lastnameField = $_POST['lastname'];
         $phoneField = $_POST['phone'];
         $email = $_POST['email'];
         $shippingField = $_POST['shipping'];
         $shippingstateField = $_POST['shippingstate'];
         $zipcodeField = $_POST['zipcode'];
         $cctypeField = $_POST['cctype'];
         $ccnumberField = $_POST['ccnumber'];
         $expdateField = $_POST['expdate'];
         $expyearField = $_POST['expyear'];
         $billingaddressField = $_POST['billingaddress'];
         $billingcityField = $_POST['billingcity'];
         $billingstateField = $_POST['billingstate'];
         $billingzipField = $_POST['billingzip'];
         $commentsField = $_POST['comments'];
    $body = <<<EOD
    <br><hr><br>
    Competition: $competition <br>
    Product: $product <br>
    Event City: $eventcitytwo <br>
    Event State: $eventstate <br>
    Event Month: $eventdate <br>
    Event Day: $eventdatetwo <br>
    Routine One: $routineone <br>
    Routine Two: $routinetwo <br>
    Routine Three: $routinethree <br>
    Routine Four: $routinefour <br>
    Routine Five: $routinefive <br>
    Routine Six: $routinesix<br>
    First Name: $firstname <br>
    Last Name: $lastname <br>
    Email: $email <br>
    Phone Number: $phone <br>
    Shipping Address: $shipping <br>
    Shipping State: $shippingstate <br>
    Shipping Zip: $zipcode <br>
    Credit Card Type: $cctype <br>
    Credit Card Number: $ccnumber <br>
    Exp Month: $expdate<br>
    Exp Year: $expyear <br>
    Billing Address: $billingaddress <br>
    Billing City: $billingcity <br>
    Billing State: $billingstate <br>
    Billing Zipcode: $billingzip <br>
    Comments: $comments <br>
    EOD;
         $headers = "From: $email\r\n";
         $headers .= "Content-type: text/html\r\n";
         $success = mail($webMaster, $emailSubject, $body, $headers);

    You are not posting the data to a database, so you have fewer security concerns, but you SHOULD post to a database because as it is now, you probably have to re-enter all that data that comes in through the email. You can have the data sent to a database and then emailed in the same script.
    For form security, validate some fields using REGEX. The email address is an obvious one. You can also require that some fields be filled in, which will eliminate your blank submissions. Use CSS to hide a "dummy" field. Visitiors won't see it but spambots will see it and fill it out. Create a routine upon submission that rejects any submission that doesn't have that field blank. If you do change your form to post to a database, don't post to $_SERVER['PHP_SELF'] as that is not secure.
    You asked a big question and I just gave you some pointers above. Use the security forum at the following website for help with security issues:
    http://forums.devnetwork.net/index.php

  • How do I use icloud to restore my documents that were in Pages? Pages got stuck in "waiting" to update and when nothing else worked I deleted it and reloaded Pages. I don't want to restore everything just my Pages documents.

    How do I use icloud to restore my documents that were in Pages? Pages got stuck in "waiting" to update and when nothing else worked I deleted it and reloaded Pages. Everything I can find is about wiping everything out and restoring everything. I don't want to restore everything just my Pages documents (and numbers and keynote that also locked up during updating).

    What I meant is turn off Documents and Data in iCloud in OS X. Keep it on on your iOS devices. iCloud will sync documents between the iOS devices and make them available on the iCloud web site, but it won't mess up iWorks' open and save dialog boxes. It also won't assume that you want all your documents in iCloud, which I think is undesirable anyway.
    Keep iOS and OS X separate, and use the web site to move files between the two as necessary.
    iOS iWork is different from OS X iWork. There are fewer fonts on an iOS device. iOS iWork programs have slightly different feature sets than OS X iWork programs, and the file formats are different. iCloud automatically converts the file format when necessary, but if you make a habit of saving things directly to iCloud, you are limited to the lowest common denominator between the two versions of iWorks. So why would anyone want iWork on the Mac to open and save documents on iCloud by default?
    If you want to store files in the cloud and sync them on your Macs, SugarSync is a much better solution. It lets you choose your sync folders, it doesn't make you reorganize your files, it lets you sync all file types, it doesn't convert files to a different format and back, and it stores everything in the cloud, too. Just the simle act of saving a file backs it up and syncs it. I wouldn't live without it. iCloud is best with iTunes purchases and synchronizing Mac settings and iOS files; I woudln't live without it. The two make an unbeatable combination.

  • How do I get the following to the left of my  search bar: one page, X, reload page?

    how do I get the following to the left of my  search bar: <> one page, X, reload page?

    The reload page button is no longer an option in Safari—it's been integrated into the URL bar itself. For the other buttons, you can right-click (Control-click) on the toolbar, select "Customize Toolbar", and drag the buttons on to any part of the bar.

  • How to send an entire HTML, PHP dynamic page using phpmail()?

    How to send an entire HTML, PHP dynamic page using phpmail()
    from PHP website, similar to mail this page or send to a friend
    link?

    Hello,
    Please change the mail address
    "info[at]furkids[dot]co[dot]za" from this thread ^^^look above^^^
    to "[email protected]"
    Thank you

  • I couldn't find the "Reload Page" icon and went to "Customize" found it and moved it to the top tool bar but when I clicked "Done" it dissapeared. It won't stay visible. How can I keep it there for my use?

    I have V6 of Firefox and never had to worry about the "Reload Page" icon before so when I upgraded to V6 I was sorry to see that it was gone. Also the "Page Back" arrow isn't lit up and won't work. I have to go to the history and go back using that.. what happened to the back arrow? Now there are 2 clicks instead of one?
    I went to the "customize Toolbar" and moved the "reload Page" icon back to the top and it disappeared when I was done. How can I keep the "Reload Page" visible and useful?

    You see the orange (on Linux gray) Firefox button if the Menu Bar is hidden (View > Toolbars > Customize or right-click a toolbar).<br />
    If you need to access the hidden Menu bar then press F10 or hold down the Alt key to make the Menu Bar appear temporarily.<br />
    You only see the Bookmarks menu button if the Menu bar is hidden.

  • My reload page has disappeared

    for whatever reason in Firefox toolbar menu my reload page has disappeared and I'd like it back as I use it all the time for reloading pages on the U-tube

    I do not see a reload button anywhere. Frustrating.

  • Why is the "cancel loading" button not placeable right beside the "reload page" button?

    Hi Folks,
    I have a quite unusual issue with Nightly build 15.0a1 (x64) on Windows x64.
    I can not place the button to cancel loading a webpage right beside the reload page button - everywhere else it is possible to place it, but not at this specific location. If I do so, it becomes visible in the customize wizard but not in normal view. In normal view it is only visible when placed on other locations.

    Any particular reason why you are testing the unstable Nightly channel builds (which 15.0a1 just barely started on) ?.
    Also note that the Win64 builds are more experimental and not officially supported (no timetable for nay future release to have Win64 yet) so if there is a regression or a server for the daily builds goes down it may take a while fix due to lower priority compared to the officially supported Win32 builds. The Win32 builds should work anyways if not better anyways.

  • How do i move the reload page button in firefox OSX to beside the back button where it was before i updated.

    how do i move the reload page button in firefox OSX to beside the back button where it was before i updated.
    i know there is a classic theme addon for windows but i need a fix for osx...its very frustrating when you update and things like this change and cant be customized back to the way we are used to using the browser. its counter intuitive to have the refresh page button so far away from the back and home buttons.

    Is Classic Theme Restorer only for Windows? I thought it worked on Mac, too. Some of the pre-selected interface items like the Application Button may match old Windows versions and you may need to deselect those in its Settings dialog.
    To access that dialog, you can use the Add-ons page. Either:
    * Command+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    In the left column, click Extensions, the on the right side, look for the Options button below Classic Theme Restorer.

  • [suggestion]: reload page icon at the beginning of the url bar

    Greetings all,
    I suggest to place the "reload page icon" at the beginning of the URL bar (and not at the end of it like done as far as Version 6.0 build 7536.25).
    This way seems more coherent (to me):
    * not far away with the other page control (close/reduce/iconize)
    * not far away of any action if needed to type something like a new URL
    my 2 cents,
    lem

    For the Search Bar:
    http://support.mozilla.com/en-US/kb/Back%20and%20forward%20or%20other%20toolbar%20items%20are%20missing#w_restoring-the-default-toolbar-set
    If you don't see the Search bar after you RESTORE the Default Toolbar Set:
    View > Toolbars > Customize and drag the SEARCH BAR to wherever you prefer.
    For Refresh Button:
    It has been incorporated into the far right end of the Address Bar. When you load a page, it is a "Stop" button, when it finished loading, it turns into a "Reload" button.
    If you want it to be somewhere else in the Toolbar, you can drag it out to wherever you want. If that doesn't work, try this:
    View > Toolbars > Customize and drag the Refresh/Stop icon into the window, then drag it back out to wherever you prefer.

  • Safari unwanted popups "Back, reload page, open in dashboard, etc..How to turn off?

    Using Safari 8.0 and OS X Yosemite,  repeated pop ups while scrolling with magic trackpad, - "Back, Reload Page, Open in Dashboard, etc.". and scrolling stopped. I have to hit esc to resume scrolling. How can I turn this off?

    Hi mikesy,
    Based on the description of the menu you are seeing, it sounds like you may be inadvertently activating the Safari right click menu. If this is incorrectly configured or too sensative, you should be able to change it in the Trackpad preferences; you may find the following articles helpful:
    OS X Yosemite: Right-click
    OS X Yosemite: Use an Apple Magic Trackpad
    Regards,
    - Brenden

  • Refresh display image item without reload page

    hi all, is a way to refresh (requery) a display image item to change the image via botton and do not reload page ?
    thanks
    Edited by: Reza.Gh. on Sep 24, 2012 11:56 AM

    I create a sample app :
    https://apex.oracle.com/pls/apex/f?p=9310:1
    code of item  P1_CAPTCHA_IMG :
    SELECT captcha_img FROM captcha WHERE response = :P1_CAP_V;
    item P1_CAP_V  code (computations) :
    SELECT *
    FROM (
    SELECT response
    FROM captcha
    ORDER BY
    dbms_random.value
    WHERE rownum = 1 ;
    Refresh botton code :
    action 1 :
    SELECT * into :P1_CAP_V
    FROM (
    SELECT response
    FROM captcha
    ORDER BY
    dbms_random.value
    WHERE rownum = 1;
    action 2:
    refresh item P1_CAPTCHA_IMG

  • How to get Value of tree node without Reload Page

    hi,
    i worked with apex 4.2 and i created Tree and tabular form to retrieve the date according the value of tree select node the code of tree something like this
    select case when connect_by_isleaf = 1 then 0
    when level = 1 then 1
    else -1
    end as status,
    level,
    "ENAME" as title,
    null as icon,
    "EMPNO" as value,
    null as tooltip,
    'f?p=36648:34:5234984107903::::P40_SELECTED_NODE:'||empno as link
    from "DEPT"."EMP"
    start with "MGR" is null
    connect by prior "EMPNO" = "MGR"
    order siblings by "ENAME
    and i put Selected Node Page Item: P40_SELECTED_NODE . the tree worked good and retrieve the data into tabular form according to tree node value
    my Question :
    1- i want to retrieve the data without submit the page where each time i select value from tree make page reload to update the tabular form with new value ,there is any way to pass the value of tree node to P40_SELECTED_NODE item and refresh tabular form without page reload .
    2- i want when selected from tree run page process according to value of tree node i tray to create Dynamic action with *(jquery selector : div.tree li>a)* but the Value of node incorrect.
    Regards
    Ahmed;

    look at this link
    Re: How to get Value of tree node without Reload Page ..!

  • How do I show the reload page and stop loading page buttons on the navigation toolbar. v. 10.0.2

    I upgraded to v 10.0.2
    I can't access the reload page and stop loading page buttons on the navigation toolbar, or add them to the toolbar, although I see them on the toolbar when I select Customize.

    Hi,
    Please try to '''Reset toolbars and controls:''' and '''Make Changes and Restart''' in the [https://support.mozilla.org/en-US/kb/Safe%20Mode Safe Mode] start screen. Please note that you may have to customize the previous personal settings again. [https://support.mozilla.org/en-US/kb/how-do-i-customize-toolbars Customizing]

Maybe you are looking for

  • Asset Transfer Related Question

    We are uploading some assets from a SAP system to another under a new company code. The old company will sell the assets off to new company for cash payment at the Net Book Value so the assets in the new company will be uploaded as new assets. Can an

  • Install sequence and HD Repair

    I have an intel MacBook with OS 10.4 (Tiger?) and would like to install snow leopard. I've recently run the Verify Disk function in the Disk Utility application. It reports that my HD needs repaired; the disk has an invalid node structure and the HFS

  • How to improve on insert-select query performance

    Hi, Would like to get some opinion on how to improve this query inside my stored proc. This insert stmt has run more than 4 hours for inserting around 62k records. I have identified the bottleneck is in the function within the select stmt. Could anyo

  • Map updates for Symbian version of Nokia Maps/Driv...

    The last map update I had for my Nokia 808 is from back in April of this year. Is Nokia no longer providing map updates for the Symbian version of Nokia Maps/Drive software? This would be VERY disappointing if so. Please respond, and not ignore this

  • Equium A60 - need drivers for Window2003

    Hi all. I am a student installing a dual boot with linux and windows2003. I could not find in this web site any ATI driver, display driver, infrared driver for windows2003 in order to display movies (DVD) etc in my Laptop. I would really appreciate s