Unable to acces image after providing querystring params
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am trying to access an image from the server, it is visible in the browser, but if i try to provide any querystring parameters the url defuaults to something else, i wanted to know what could be the reason for this behaviour. e.g. when i try to access http://server_/Images/Img01.jpg works but http://server_/Images/Img01.jpg?xyz=1 doesnot work pls advice
Regards, Sivaprasad