![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
As this is a question about a site that was not made with Dreamweaver, I quite understand if you ignore it. (I would explain my reasons for posting here were it not for a post on this forum not long ago about how to ask questions.) My problem: I took over maintenance of this site http://www.mambambe.nl that uses javascript framesets: _____________ SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" !-- if (location.search=="") { document.write("<FRAMESET FRAMEBORDER='no' FRAMESPACING=0 BORDER=0 ROWS='41,*,45'>"); document.write("<FRAME NAME='t' SRC='topmenu_optredens.htm' MARGINWIDTH=1 SCROLLING='no' NORESIZE>"); document.write("<FRAMESET FRAMEBORDER='no' FRAMESPACING=0 BORDER=0 COLS='205,*'>"); document.write("<FRAME NAME='l' SRC='l_optredens.htm' MARGINWIDTH=1 SCROLLING='no' NORESIZE>"); document.write("<FRAME NAME='r' SRC='r_optredens.htm' MARGINWIDTH=1 SCROLLING='auto'>"); document.write("</FRAMESET>"); document.write("<FRAME NAME='b' SRC='../voettekst.htm' MARGINWIDTH=1 SCROLLING='no' NORESIZE>"); document.write("</FRAMESET>"); } ____________________________ I had to make changes in certain pages and hoped just changing the source htm file (for instance SRC='l_optredens.htm') would do the trick, but my uploaded changes don't show. Can someone help me? Thanks. -- Regards, Adriana. [ put out the rubbish if you need to reach me by e-mail ] www.spinsister.nl |
#3
| |||
| |||
|
|
Your approach will work. The javascript is dynamically writing the frameset code. Why? Beats me.... |
#4
| |||
| |||
|
|
Your approach will work. The javascript is dynamically writing the frameset code. Why? Beats me.... Murray! That was quick. Thanks for responding. There must be something else wrong, for my changes don't show up. It is good to know though that my logic made sense. -- Regards, Adriana. [ put out the rubbish if you need to reach me by e-mail ] www.spinsister.nl |
#5
| |||
| |||
|
|
Browser cache? |
#6
| |||
| |||
|
|
As this is a question about a site that was not made with Dreamweaver, I quite understand if you ignore it. (I would explain my reasons for posting here were it not for a post on this forum not long ago about how to ask questions.) |
|
My problem: I took over maintenance of this site http://www.mambambe.nl that uses javascript framesets: [snip] I had to make changes in certain pages and hoped just changing the source htm file (for instance SRC='l_optredens.htm') would do the trick, but my uploaded changes don't show. |
#7
| |||
| |||
|
|
My problem: I took over maintenance of this site http://www.mambambe.nl that uses javascript framesets: [snip] I had to make changes in certain pages and hoped just changing the source htm file (for instance SRC='l_optredens.htm') would do the trick, but my uploaded changes don't show. That particular page http://www.mambambe.nl/optredens/l_optredens.htm is showing a 'last changed' date of 23 Feb 2005. Are you sure you uploaded it? If so, did you upload it to the right directory? |
|
If you're going to keep on working with this site, I'd seriously consider a complete rewrite to flat pages. There's nothing inherent in the design which would argue for frames. I like the colors, but the overall look could use a makeover, too. |
#8
| |||
| |||
|
|
I am trying to get hold of the host, for I suddenly remembered them having moved all sites to a different server and instating htdocs/ as the remote root folder. The site I am uploading to may be the old site for it does not show a htdocs folder. |
#9
| |||
| |||
|
|
My problem: I took over maintenance of this site http://www.mambambe.nl that uses javascript framesets |
![]() |
| Thread Tools | |
| Display Modes | |
| |