[thelist] Response.Redirect (ASP)

Peter Brunone (EasyListBox.com) peter at easylistbox.com
Thu Jan 6 16:14:17 CST 2005


Hi Rob,

   It doesn't seem that odd to me.  If you replace "/" with "%5C" in a URL, I would think the browser would be a bit confused.

Cheers,

Peter

 From: Rob Smith rob.smith at THERMON.com

Hi,

I'm concatenating a network path through a series of commands in ASP and
then taking that path through response.redirect. When the url gets posted to
the Address Bar it reads:
https://my.domain.com/%5C%5CNetComp%5Cacct$%5CCash%5CFY05%5CJan%5CReceipts%2
00104.xls

( The %5C is the ASCII for \ )

The file exists on the server in the network path, but for some odd reason:

"The page cannot be found"

Ideas?

Rob.Smith
-- 


More information about the thelist mailing list