User Profile

Collapse

Profile Sidebar

Collapse
d1156676
d1156676
Last Activity: Mar 27 '08, 04:42 PM
Joined: Feb 6 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • d1156676
    replied to Refresh individual Dynamic dropdown
    in PHP
    Here is what I have being playing with, at the moment when I click on the link the words "Refresh Div" is inserted into the refresh div.

    <html>
    <head>
    <script type="text/javascript">
    <!--
    function Content()
    {
    document.getEle mentById("refre sh").innerHTM L = "Refresh Div"
    }

    </script>
    ...
    See more | Go to post

    Leave a comment:


  • d1156676
    replied to Refresh individual Dynamic dropdown
    in PHP
    Hello stepterr

    thanks for you advice :)

    i will upload what i have attempted

    Kris
    See more | Go to post

    Leave a comment:


  • d1156676
    started a topic Refresh individual Dynamic dropdown
    in PHP

    Refresh individual Dynamic dropdown

    Hi

    I have a Dynamic dropdown reading in data from a MySql database, I need to refresh the dropdown when the database is updated without refreshing the whole page.

    I have had a go at trying to use a javascript and getelementbyid but with no sucess.

    Does any ones have any example or have any ideas on how i can do this.


    Any help will greatly appreciated

    Regards...
    See more | Go to post
No activity results to display
Show More
Working...