RE: 2 servers, 1 website, security issue
- From: wawang@xxxxxxxxxxxxxxxxxxxx (Walter Wang [MSFT])
- Date: Tue, 30 Jan 2007 01:08:03 GMT
Hi Dan,
Apparently the path separator '/' is incorrectly encoded here. You need to
find out which code is encoding the path and saving to database. Normally
the path don't need to be encoded. For example:
Response.Redirect("this is my file.htm");
should work correctly.
Regards,
Walter Wang (wawang@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- RE: 2 servers, 1 website, security issue
- From: Walter Wang [MSFT]
- RE: 2 servers, 1 website, security issue
- From: musosdev
- RE: 2 servers, 1 website, security issue
- From: Walter Wang [MSFT]
- RE: 2 servers, 1 website, security issue
- From: musosdev
- RE: 2 servers, 1 website, security issue
- From: musosdev
- RE: 2 servers, 1 website, security issue
- From: Walter Wang [MSFT]
- RE: 2 servers, 1 website, security issue
- From: musosdev
- RE: 2 servers, 1 website, security issue
- Prev by Date: RE: 2 servers, 1 website, security issue
- Next by Date: RE: Permissions for remote debugging in Visual Studio 2005
- Previous by thread: RE: 2 servers, 1 website, security issue
- Next by thread: Re: Failed access to IIS metabase problem - Can anyone help please
- Index(es):
Relevant Pages
|
|