• How do I get a php file to show up in a i.frame?
    Ive coded it with the target of the iframe like target=jon – but when I try to see it in a preview, the file still pops ups in its own window…. It like, it opens, loads and then ask me if I want to view or look…How do I change that??
    The rest of my files are .thm files

Viewing 4 replies - 1 through 4 (of 4 total)
  • here’s what my code looks like:
    view output | view source
    <iframe name="source" src="sourcefile.phps" border="0" frameborder="0" width="350" height="100" style="border: 1px solid #000;"></iframe>

    I named the frame “source” (name=”source”) and targetted the two links view output and view source to it (target=”source”).

    Thread Starter ludvig87

    (@ludvig87)

    Yeah, so it shows up from the start right?? I dont have a prob with that, but when its that I want a link in a divlayer to show up in the iframe…..

    Thread Starter ludvig87

    (@ludvig87)

    You can have a look at what I mean at:
    https://www.jdtforum.frac.dk
    Just click on links, and Ill think youll see the problem..

    Thread Starter ludvig87

    (@ludvig87)

    it only caused that error on my computer. online it didnt.. sorry fellas….

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP in iframe’ is closed to new replies.