473,395 Members | 1,968 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

multiple directories but one application

I've been pulling my hair out today :(

I'm making an e-commerce shop but am trying to add in multiple shops,
session and Querystrings to identify the individual shops I thought would
not be a good idea, so I'm thinking along the lines of directory where 1305
is the ID of the current shop

/store/stores/1305/index.aspx

Where the shop application is

/store/stores/index.aspx

Can anyone help me in manipulating asp.net so this will work? (i'm assuming
it's possible)

Thanks in advance.

Mike


Nov 18 '05 #1
2 856
If your file names are ending in ASPX, you can use an HTTPHandler to process
all requests to these files (the non existant ones).

--
Manohar Kamath
Editor, .netWire
www.dotnetwire.com
"mike" <sc******************@hotmail.com> wrote in message
news:c6*****************@front-1.news.blueyonder.co.uk...
I've been pulling my hair out today :(

I'm making an e-commerce shop but am trying to add in multiple shops,
session and Querystrings to identify the individual shops I thought would
not be a good idea, so I'm thinking along the lines of directory where 1305 is the ID of the current shop

/store/stores/1305/index.aspx

Where the shop application is

/store/stores/index.aspx

Can anyone help me in manipulating asp.net so this will work? (i'm assuming it's possible)

Thanks in advance.

Mike


Nov 18 '05 #2
Take a look at this:

http://msdn.microsoft.com/asp.net/us...lrewriting.asp

-Jason

mike wrote:
I've been pulling my hair out today :(

I'm making an e-commerce shop but am trying to add in multiple shops,
session and Querystrings to identify the individual shops I thought would
not be a good idea, so I'm thinking along the lines of directory where 1305
is the ID of the current shop

/store/stores/1305/index.aspx

Where the shop application is

/store/stores/index.aspx

Can anyone help me in manipulating asp.net so this will work? (i'm assuming
it's possible)

Thanks in advance.

Mike


Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Johann Blake | last post by:
I can hardly believe I'm the first one to report this, but having gone through the newsgroup, it appears that way. I would like to open a solution in the VS.NET IDE that consists of multiple...
2
by: Greg W. | last post by:
In our setup project, we have the standard web application folder, but we also have 4 web custom folders (virtual directories) that are created at the same level as the web application folder...
3
by: Rob Meade | last post by:
Hi all, I have created 7 web custom controls for 7 sections of our template. I have them currently on my local pc - where vs placed them...the plan was that I would create these - throw them...
2
by: James X. Li | last post by:
Is there a way to implement multiple login forms for ASP.NET applications? With our application we want to implement simple login form for normal resources (downloadable files), but more rigorous...
5
by: BPearson | last post by:
Hello I would like to have several sites share a single web.config file. To accomplish this, I would point the root of these sites to the same folder. Is there any reason why I might not want to...
0
by: Lasse Nilsson | last post by:
Hi all, I've got a deployment issue I hope is solvable at all, and appreciate all help anyone can give me. We've got an ASP.NET-application (a sort of function library shared by our customers,...
5
by: Sammy | last post by:
On a Windows 2003 Server machine that has multiple IIS web sites, how does one control which web site the new web application gets created under? Thank you, Sammy
3
by: dph | last post by:
I have an asp.net application that I need to run from multiple different virtual directories. However, I don't want simply copy an instance of the application into each of these directories as...
9
by: Graham | last post by:
I have been having some fun learning and using the new Controls and methods in .Net 2.0 which will make my life in the future easier and faster. Specifically the new databinding practises and...
2
by: zeyais | last post by:
The way I understand is that one web project has only one bin directory and all reference and project assemblies sit in that bin directory. Scenario is this. I have two web applications (lets say...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.