Ask a Question related to ASP.NET Security, Design and Development.
-
Amir Eshterayeh #1
How to find out the name of the virtual directory in ASP.NET
Dear Friends
How things going well. I have a question. Please help me. Thanks in advance.
I like to give our customers a web site in our site i.e
[url]www.ourdomain.com/JackSalume[/url]
[url]www.ourdomain.com/JanetWilson[/url]
[url]www.ourdomain.com/CarenAnderson[/url]
All the customers use the same template i.e
their home page contains a picture and some text and the
other pages contains our cutomers products
....
I like to use ASP.NET for implementing the customer pages
The customer have an admin pannel to upload files and write the
text that shows in his home page I mean he/she can customize his/her web
page I mean the contents of the files in the Virtual Directory with his/her
name
I want to put all the ASP.NET page in a directory called customers
but at the same time, want to let customers see their files at thier
directory not at customer folder
I think I must use frames. do you know how ?
Also
I want to find out the name of the customer from the virtual directory name
so I can make his /her web site by using the ASP.NET pages in customer
folder so how can I access the the name of the virtual directory in ASP.NET
code?
Any Commnets to better implement this site?
Thank you very much
Amir Eshterayeh
[email]aeshterayeh@hotmail.com[/email]
Amir Eshterayeh Guest
-
virtual directory
Our corporate website uses coldfusion. We have developed a web time entry system that also uses coldfusion. I am trying to setup the new timentry... -
vHost - Virtual Directory
I'm trying to play videos using the flvplayer control and FMS. If I put my flv directly in the FMS applications/streams/_definst_ directory, and... -
Configure a virtual directory?
Hi, I want to install a simple web service using IIS, how can I create a directory under Inetpub/wwwroot/ and configure it into a web application... -
Have to Be A Virtual Directory?
I have a project named NET. It has .aspx and one .asmx files. This NET is a virtual directory and application in IIS: - All .aspx and one .asmx and... -
How to create a new Virtual Directory?
I have bought an asp.net host,but there is only one Virtual Directory. How to create a new Virtual Directory in an ASP.NET application? Thanks! -
Dino Chiesa [Microsoft] #2
Re: How to find out the name of the virtual directory in ASP.NET
you should
a) get sharepoint - it is included in Windows Server 2003 and does this sort
of thing
b) please do not cross post
"Amir Eshterayeh" <aeshterayeh@hotmail.com> wrote in message
news:%23G2iML2hDHA.1048@TK2MSFTNGP11.phx.gbl...advance.> Dear Friends
> How things going well. I have a question. Please help me. Thanks inhis/her>
> I like to give our customers a web site in our site i.e
>
> [url]www.ourdomain.com/JackSalume[/url]
> [url]www.ourdomain.com/JanetWilson[/url]
> [url]www.ourdomain.com/CarenAnderson[/url]
>
> All the customers use the same template i.e
> their home page contains a picture and some text and the
> other pages contains our cutomers products
> ...
>
> I like to use ASP.NET for implementing the customer pages
>
> The customer have an admin pannel to upload files and write the
> text that shows in his home page I mean he/she can customize his/her web
> page I mean the contents of the files in the Virtual Directory withname> name
>
> I want to put all the ASP.NET page in a directory called customers
> but at the same time, want to let customers see their files at thier
> directory not at customer folder
> I think I must use frames. do you know how ?
> Also
> I want to find out the name of the customer from the virtual directoryASP.NET> so I can make his /her web site by using the ASP.NET pages in customer
> folder so how can I access the the name of the virtual directory in> code?
> Any Commnets to better implement this site?
>
> Thank you very much
> Amir Eshterayeh
> [email]aeshterayeh@hotmail.com[/email]
>
>
>
Dino Chiesa [Microsoft] Guest



Reply With Quote

