User Profile

Collapse

Profile Sidebar

Collapse
thehappyappy
thehappyappy
Last Activity: Mar 14 '08, 11:56 AM
Joined: Jul 3 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • thehappyappy
    started a topic JavaScript onmouseover problem

    JavaScript onmouseover problem

    I've come across a snippet of JavaScript that rotates images randomly. I've tried to modify it so that when I rollover it a mouse over image is shown as well as have a link to another page, but Im not to sure what I'm doing.

    The original code was:

    [CODE=javascript] random_num = (Math.round(Mat h.random()*9));
    document.write( "<img src='_random/image_" + random_num + ".jpg' width='91' height='113'...
    See more | Go to post
    Last edited by acoder; Sep 10 '07, 09:59 AM. Reason: Added language to code tag

  • Thanks
    I'll ask them
    Lucy
    See more | Go to post

    Leave a comment:


  • The PHP file is created by a company that is providing the service and they have thousands of them for different people, do you think that they would really let me see the code?
    See more | Go to post

    Leave a comment:


  • thehappyappy
    replied to Creating XML from a live feed
    in XML
    Dököll
    Thanks for that. It looks very useful, but Will it still work with what I'm trying to do? The php file is a list is statistics such as last winner, jackpot etc. And I want it to constantly refresh without the user doing anything to it.

    Thanks
    Lucy
    See more | Go to post

    Leave a comment:


  • I am having the same problem. I have a php query that is accessing a database and then generating an XML file when the url is clicked. I want to save the XML if and have it constantly refreshing to keep the information up-to-date.

    Thanks
    Lucy
    See more | Go to post

    Leave a comment:


  • Table info not appearing when called.......Please help

    I have an aspx file that is calling certain xml data depending on the tags. This is then scrolled through the page using Radrotator. I originally had the feed working okay, but have had to change the XML file that the feed was creating and now I get an error message when I try to view the page in any browser. Part of the error message reads: Exception Details: System.Argument Exception: lastWinner is neither a DataColumn nor a DataRelation for table...
    See more | Go to post

  • thehappyappy
    started a topic Creating XML from a live feed
    in XML

    Creating XML from a live feed

    Please can somebody help me. I have recently started working on a web site that has a live feed on it. The site was moved months ago and now the feed doesn't work, but nobody who worked on the file before will help me. I've decided that the best way is to create the XML file again (from a php file that contains a key). I can't view any of the php code because that is generated by another company, but if I go to the url then an XML is generated. I...
    See more | Go to post
No activity results to display
Show More
Working...