Trying to crete a webpage inside of a webpage

This is the site at the second: http: //www. asme-design. org. vt. edu/

I used a new template and modified a number of it. What I might like to do is have this open the webpages within the " Main" eyeport. For example, after i click on group, it would open team. html and show it because area.

Is frames able of doing this How must this be carried out in Dreamweaver

I’d also love to add a tag into your block at the end of the page that is going to have a url to the admin’s email and so forth. In the even that the admin changes, I dont want to have to modify this information on every site. Is there how to have it source the info or html out of one place and use it on every one of the pages

TIA

Frames can change a place of a site yes.

I will not use DW but Concerning done. From the toolbar you’d add a frame object. You give the frame a name, and then with your links, you target that frame like so:

HTML:
< some sort of href=" team. htm" target=" name_of_frame" > website link text< /a> 

If you search on line you will discover example code of the.

For the second question, you will have 2 routes, client side (javascript) or maybe server side (asp, php, jsp, cfm, perl).

JavaScript is not going to require a particular with server aspect support, but it is usually turned off.

Server side is not turned off, but you have to pay for most of these priveleges.

I can give examples of each one, which would people prefer

Hope this helps

I’m planning to try the frame thing now.

With this website, http: //computing. vt. edu/internet_and_web/web_publishing/web_hosting/index. code, I gather i have PHP availabe.

Since it cant be not power on I think that’s the best way to visit about it.

Don’t utilize frames. Frames usually are evil. I don’t know how many times I can say this repeatedly and over.

The simple and rather dull answer usually you have declare, 10 pages, in which case you make 10 copies with the template’s html record, each with a new name. Then edit each one file to include the text or pictures you would like. So all then pages of this site contain 90% idetical code with just this text being different each time. That way, ever page looks the same with the similar menus and graphics but with diverse text.

When you’ve got loads and plenty of pages (hundreds or thousands) then you definitely probably should find scripts and host side includes. However please please you need to

This is exactly what I’m endeavoring to avoid. I dont want to have to go via and change TEN pages everytime I modify the home page.

Is it possible to use the tiers feature in Dreamweaver to achieve this

At any risk of saying myself.

Have you got easy and useful methods to explainning how to complete this

Realize that now all you did is told me to never use frames knowning that other alternatives exist. That’s great and also all but does little to unravel my problem. I dont would like to use frames because in terms of I know it is hard to do if you wish to box something in, like it is due to my case.

Im still waiting on extra PHP advice via bfsoq.

If anyone has some other ideas, please feel free to help you me out.

Hello there, I never essentially seen you consult me.

Alright, lets say your own page is separate into 3 places, them being that header, the map-reading, and the footer.

These is the same on each and every page, so rather then hand coding these people into every internet page, you will consist of them instead.

PHP:


< html>

< head>

< title> your  main  page< /title>

< /head>

< body>

< php
//  this  is  where  we  include  the  header  archive..   I  normally  give  mine  a . inc  extension
include("header. inc");   //  in  the  same  directory
>

< br  /> < br  />

< php
//  The  header  is  included..   but  what  about  your  site  navgation
include("links. inc");
>

<! --  The  content  that  changes  page  to  page  may  go  here  depending  on  your  pattern.   --->

< php
//  Nothing  else  but  the  footer  to  show
include("footer. inc");
>


Thats them.

Just to aid you to see a real example, I have submitted a page of the site I function.

Hope this helps.

You should utilize an iframe.

Hows this done

Many objections to eyeglasses, are that framesets are invisible to look engines. They can only see your specific elements (frames). A frame buildt site is often regarded as a new set piled on top of each other. The smaller resting inside the bigger outer frame(s). (You own one outer " tray" wherein the other frames rest. )

Your URL displays www. somesite. com whichever is presented inside the other frames. The address towards outer frame (holding the rest of the frames) are on your own visible in this URL. Anyone bookmarking sandwich pages presented of hospitality attire of your middle frames, will be taken for the index article, if they afterwards click that link.

Once they follow a link originating from a search engine, the bank taken to your sub page showcased

This entry was posted in Web Design and tagged , , , , , , , , , , , , , , , , , , , . Bookmark the permalink.