Teletekst Help

Discussion in 'HTML & Website Design' started by fatoni, Aug 2, 2007.

  1. #1
    I wanna make a website for teletekst ...

    so i need a code ...(html or php or javascript)

    If i write to the textbox number 550, then i click FIND , then a frame will open the picture number 550.jpg in a specifated link ex http://www.mydomain.com/images/550.jpg

    the script needs to be like this
    [​IMG]

    Any idea how can i do this ?
     
    fatoni, Aug 2, 2007 IP
  2. DidierE

    DidierE Well-Known Member

    Messages:
    1,815
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    145
    #2
    It's possible with DHTML :)
     
    DidierE, Aug 2, 2007 IP
  3. fatoni1

    fatoni1 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yes. but i'm looking everywhere to find the code, but without success.

    Can anyone find or write this code for me. PLEASE
     
    fatoni1, Aug 2, 2007 IP
  4. fatoni1

    fatoni1 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i have found this code but i dont know where to put codes to functionate the script

    document.getElementById('imageid').src = 'http://www.vbforums.com/images/' + document.getElementById('textbid').value + '.jpg';

    I'm new in code jobs

    Any idea?
     
    fatoni1, Aug 2, 2007 IP