quick html Q
quick html Q
Out of context: Reply #15
- Started
- Last post
- 19 Responses
- derbs20
The only con i can think of, is if someone types in something stupid in the page= bit. Then you would get a 404 error in the iframe.
You could check whether the page actually exists on the server using ASP. But that's a different lesson...
Also make sure your index page ends with .asp and not .html or anything else, or it won't work.