Click to See Complete Forum and Search --> : Using a directory with a querystring confusion


seefresh
11-11-2009, 09:33 AM
Hi, simple question but not sure which direction to look for an answer. I have a .NET script that forwards to a longer url based on a key, basically:

www.mysite.com/l.aspx?k=1234

What's the best approach for having a directory call that script with this type of url:

www.mysite.com/l/?k=1234

seefresh
11-12-2009, 09:41 AM
... anyone?

yamaharuss
11-19-2009, 08:12 AM
Can you clarify your question? You second link would go to the default file of the directory.