Hi ,
I have asp page with many includes files , like connection, left and center.
I would like to replace my with iframe
my page is look like
<body>
<!--#include file="conn.asp" -->
<!--#include file="leftside. asp" -->
<!--#include file="center.as p" -->
<!--#include file="footer.as p" -->
<!--#include...
Search Result
Collapse
5 results in 0.0013 seconds.
Keywords
Members
Tags
-
Iframe and asp includes
-
Alternative to embedding HTML with <OBJECT>?
I'm a proficient, standards-conscious HTML/CSS coder who is in over her head!
Here's my dilemma. I've got a page with some boilerplate text at the top and a "portfolio" area that extends beyond the fold. I need a coding strategy that would allow visitors to navigate the "pages" of the portfolio without forcing them back to the top of the page with every click.
There are probably several ways to do this,... -
Server Side Includes problem
My SSIs don't seem to be working.
I have all the files uploaded but my header and footer aren't showing up.
I started working on my website in .html but then renamed the extension to .shtml for SSIs.
...Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <link rel="stylesheet" type="text/css"
-
Can anyone help me with navigation.ssi menu file
I have a drop down menu that has grown so long that I
am afraid it will be hidden at the bottom of the page.
I am using a ssi file for navigation. I was wondering if
I can use the same code but break it into two columns.
The site is:
http://www.fabserv.com/
The code for navigation.ssi is pasted below:
...Code:<DIV class="TransMenu top" id=TransMenu1> <DIV
-
HTML Serverside Include getting error.
hi
anybody help me about html server side include. i want to insert another html file into one main html file ex: header, footer and menubar etc. i tried with google and get some process. but that is not appearing. if possible anybody give me step by step process.
thank you