Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
bwillidesign webforumsuser@macromedia.com #1
RANDOM INCLUDE FILES
Trying to randomize display of collection of include files. e.g. <!--#include virtual="/include/nav/footer/navy_blue_footer.inc"--> but can't seem to get it to work. The javascript array doesn't seem to like the comment tags in the include tag. Any suggestions?
Thanks,
bwillidesign webforumsuser@macromedia.com Guest
-
how do I hide database connection files using PHP include files?
I have the following at the beginning of the PHP page: <?php require_once('Connections/conn.php'); ?> I want to hide the connection file,... -
counting files, choosing at random
i think the problem is there is a newline between the "<img src="/szukaj/images/i" and "<? ". try write them in the same line may be a... -
[PHP] counting files, choosing at random
On Wed, 13 Aug 2003 10:54:58 +0200, you wrote: Wrapping the glob() in the count() is just throwing away the filenames. Try something more like... -
Include files in .NET
Hi, Does anyone know the syntax to include a .js file in an ASPX page. Colm -
include files
Hi all, I used to use the include statement in classic asp to centralise my database connection, is there a better way in asp.net, whats the... -
Alan Ames #2
Re: RANDOM INCLUDE FILES
can't use client-side javascript to control SSI includes- because the SSI
is being included on the server- before the javascript is evaluated and run
in the client computer...
you could use the info here=
[url]http://bignosebird.com/sdocs/extend.shtml[/url]
(if supported on your hosting)
You could use that to write a randomizing expression probably.
--> Trying to randomize display of collection of include files. e.g. <!--#include
> virtual="/include/nav/footer/navy_blue_footer.inc"--> but can't seem to get it
> to work. The javascript array doesn't seem to like the comment tags in the
> include tag. Any suggestions?
>
> Thanks,
>
>
>
Team Macromedia Volunteer for Dreamweaver
Certified Dreamweaver MX Developer
Alan Ames Guest



Reply With Quote

