Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #54.9K
~7K People Reached
Favorite Forums
Favorite Tags
Member Avatar for cocoll

hello please i nead help with response.redirect to an absolute path,i tried everything i can but with no result so for example: Response.Redirect("file:\\C:\Users\Toshiba\Desktop\4.jpg") so ctrl and click in "file:\\C:\Users\Toshiba\Desktop\4.jpg" it display the image in visuel studio but it doesn't work in the browser. so thank you for help.

Member Avatar for Shilpakmthn
0
2K
Member Avatar for c# seeker

What really is the difference between the two? and when should each of them be used? Can we use Response.Redirect in place of PostBackURL? Thanks in advance.

Member Avatar for ghazanfar381
0
3K
Member Avatar for john0563

I know by default you can not use an absolute path when using fopen and mkdir, but in my case I really need to specify the exact location of the files/directories. I KNOW there must be some workaround way to do this... does anyone know how? For example, here is …

Member Avatar for ghazanfar381
0
2K
Member Avatar for asp_seetha

Web application running on a remote server is displaying PDFs. PDF document is stored on client's PC (location is known). Is there any way to embed that PDF into HTML page with local path? So far i tried "object", "embed" and "iframe" and with no success. I tried with file://, …

0
63
Member Avatar for goldeagle2005

Im working on a college project. In this, the user is required to authenticate. The login page (login.asp) has the form and the corresponding ASP code. Once the user is successfully authenticated, the user is redirected to the main page(mediaguidehome.asp). Currently, on authentication, I'm using the following code to redirect …

Member Avatar for zippee
0
159