> > > I have yet to find a way to get .asp to duplicate the
> > > functionality of cfinclude. I guess this is supposed
> > > to be fixed w/ the new version (of IIS or ASP?)...
> >
> > In ASP, you can simply include files using the standard
> > server-side include syntax.
>
> But can you dynamically name those included files? I got
> stuck on an ASP project and ended up reading the appropriate
> file (as specified from a URL variable) into memory using the
> FileSystemObject thingy, then writing it to the page. Tried
> every way from Sunday to get the include to take a dynamic
> file name, but it weren't happenin'.
>
> staying w/CF,  ����
> ron             ~

I've never tried, personally. I don't see offhand how you'd do it, either.
And even if you could, I wouldn't recommend dropping CF for ASP.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to