Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Customise Virtual Directory

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Download File - Not Open It  
Author Message
ladymuck

External


Since: Jan 24, 2005
Posts: 2



(Msg. 1) Posted: Mon Jan 24, 2005 3:27 pm
Post subject: Customise Virtual Directory
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am running Server 2003, IIS v6. On the default website I have a virtual
directory created using the wizard. Permissions have been set so that only
domain users can access it over the internet. So far, so good!

However, I am trying to find a way of customising the HTML output created
when the virtual directory is accessed. It's a very basic white background,
black text, default font using <PRE> tags to align the text. I'm hoping that
somewhere is a template to which I can apply some basic formatting to make
the folder/file links look the same as the rest of the site.

If there isn't a template (and I'm assuming it would never be that easy!),
would someone please advise how I can create one and link it to the virtual
directory? I've heard talk of this needing some kind of scripting but I
haven't yet found any definitive pointers to useful information.

Many thanks for any help you can provide.

 >> Stay informed about: Customise Virtual Directory 
Back to top
Login to vote
alokkumar

External


Since: Jan 06, 2005
Posts: 103



(Msg. 2) Posted: Mon Jan 24, 2005 6:29 pm
Post subject: RE: Customise Virtual Directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

There are tons of script out there. One example is at
<a style='text-decoration: underline;' href="http://www.asp101.com/samples/dir_list.asp" target="_blank">http://www.asp101.com/samples/dir_list.asp</a>

Alok Kumar

"Ladymuck" wrote:

 > I am running Server 2003, IIS v6. On the default website I have a virtual
 > directory created using the wizard. Permissions have been set so that only
 > domain users can access it over the internet. So far, so good!
 >
 > However, I am trying to find a way of customising the HTML output created
 > when the virtual directory is accessed. It's a very basic white background,
 > black text, default font using <PRE> tags to align the text. I'm hoping that
 > somewhere is a template to which I can apply some basic formatting to make
 > the folder/file links look the same as the rest of the site.
 >
 > If there isn't a template (and I'm assuming it would never be that easy!),
 > would someone please advise how I can create one and link it to the virtual
 > directory? I've heard talk of this needing some kind of scripting but I
 > haven't yet found any definitive pointers to useful information.
 >
 > Many thanks for any help you can provide.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Customise Virtual Directory 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 3) Posted: Mon Jan 24, 2005 11:03 pm
Post subject: Re: Customise Virtual Directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

I *think* that you are talking about the "Directory Browsing". I cannot
however be sure, because nothing in your message indicates that you have
enabled "Directory Browsing".

If i am correct in my assumption, then the answer is "No". You cannot
customize this. You can however achieve the same "feature" by using your
own code.

You can follow the steps in the following KB Article to create this:

"Creating a Directory Browsing Page Using ASP"
<a style='text-decoration: underline;' href="http://support.microsoft.com/kb/q224364/" target="_blank">http://support.microsoft.com/kb/q224364/</a>

There are also many other examples available on the Internet that does the
same.

Good Luck!

--
Regards,
Kristofer Gafvert
New article:
<a style='text-decoration: underline;' href="http://www.gafvert.info/CSharpDataTypes.htm" target="_blank">http://www.gafvert.info/CSharpDataTypes.htm</a>
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a>


Ladymuck wrote:

 > I am running Server 2003, IIS v6. On the default website I have a virtual
 > directory created using the wizard. Permissions have been set so that
only
 > domain users can access it over the internet. So far, so good!
 >
 > However, I am trying to find a way of customising the HTML output created
 > when the virtual directory is accessed. It's a very basic white
background,
 > black text, default font using <PRE> tags to align the text. I'm hoping
that
 > somewhere is a template to which I can apply some basic formatting to
make
 > the folder/file links look the same as the rest of the site.
 >
 > If there isn't a template (and I'm assuming it would never be that
easy!),
 > would someone please advise how I can create one and link it to the
virtual
 > directory? I've heard talk of this needing some kind of scripting but I
 > haven't yet found any definitive pointers to useful information.
 >
 > Many thanks for any help you can provide.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Customise Virtual Directory 
Back to top
Login to vote
ladymuck

External


Since: Jan 24, 2005
Posts: 2



(Msg. 4) Posted: Tue Jan 25, 2005 12:51 am
Post subject: Re: Customise Virtual Directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Apologies, yes, I have enabled Directory Browsing. It looks like I was
searching under the wrong terms!

Many thanks for your help


"Kristofer Gafvert" wrote:

 > Hello,
 >
 > I *think* that you are talking about the "Directory Browsing". I cannot
 > however be sure, because nothing in your message indicates that you have
 > enabled "Directory Browsing".
 >
 > If i am correct in my assumption, then the answer is "No". You cannot
 > customize this. You can however achieve the same "feature" by using your
 > own code.
 >
 > You can follow the steps in the following KB Article to create this:
 >
 > "Creating a Directory Browsing Page Using ASP"
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/kb/q224364/</font" target="_blank">http://support.microsoft.com/kb/q224364/</font</a>>
 >
 > There are also many other examples available on the Internet that does the
 > same.
 >
 > Good Luck!
 >
 > --
 > Regards,
 > Kristofer Gafvert
 > New article:
<font color=purple> > <a style='text-decoration: underline;' href="http://www.gafvert.info/CSharpDataTypes.htm</font" target="_blank">http://www.gafvert.info/CSharpDataTypes.htm</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.ilopia.com</font" target="_blank">www.ilopia.com</font</a>><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Customise Virtual Directory 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Virtual Directory on a UNC - I'm trying to setup a virtual directory located on another server using a UNC path. Web Server is Windows 2000 (IIS 5) in a Domain. Other Server is a IOmega NAS (Windows 2000). For licensing and cost reasons, I wish this server not to be part of the..

SSL and using a virtual directory for OWA - I am trying to implement OWA for EX2k. I have given up trying to create my own certs and am going to get one from a vendor. The mail server is on machine2 and the webserver is on machine1. I want the OWA to be reachable by typing..

IIS - Virtual directory - Hello, When creating a virtual directory in IIS 6, I get this error: "The alias you have given is not unique." I look under the "default web site" and I can't see any objects with that name. Please help! Thanks

IIS & Virtual Directory - I've followed all the directions (by the book) for setting up a virtual site at least 4 times and I'm not getting any results. Page cannot be displayed. Are they any known facts, commom mistakes or tips about IIS 5 that I'm overloooking? Please help!...

Virtual directory - I ve created the virtual directory that connects to an UNC path . I can see the directory in the IIS manager. But, when I select an image , file , or anything else to try to view it. I get a 404 error. Any Ideas ?
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]