Click here to Skip to main content
15,921,793 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAvailability Calendar Pin
munklefish31-Jul-07 8:09
munklefish31-Jul-07 8:09 
AnswerRe: Availability Calendar Pin
Tarakeshwar Reddy31-Jul-07 8:26
professionalTarakeshwar Reddy31-Jul-07 8:26 
GeneralRe: Availability Calendar Pin
munklefish31-Jul-07 8:34
munklefish31-Jul-07 8:34 
GeneralRe: Availability Calendar Pin
Tarakeshwar Reddy31-Jul-07 8:51
professionalTarakeshwar Reddy31-Jul-07 8:51 
GeneralRe: Availability Calendar Pin
munklefish31-Jul-07 11:20
munklefish31-Jul-07 11:20 
GeneralRe: Availability Calendar Pin
Tarakeshwar Reddy31-Jul-07 12:15
professionalTarakeshwar Reddy31-Jul-07 12:15 
GeneralRe: Availability Calendar Pin
munklefish1-Aug-07 0:04
munklefish1-Aug-07 0:04 
QuestionProblem with ASP.NET Website URLs (like url redirection or something) Pin
FranciscoR31-Jul-07 7:25
FranciscoR31-Jul-07 7:25 
I'm working in a web application in ASP.NET (c#), and time ago I discovered that I can open with browser pages with the incorrect url, with the only condition that the page name is right.
To give you a practical explanation:

/Admin/
File1.aspx
/FrontEnd/
File2.aspx
/Login.aspx

All these queries give me results:
//localhost/project/Admin/File4.aspx
//localhost/project/FrontEnd/File1.aspx
//localhost/project/Admin/Login.aspx
//localhost/project/FrontEnd/Login.aspx

When I open "//localhost/project/Admin/Login.aspx" or "//localhost/project/FrontEnd/Login.aspx" CSS and images are not loaded, but "//localhost/project/Admin/File4.aspx" or "//localhost/project/FrontEnd/File1.aspx" they are. Even if i put anything instead of "/Admin/" or "/FrontEnd/" it displays the page you request.
It's strange for me, this sounds to me like Mod_Rewrite (URLRewrite) but i never used this in this project.

Any ideas?

Francisco


-- modified at 13:31 Tuesday 31st July, 2007
Questiongetting XY coords of mouse click from a ImageMap Control Pin
Joshua Lunsford31-Jul-07 7:14
Joshua Lunsford31-Jul-07 7:14 
QuestionConvert HTML page to PDF Pin
Khan.Bangash31-Jul-07 6:36
Khan.Bangash31-Jul-07 6:36 
QuestionPassword Protecting a Default/Home Page Pin
ISIS-Striker31-Jul-07 5:40
ISIS-Striker31-Jul-07 5:40 
AnswerRe: Password Protecting a Default/Home Page Pin
Tarakeshwar Reddy31-Jul-07 5:50
professionalTarakeshwar Reddy31-Jul-07 5:50 
QuestionHandle UserControl Events Pin
kjosh31-Jul-07 5:32
kjosh31-Jul-07 5:32 
QuestionApplication variables and web.config Pin
sankar.K31-Jul-07 5:13
sankar.K31-Jul-07 5:13 
AnswerRe: Application variables and web.config Pin
Fred_Smith31-Jul-07 5:52
Fred_Smith31-Jul-07 5:52 
GeneralRe: Application variables and web.config Pin
sankar.K31-Jul-07 19:16
sankar.K31-Jul-07 19:16 
GeneralRe: Application variables and web.config Pin
Fred_Smith31-Jul-07 22:02
Fred_Smith31-Jul-07 22:02 
Questionclose window and redirect to another site Pin
brsecu31-Jul-07 5:09
brsecu31-Jul-07 5:09 
AnswerRe: close window and redirect to another site Pin
Fred_Smith31-Jul-07 5:56
Fred_Smith31-Jul-07 5:56 
GeneralRe: close window and redirect to another site Pin
brsecu31-Jul-07 6:08
brsecu31-Jul-07 6:08 
GeneralRe: close window and redirect to another site Pin
Fred_Smith31-Jul-07 6:20
Fred_Smith31-Jul-07 6:20 
GeneralRe: close window and redirect to another site Pin
brsecu31-Jul-07 10:25
brsecu31-Jul-07 10:25 
QuestionApproving Membership Pin
hurrem31-Jul-07 4:58
hurrem31-Jul-07 4:58 
AnswerRe: Approving Membership Pin
kubben31-Jul-07 7:00
kubben31-Jul-07 7:00 
GeneralRe: Approving Membership Pin
hurrem31-Jul-07 7:37
hurrem31-Jul-07 7:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.