Recent content by Thomas Arndt

  1. T

    How to embed webpage with no specified height in html?

    I want to embed a webpage (page B) inside another webpage (page A) without having to deal with a scrollbar stuck onto only page B. So essentially having page B seemingly copied into page A without looking like a frame was shoved into page A. also, as far as i know i can't use an iframe and put...
  2. T

    How to embed webpage with no specified height in html?

    I want to embed a webpage (page B) inside another webpage (page A) without having to deal with a scrollbar stuck onto only page B. So essentially having page B seemingly copied into page A without looking like a frame was shoved into page A. also, as far as i know i can't use an iframe and put...
  3. T

    How to embed webpage with no specified height in html?

    I want to embed a webpage (page B) inside another webpage (page A) without having to deal with a scrollbar stuck onto only page B. So essentially having page B seemingly copied into page A without looking like a frame was shoved into page A. also, as far as i know i can't use an iframe and put...
  4. T

    how do i use a variable in html?

    i want to use something like this: game.htm?g=____ but with something else in the blank, and need it to be recalled as both text, and within this code: <embed src=_____>
Back
Top