|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
This may vary slightly depending on what version of Dreamweaver you are using but, click Insert on the top menu, click on Script Objects and select Server Side Include. Regards, |
|
|||
|
But using SSI means that you have to use shtml as your extensions, right?
Another way to go would be using Iframes. |
|
||||
|
Using SSI would require using the .shtml extension and does slow your server if you get heavy traffic. You'll also need to code it differently on Windows or Unix. On MX go insert > script objects > server side includes
php is easier! If you get DW resource kit 2 or 3 (can't recall which but the macromedia site will tell you) you get the extension for it, otherwise the code is simple anyway: Code:
<? php include ("NAMEOFYOURPHPPAGE.PHP"); ?>
Dani
__________________
If you've worked in the Adult SEO industry, please tell me... how do you get it up? My web designers |
|
|||
|
A simple include like this works
watch the paths, |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |